FormatNumberEventArgs.ValueType 屬性

定義

取得實值型別。

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

屬性值

ChartValueType

ChartValueType 列舉值。

適用於