【发布时间】:2016-12-01 11:04:24
【问题描述】:
我无法在 Kendo UI 甘特图中启用图例。我尝试在图表配置中添加图例选项,但似乎不起作用。
legend: {
enabled: true,
background: "green",
position: "bottom",
labels: {
font: "20px sans-serif",
color: "red"
}
}
【问题讨论】:
标签: javascript kendo-ui gantt-chart kendo-gantt