ComponentOne Chart 8.0 for ActiveX
IsHorizontal Property (ChartArea)

 

IsHorizontal Property (ChartArea)

Whether the chart is displayed normally (IsHorizontal is False) or inverted (IsHorizontal is True; X-axis becomes Y-axis, and vice versa).

Syntax

Property IsHorizontal As Boolean

Example

' Invert graph display

Chart2D1.ChartArea.IsHorizontal = True

See Also

ChartArea Object

 

 


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

Product Support Forum  |  Documentation Feedback