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 枚举值。

适用于