ActualWidth

IActualLayout.ActualWidth property

Especifica el ancho real del elemento del gráfico. Llama al método IChart.ValidateChartLayout() antes de obtener los valores reales. Leer Single.

public float ActualWidth { get; }

See Also