[]
        
(Showing Draft Content)

C1.Win.FlexReport.CustomFields.Map.AutoCenter

AutoCenter Property

AutoCenter

Gets or sets a value indicating whether to automatically center the map around the spatial data. Note that setting this property to false effectively turns off AutoZoom.

The default is true.

Declaration
public bool AutoCenter { get; set; }
Implements