AxisScrollBar.ChartArea Свойство

Определение

Получает область диаграммы, содержащую данную полосу прокрутки.

public:
 property System::Windows::Forms::DataVisualization::Charting::ChartArea ^ ChartArea { System::Windows::Forms::DataVisualization::Charting::ChartArea ^ get(); };
[System.ComponentModel.Bindable(false)]
[System.ComponentModel.Browsable(false)]
public System.Windows.Forms.DataVisualization.Charting.ChartArea ChartArea { get; }
[<System.ComponentModel.Bindable(false)>]
[<System.ComponentModel.Browsable(false)>]
member this.ChartArea : System.Windows.Forms.DataVisualization.Charting.ChartArea
Public ReadOnly Property ChartArea As ChartArea

Значение свойства

ChartArea

Объект ChartArea.

Атрибуты

Применяется к