ActualHeight

IActualLayout.ActualHeight propiedad

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

public float ActualHeight { get; }

Ver También