IsSeriesUsesBubbleSizeCoordinate

ChartTypeCharacterizer.IsSeriesUsesBubbleSizeCoordinate method

Returns if bubble size coordinates can be used for specified series type.

public static bool IsSeriesUsesBubbleSizeCoordinate(ChartType seriesType)
ParameterTypeDescription
seriesTypeChartTypeSeries type.

Return Value

True if can be used, otherwise false.

See Also