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