[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapUnit

MapUnit Enum

Specifies the unit for both width and height.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public enum MapUnit

Fields

Name Description
Centimeter

Unit is Centimeter.

Inch

Unit is Inch.

Millimeter

Unit is Millimeter.

Percentage

Unit is percentage of the containing object’s width/height.

Pica

Unit is Pica (12 Points).

Point

Unit is Point.

Extension Methods