LightningChart .NET Help
Gets map description. This is a dependency property.
Namespace:
Arction.Wpf.ChartingMVVM.Maps
Assembly:
Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntaxpublic string Description { get; }Public ReadOnly Property Description As String
Get
public:
property String^ Description {
String^ get ();
}Property Value
Type:
String
See Also