IsSeriesUsesXValueCoordinate()
ChartTypeCharacterizer::IsSeriesUsesXValueCoordinate(ChartType) method
Returns if specified series type uses X value coordinates.
static bool Aspose::Slides::Charts::ChartTypeCharacterizer::IsSeriesUsesXValueCoordinate(ChartType seriesType)
Arguments
Parameter | Type | Description |
---|---|---|
seriesType | ChartType | Series type. |
Return Value
True if uses otherwise false.
See Also
- Enum ChartType
- Class ChartTypeCharacterizer
- Namespace Aspose::Slides::Charts
- Library Aspose.Slides