is100Percent

A value that determines whether to show a stacked and percentage chart.

Type: Boolean

Default: false

Code Example:

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

              is100Percent: true

                       });


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