[]
        
(Showing Draft Content)

C1.Win.FlexReport.CustomFields.Map.AutoZoom

AutoZoom Property

AutoZoom

Gets or sets a value indicating whether the map should automatically zoom in to just include all spatial data. Ignored (considered to be false) if AutoCenter is false.

The default is true.

Declaration
public bool AutoZoom { get; set; }
Implements