LightningChart .NET Help
Light location
Namespace:
Arction.WinForms.Charting.Views.View3D
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic PointDoubleXYZ Location { get; set; }Public Property Location As PointDoubleXYZ
Get
Set
public:
property PointDoubleXYZ^ Location {
PointDoubleXYZ^ get ();
void set (PointDoubleXYZ^ value);
}Property Value
Type:
PointDoubleXYZ
See Also