IsErrorBarsYAllowed
ChartTypeCharacterizer.IsErrorBarsYAllowed method
Returns if error bars Y allowed for specified series type.
public static bool IsErrorBarsYAllowed(ChartType seriesType)
Parameter | Type | Description |
---|---|---|
seriesType | ChartType | Series type. |
Return Value
True if allowed, otherwise false.
See Also
- enum ChartType
- class ChartTypeCharacterizer
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides