IsSeriesUsesYValueCoordinate
ChartTypeCharacterizer.IsSeriesUsesYValueCoordinate method
Returns if specified series type uses Y value coordinates.
public static bool IsSeriesUsesYValueCoordinate(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