IsSeriesUsesYValueCoordinate()
ChartTypeCharacterizer::IsSeriesUsesYValueCoordinate(ChartType) method
Returns if specified series type uses Y value coordinates.
static bool Aspose::Slides::Charts::ChartTypeCharacterizer::IsSeriesUsesYValueCoordinate(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