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