culture

A value that determines the culture ID name.

Type: String

Default: ""

Code Example:

var piechart = document.getElementById("wijpiechart").winControl;

                WinJS.UI.setOptions(piechart, {

culture: "zh"

}


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