Share via


FormatNumberEventArgs.ElementType Propiedad

Definición

Obtiene el tipo de elemento de gráfico.

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

Valor de propiedad

Valor de enumeración de ChartElementType.

Se aplica a