Compartir a través de


FormatNumberEventArgs.ElementType Propiedad

Definición

Obtiene el tipo de elemento de 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 de propiedad

Valor de enumeración de ChartElementType.

Se aplica a