culture

A value that determines the culture ID name.

Type: String

Default: ""

Code Example:

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

culture: "zh"

}

 

dataSource

This option is used for data binding. The charts can bind an array or a wijdataView object. The related options are the bind option within the control's data option and the bind option within the seriesList option.

Type: Array

Code Example:

 


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