LightningChart .NET Help
Owner view.
Namespace:
Arction.Wpf.ChartingMVVM.SeriesPolar
Assembly:
Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax[BrowsableAttribute(false)]
public ViewPolarBase OwnerView { get; }<BrowsableAttribute(false)>
Public ReadOnly Property OwnerView As ViewPolarBase
Get
public:
[BrowsableAttribute(false)]
property ViewPolarBase^ OwnerView {
ViewPolarBase^ get ();
}Property Value
Type:
ViewPolarBase
See Also