ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / IAxis Interface / Visible Property

In This Topic
Visible Property (IAxis)
In This Topic
Gets a value indicating whether the axis labels are displayed.
Syntax
'Declaration
 
ReadOnly Property Visible As Boolean
 

Property Value

A System.Boolean value. true if the axis labels are displayed; otherwise, false.
See Also