ActualWidth

ChartDataPoint.ActualWidth property

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

public float ActualWidth { get; }

Ver También