ColorValue

IChartDataPoint.ColorValue property

Returns the color value of chart data point. Used with Map charts. Read-only IDoubleChartValue.

public IDoubleChartValue ColorValue { get; }

See Also