Прочетете на английски Редактиране

Споделяне чрез


ScrollBarEventArgs.ChartArea Property

Definition

Gets the ChartArea object that the scrollbar belongs to.

C#
public System.Windows.Forms.DataVisualization.Charting.ChartArea ChartArea { get; }

Property Value

A ChartArea object.

Remarks

This property is exposed in the AxisScrollBarClicked event of the root Chart object.

The ChartArea property can be used to determine the chart area that the scrollbar belongs to by accessing the Name property. This property can also be used to get and set chart area properties.

Applies to

Продукт Версии
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1