ActiveReports 9
Visible Property (Axis)

Gets or sets a value indicating whether the axis labels are displayed.

Syntax
'Declaration
 
Public Property Visible As System.Boolean
public System.bool Visible {get; set;}

Property Value

A Boolean value where true indicates that the axis labels are displayed; otherwise false. The default value is false.

See Also

Reference

Axis Class
Axis Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum