Series.ChartType Propiedad

Definición

Devuelve o establece el tipo de gráfico. Lectura y escritura XlChartType.

public:
 property Microsoft::Office::Core::XlChartType ChartType { Microsoft::Office::Core::XlChartType get(); void set(Microsoft::Office::Core::XlChartType value); };
public Microsoft.Office.Core.XlChartType ChartType { get; set; }
member this.ChartType : Microsoft.Office.Core.XlChartType with get, set
Public Property ChartType As XlChartType

Valor de propiedad

XlChartType

Comentarios

Algunos tipos de gráficos no se pueden utilizar en informes de gráfico dinámico.

Se aplica a