[]
        
(Showing Draft Content)

C1.Win.FlexReport.CustomFields.Map.ZoomLevel

ZoomLevel Property

ZoomLevel

Gets or sets the zoom level value. 0 is no zoom, 1 - x2 zoom and so on. Valid values are from 0 to 20.

The default is 0.

Ignored if AutoZoom is true.
Declaration
public double ZoomLevel { get; set; }
Implements