Compartilhar via


FormatNumberEventArgs.ElementType Propriedade

Definição

Obtém o tipo de elemento do gráfico.

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

Valor da propriedade

ChartElementType

Um valor de enumeração ChartElementType.

Aplica-se a