IsChartTypeBubble

ChartTypeCharacterizer.IsChartTypeBubble method

Return true if chartType is one of Bubble subtypes. Subtypes set corresponds to the appropriate set in PowerPoint (see “Change Chart Type” dialog in PowerPoint): Bubble, BubbleWith3D.

public static bool IsChartTypeBubble(ChartType chartType)

See Also