IsSeriesUsesValueCoordinate
ChartTypeCharacterizer.IsSeriesUsesValueCoordinate method
Returns if specified series type uses value coordinates.
public static bool IsSeriesUsesValueCoordinate(ChartType seriesType)
Parameter | Type | Description |
---|---|---|
seriesType | ChartType | Series type. |
Return Value
True if uses otherwise false.
See Also
- enum ChartType
- class ChartTypeCharacterizer
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides