Click or drag to resize

LightningChartActiveViewObject Property

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

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

Property Value

Type: ViewBase
See Also