Series.ApplyCustomType(XlChartType) Método

Definición

Aplica un tipo de gráfico estándar o personalizado a una serie.

public:
 void ApplyCustomType(Microsoft::Office::Core::XlChartType ChartType);
public void ApplyCustomType (Microsoft.Office.Core.XlChartType ChartType);
abstract member ApplyCustomType : Microsoft.Office.Core.XlChartType -> unit
Public Sub ApplyCustomType (ChartType As XlChartType)

Parámetros

ChartType
XlChartType

Obligatorio XlChartType. Tipo de gráfico estándar.

Se aplica a