culture

A value that determines the culture ID name.

Type: String

Default: ""

Code Example:

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

       culture: "zh"

     }

});


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