SizeValue

IChartDataPoint.SizeValue property

Returns the size value of chart data point. Used with Treemap and Sunburst charts. Read-only IDoubleChartValue.

public IDoubleChartValue SizeValue { get; }

See Also