YValue

IChartDataPoint.YValue property

Returns the y value of chart data point. Read-only IDoubleChartValue.

public IDoubleChartValue YValue { get; }

See Also