FormatNumberEventArgs.ElementType Property

Definition

Gets the chart element type.

public:
 property System::Windows::Forms::DataVisualization::Charting::ChartElementType ElementType { System::Windows::Forms::DataVisualization::Charting::ChartElementType get(); };
public System.Windows.Forms.DataVisualization.Charting.ChartElementType ElementType { get; }
member this.ElementType : System.Windows.Forms.DataVisualization.Charting.ChartElementType
Public ReadOnly Property ElementType As ChartElementType

Property Value

A ChartElementType enumeration value.

Applies to