Value

IChartDataPoint.Value property

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

public IDoubleChartValue Value { get; }

See Also