LightningChart .NET Help
Gets country name. 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 Country { get; }Public ReadOnly Property Country As String
Get
public:
property String^ Country {
String^ get ();
}Property Value
Type:
String
See Also