FormatNumberEventArgs.ValueType 속성

정의

값 형식을 가져옵니다.

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

속성 값

ChartValueType

ChartValueType 열거 값입니다.

적용 대상