New to Telerik UI for WPFStart a free 30-day trial

This enumeration specifies format is used to represent location as string.

Definition

Namespace:Telerik.Windows.Controls.Map

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

C#
public enum LocationFormat

Fields

The location coordinates (latitude/longitude) will be represented as degrees - minutes - seconds.

C#
Geographical = 0

The location coordinates (latitude/longitude) will be represented as double number.

C#
Number = 1
In this article
DefinitionFieldsGeographicalNumber
Not finding the help you need?
Contact Support