Partager via


Series.ApplyCustomType(XlChartType) Méthode

Définition

Applique un type de graphique standard ou personnalisé à une série.

public:
 void ApplyCustomType(Microsoft::Office::Interop::Excel::XlChartType ChartType);
public void ApplyCustomType (Microsoft.Office.Interop.Excel.XlChartType ChartType);
Public Sub ApplyCustomType (ChartType As XlChartType)

Paramètres

ChartType
XlChartType

Obligatoire XlChartType. Type de graphique standard.

S’applique à