_Chart.ChartType Propriété

Définition

Renvoie ou définit le type de graphique.

public:
 property Microsoft::Office::Interop::Excel::XlChartType ChartType { Microsoft::Office::Interop::Excel::XlChartType get(); void set(Microsoft::Office::Interop::Excel::XlChartType value); };
public Microsoft.Office.Interop.Excel.XlChartType ChartType { get; set; }
Public Property ChartType As XlChartType

Valeur de propriété

Remarques

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

S’applique à