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 列舉值。

適用於