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

适用于