ComponentOne Reports for WPF
C1.C1Report.CustomFields.Maps Namespace / IMapperOwner Interface / AutoZoom Property

In This Topic
    AutoZoom Property (IMapperOwner)
    In This Topic
    Whether to auto-zoom to enclose all marks.
    Syntax
    'Declaration
     
    ReadOnly Property AutoZoom As Boolean
    bool AutoZoom {get;}
    See Also