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 열거 값입니다.

적용 대상