다음을 통해 공유


FormatNumberEventArgs.ElementType 속성

정의

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

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

속성 값

ChartElementType

ChartElementType 열거 값입니다.

적용 대상