Click or drag to resize

ChartInfoChartHeight Property

LightningChart .NET Help
Gets chart object's screen heigth.

The value is in pixels for WinForms applications and in DIPs for WPF applications.

Namespace:  Arction.WinForms.Charting
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public double ChartHeight { get; }

Property Value

Type: Double
See Also