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

適用於