HasSeriesTrendLines

ChartTypeCharacterizer.HasSeriesTrendLines method

Returns if there are series trend lines for specified series type.

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

Return Value

True if present otherwise false.

See Also