Gets or sets a value indicating whether the axis scroll bar is visible.
| Visual Basic (Declaration) | |
|---|---|
Public Property Visible As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public bool Visible {get; set;} | |
| ActiveReports.Chart | Request technical support |
| Visible Property | |
| See Also | |
|
Gets or sets a value indicating whether the axis scroll bar is visible.
| Visual Basic (Declaration) | |
|---|---|
Public Property Visible As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public bool Visible {get; set;} | |