IsChartTypeLine

ChartTypeCharacterizer.IsChartTypeLine method

Devuelve verdadero si chartType es uno de los subtipos de línea. El conjunto de subtipos corresponde al conjunto apropiado en PowerPoint (consulte el cuadro de diálogo “Cambiar tipo de gráfico” en PowerPoint): Line , LineWithMarkers , PercentsStackedLine , PercentsStackedLineWithMarkers , StackedLine , StackedLineWithMarkers , Line3D .

public static bool IsChartTypeLine(ChartType chartType)

Ver también