Click or drag to resize

HalfDonutGetInternalChart Method

LightningChart .NET Help
Gets the internal LightningChart component.

Namespace:  Arction.CustomControls.Wpf
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public LightningChart GetInternalChart()

Return Value

Type: LightningChart
LightningChart object
See Also