Click or drag to resize

LightningChartActiveViewObject Property

LightningChart .NET Help
Getter of the active view object as ViewBase.

Namespace:  Arction.Wpf.Charting
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public ViewBase ActiveViewObject { get; }

Property Value

Type: ViewBase
See Also