stacked

A value that determines whether to show a stacked chart.

Type: Boolean

Default: false

Code Example:

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

                     stacked: true

                     });


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