isChartTypeScatter

isChartTypeScatter(int chartType) function

Return true if chartType is one of Scatter subtypes. Subtypes set corresponds to the appropriate set in PowerPoint (see “Change Chart Type” dialog in PowerPoint): ChartType#ScatterWithMarkers, ChartType#ScatterWithSmoothLines, ChartType#ScatterWithSmoothLinesAndMarkers, ChartType#ScatterWithStraightLines, ChartType#ScatterWithStraightLinesAndMarkers.

Result

boolean