Skip to main content

Custom Elements

A Custom Element is used to embed any custom content into the Circular Gauge control.

Note that you can use any object as a custom element. For example, the image below shows a Circular Gauge with two custom elements: an image and a text block.

CircularGauge_CustomElement

A custom element is defined by an instance of the ScaleCustomElement class, which should be added to the ScaleCustomElementCollection returned by the Scale.CustomElements property.