FormatNumberEventArgs.ValueType Propiedad

Definición

Obtiene el tipo de valor.

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

Valor de propiedad

ChartValueType

Valor de enumeración de ChartValueType.

Se aplica a