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

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