culture

A value that determines the culture ID name.

Type: String

Default: ""

Code Example:

var scatterchart = document.getElementById("wijscatterchartDefault").winControl;

          WinJS.UI.setOptions(scatterchart, {

culture: "zh"

}


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