Config Chart of Options
ConfigChart được trả về trong api Options
Cấu trúc
{
"ChartConfig":{
"Charts":[
{
"type":"type of MyChart",
"fX":"",
"fY":"",
"titleX":"",
"titleY":"",
"titleChart":"",
"options":"String JSON",
"more":"String JSON"
}
],
"Config":{
"DefaultShowContent": false,
"configExpand": null,
"styleWrapTabContent": null
}
}
}Config of ChartConfig
Field Name
Default Value
Cấu hình Config of ChartConfig ở ScreenConfig

Last updated