Compartir a través de


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::Interop::Excel::XlChartType ChartType);
public void ApplyCustomType (Microsoft.Office.Interop.Excel.XlChartType ChartType);
Public Sub ApplyCustomType (ChartType As XlChartType)

Parámetros

ChartType
XlChartType

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

Se aplica a