IsSeriesUsesYValueCoordinate

ChartTypeCharacterizer.IsSeriesUsesYValueCoordinate method

Returns if specified series type uses Y value coordinates.

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

Return Value

True if uses otherwise false.

See Also