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