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