LightningChart .NET Help
Land draw options.
Namespace:
Arction.Wpf.Charting.Maps
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic RegionOptions LandOptions { get; set; }Public Property LandOptions As RegionOptions
Get
Set
public:
property RegionOptions^ LandOptions {
RegionOptions^ get ();
void set (RegionOptions^ value);
}Property Value
Type:
RegionOptions
See Also