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
Gets a value indicating whether to use smart settings for the legend.
Syntax
'Declaration
 
ReadOnly Property UseSmartSettings As Boolean
 

Property Value

A System.Boolean value. true if smart settings are used; otherwise, false.
See Also