Enum
HotspotCoordinateSystem

Coordinate system which is used to calculate location of the hotspot inside the element.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

cs-api-definition
public enum HotspotCoordinateSystem

Fields

Kml

The Google KML coordinate system. The point of origin is left-bottom corner of the element. The X is increased from left to right. The Y is increased from bottom to top.

Declaration

cs-api-definition
Kml = 1

Field Value

HotspotCoordinateSystem

RadMap

The RadMap coordinate system. The point of origin is left-top corner of the element. The X is increased from left to right. The Y is increased from top to bottom.

Declaration

cs-api-definition
RadMap = 0

Field Value

HotspotCoordinateSystem

In this article
DefinitionFieldsKmlRadMap
Not finding the help you need?
Contact Support