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.
ViewEventArgs::ChartArea Property
.NET Framework (current version)
Gets the ChartArea object that a view belongs to.
Assembly: System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)
This property is exposed in the AxisViewChanged and AxisViewChanging events of the root Chart object.
The ChartArea property can be used to determine the chart area that the view 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: