41 lines
926 B
JSON
41 lines
926 B
JSON
{
|
|
"title": {
|
|
"text": "堆叠柱状图",
|
|
"brush": "",
|
|
"font": ""
|
|
},
|
|
"antialiasing": true,
|
|
"theme": "",
|
|
"animation": {
|
|
"duration": 1000,
|
|
"curve": "Linear",
|
|
"options": "all"
|
|
},
|
|
"BackgroundBrush": "",
|
|
"BackgroundPen": "",
|
|
"BackgroundRoundness": "",
|
|
"BackgroundVisible": true,
|
|
"DropShadowEnabled": true,
|
|
"Margins": "",
|
|
"PlotAreaBackgroundBrush": "",
|
|
"PlotAreaBackgroundPen": "",
|
|
"PlotAreaBackgroundVisible": true,
|
|
"legend": {
|
|
"alignment": "center",
|
|
"backgroundVisible": true,
|
|
"BorderColor": "#00FF00",
|
|
"Brush": "",
|
|
"Color": "black",
|
|
"font": "微软雅黑",
|
|
"LabelBrush": "",
|
|
"LabelColor": "red",
|
|
"MarkerShape": "",
|
|
"Pen": "",
|
|
"reverseMarkers": true,
|
|
"showToolTips": true
|
|
},
|
|
"axisx": {
|
|
},
|
|
"axisy": {
|
|
}
|
|
}
|