FAQ/CustomizeGuage.md
... ...
@@ -137,3 +137,13 @@ Public Overrides Function CustomizeGuage(value As Double, min As Double, max As
137 137
Return result
138 138
End Function
139 139
```
140
+
141
+###Samples
142
+
143
+Here is the background image used for the above examples:
144
+
145
+![](/FAQ/CustomizeGuage/cg.png)
146
+
147
+And here is the completely rendered gauge using some sample data:
148
+
149
+![](/FAQ/CustomizeGuage/screenshot.png)
... ...
\ No newline at end of file