MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / ILegend Interface / Visible Property

In This Topic
Visible Property (ILegend)
In This Topic
Gets a value indicating whether the legend is visible.
Syntax
'Declaration
 
ReadOnly Property Visible As Boolean
 

Property Value

A System.Boolean value. true if the legend is visible; otherwise, false.
See Also