horizontal

A value that determines whether the bar chart renders horizontally or vertically.

Type: Boolean

Default: true

Code Example:

WinJS.UI.setOptions(document.getElementById("wijcompositechart").winControl, {

                       horizontal: false

                     });


Send us comments about this topic.
Copyright © GrapeCity, inc. All rights reserved.