culture

A value that determines the culture ID name.

Type: String

Default: ""

Code Example:

var linechart = document.getElementById("wijlinechartDefault").winControl;

       WinJS.UI.setOptions(linechart, {

culture: "zh"

}


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