FormatNumberEventArgs.ValueType Property

Definition

Gets the value type.

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

Property Value

A ChartValueType enumeration value.

Applies to