Added missing config options for release v2.0.8 (#11633)

This commit is contained in:
Mykhailo Stadnyk
2016-10-03 13:17:46 -07:00
committed by Mohamed Hegazy
parent 256e76c933
commit c276719a9d
+2
View File
@@ -78,11 +78,13 @@ declare namespace CanvasGauges {
borderInnerWidth?: number,
borderShadowWidth?: number,
valueBox?: boolean,
valueBoxWidth?: number,
valueBoxStroke?: number,
valueText?: string,
valueTextShadow?: boolean,
valueBoxBorderRadius?: number,
highlights?: Highlight[],
highlightsWidth?: number,
fontNumbers?: string,
fontTitle?: string,
fontUnits?: string,