FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.CustomFields.4.8 Assembly / C1.Win.FlexReport.CustomFields Namespace / Map Class / ShowScale Property

In This Topic
    ShowScale Property (Map)
    In This Topic
    Gets or sets a value indicating whether to show the map scale.

    The default is true.

    Syntax
    'Declaration
     
    Public Property ShowScale As Boolean
    public bool ShowScale {get; set;}
    See Also