IsSeriesUsesBubbleSizeCoordinate
ChartTypeCharacterizer.IsSeriesUsesBubbleSizeCoordinate method
Returns if bubble size coordinates can be used for specified series type.
public static bool IsSeriesUsesBubbleSizeCoordinate(ChartType seriesType)
Parameter | Type | Description |
---|---|---|
seriesType | ChartType | Series type. |
Return Value
True if can be used, otherwise false.
See Also
- enum ChartType
- class ChartTypeCharacterizer
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides