The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ScrollBarEventArgs::ChartArea Property
.NET Framework (current version)
Gets the ChartArea object that the scrollbar belongs to.
Assembly: System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)
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 T:System.Windows.Forms.DataVisualization.Charting.ChartArea.Name property. This property can also be used to get and set chart area properties.
.NET Framework
Available since 4.0
Available since 4.0
Show: