文檔金喜正規買球>>telerik中文文檔>>模板
模板
您可以使用center模板自定義ArcGauge中心的內容。
要渲染ArcGauge的中心模板,請指定。
下面的示例演示如何創建自定義中心模板。
$("#gauge").kendoArcGauge({ value: 30, centerTemplate: '#: value #%' });
您可以使用center模板自定義ArcGauge中心的內容。
要渲染ArcGauge的中心模板,請指定。
下面的示例演示如何創建自定義中心模板。
$("#gauge").kendoArcGauge({ value: 30, centerTemplate: '#: value #%' });