文档彩票走势图>>telerik中文文档>>模板
模板
您可以使用center模板自定义ArcGauge中心的内容。
要渲染ArcGauge的中心模板,请指定。
下面的示例演示如何创建自定义中心模板。
$("#gauge").kendoArcGauge({ value: 30, centerTemplate: '#: value #%' });
您可以使用center模板自定义ArcGauge中心的内容。
要渲染ArcGauge的中心模板,请指定。
下面的示例演示如何创建自定义中心模板。
$("#gauge").kendoArcGauge({ value: 30, centerTemplate: '#: value #%' });