IsErrorBarsYAllowed

ChartTypeCharacterizer.IsErrorBarsYAllowed method

Returns if error bars Y allowed for specified series type.

public static bool IsErrorBarsYAllowed(ChartType seriesType)
ParameterTypeDescription
seriesTypeChartTypeSeries type.

Return Value

True if allowed, otherwise false.

See Also