ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / ILegend Interface / UseSmartSettings Property

In This Topic
    UseSmartSettings Property (ILegend)
    In This Topic
    Specifies whether to use smart settings for legend.
    Syntax
    'Declaration
     
    ReadOnly Property UseSmartSettings As Boolean
    bool UseSmartSettings {get;}
    See Also