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

In This Topic
    ShowScale Property (IMapperOwner)
    In This Topic
    Whether to show the scale.
    Syntax
    'Declaration
     
    ReadOnly Property ShowScale As Boolean
    bool ShowScale {get;}
    See Also