Partager via


Chart.ApplyCustomType(XlChartType, Object) Méthode

Définition

Applique un type de graphique standard ou personnalisé à un graphique.

public void ApplyCustomType (Microsoft.Office.Core.XlChartType ChartType, object TypeName);
abstract member ApplyCustomType : Microsoft.Office.Core.XlChartType * obj -> unit
Public Sub ApplyCustomType (ChartType As XlChartType, Optional TypeName As Object)

Paramètres

ChartType
XlChartType

Obligatoire XlChartType Type de graphique standard

TypeName
Object

Objet obligatoire Type de graphique standard

S’applique à