Skip to content

Commit b86b993

Browse files
docs(gauge): arc and circular (#271)
1 parent 1ee7aa2 commit b86b993

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+1173
-184
lines changed

_contentTemplates/gauges/additional-customization.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,16 @@ To further customize the elements of the Radial Gauge you can use nested tags. W
1414
* Pointers
1515
#end
1616

17+
#arc-gauge-additional-customization
18+
To further customize the elements of the Arc Gauge you can use nested tags. When configuring nested properties and child elements in your Arc Gauge, the inner tags will contain their parent tag name and add specifics to its end. In general the structure of such nested tags will be `<ArcGauge*Category**Specifics*>` where the **Category** can be one of the following:
1719

20+
* Scale
21+
* GaugeArea
22+
#end
23+
24+
#circular-gauge-additional-customization
25+
To further customize the elements of the Circular Gauge you can use nested tags. When configuring nested properties and child elements in your Circular Gauge, the inner tags will contain their parent tag name and add specifics to its end. In general the structure of such nested tags will be `<CircularGauge*Category**Specifics*>` where the **Category** can be one of the following:
26+
27+
* Scale
28+
* GaugeArea
29+
#end
4.1 KB
Loading
2.84 KB
Loading
3.45 KB
Loading
3.53 KB
Loading
3.33 KB
Loading
3.83 KB
Loading
4.4 KB
Loading
3.14 KB
Loading
3.31 KB
Loading

0 commit comments

Comments
 (0)