IsErrorBarsXAllowed

ChartTypeCharacterizer.IsErrorBarsXAllowed method

Returns if error bars X allowed for specified series type.

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

Return Value

True if allowed, otherwise false.

See Also