FormatNumberEventArgs.ElementType Propriedade
Definição
Obtém o tipo de elemento do gráfico.Gets the chart element type.
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 da propriedade
Um valor de enumeração ChartElementType.A ChartElementType enumeration value.