Contained in the Zone object ; This property applies when the ViewType of a zone is set to display a histogram.
Syntax
zone. HistogramOrientation [= short ]
The HistogramOrientation property syntax has these parts:
Part Description
zone An object expression that evaluates to a Zone object.
short A numeric expression indicating the orientation, as described in settings.
Setting Description
0 Default Orientation; horizontal when with X-Chart; vertical for other charts.
1 Vertical Orientation (bars grow vertically).
2 Horizontal Orientation (bars grow horizontally)