ChartPaintEventArgs::ChartElement Property

.NET Framework (current version)
 

Gets an Object for the event.

Namespace:   System.Windows.Forms.DataVisualization.Charting
Assembly:  System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)

public:
property Object^ ChartElement {
	Object^ get();
}

Property Value

Type: System::Object^

An Object that represents the hart element.

.NET Framework
Available since 4.0
Return to top
Show: