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

In This Topic
    UseSmartSettings Property
    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