Enum
DistanceUnitType

Represents the available distance unit types.

Definition

Namespace:Telerik.Reporting

Assembly:Telerik.Reporting.dll

Syntax:

cs-api-definition
[Flags]
public enum DistanceUnitType

Fields

Both

TODO: Add documentation.

Declaration

cs-api-definition
Both = Metric | Imperial

Field Value

DistanceUnitType

Imperial

TODO: Add documentation.

Declaration

cs-api-definition
Imperial = 2

Field Value

DistanceUnitType

Metric

TODO: Add documentation.

Declaration

cs-api-definition
Metric = 1

Field Value

DistanceUnitType

None

TODO: Add documentation.

Declaration

cs-api-definition
None = 0

Field Value

DistanceUnitType

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