FormatNumberEventArgs.ElementType 속성

정의

차트 요소 형식을 가져오거나 설정합니다.

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

속성 값

ChartElementType

ChartElementType 열거 값입니다.

적용 대상