ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapLegend.Defaults Class / AutoFitTextDisabled Field

In This Topic
    AutoFitTextDisabled Field
    In This Topic
    Default value of text will not be autosized to fit in the legend area.
    Syntax
    'Declaration
     
    Public Const AutoFitTextDisabled As Boolean
    public const bool AutoFitTextDisabled
    See Also