Freigeben über


Chart.ApplyCustomType(XlChartType, Object) Methode

Definition

Weist einem Diagramm einen Standarddiagrammtyp oder einen benutzerdefinierten Diagrammtyp zu.

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)

Parameter

ChartType
XlChartType

Erforderlich XlChartType Ein Standarddiagrammtyp

TypeName
Object

Erforderliches Objekt Ein Standarddiagrammtyp

Gilt für: