ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Legend Class / UseSmartSettings Property

In This Topic
    UseSmartSettings Property (Legend)
    In This Topic
    Gets or sets the value indicates whether to use automatic legend.
    Syntax
    'Declaration
     
    Public Property UseSmartSettings As Boolean
    public bool UseSmartSettings {get; set;}
    See Also