ActualWidth

DataLabel.ActualWidth property

Specifies actual width of the chart element. Call method IChart.ValidateChartLayout() before to get actual values. Read Single.

public float ActualWidth { get; }

See Also