IsSeriesUsesXValueCoordinate

ChartTypeCharacterizer.IsSeriesUsesXValueCoordinate method

Returns if specified series type uses X value coordinates.

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

Return Value

True if uses otherwise false.

See Also