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