marginRight

A value that indicates the right margin of the chart area.

Type: Number

Default: 25

Code Example:

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

                     marginRight: 25

});


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