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 枚举值。

适用于