Chart.ChartType Propriété

Définition

Renvoie ou définit le type de graphique. En lecture/écriture

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

Valeur de propriété

XlChartType

XlChartType

Remarques

Certains types de graphique ne sont pas disponibles pour les rapports de graphique croisé dynamique.

S’applique à