ComponentOne Chart 8.0 for ActiveX
IsShowing Property (Axis)

 

IsShowing Property (Axis)

Whether the axis is displayed.

Syntax

Property IsShowing As Boolean

Remarks

Note that the Y2-axis is never displayed unless a second chart group has been added, or the Multiplier property for the Y-axis is set.

Example

' Make Y2-axis visible

Chart2D1.ChartArea.Axes("Y2").IsShowing = True

See Also

Axis Object

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback