Skip to main content

Custom Labels

Custom Labels allow you to display a custom text and place it in any position in a Circular gauge.

Circular Gauge_Custom Label

Custom Labels are represented by an instance of the ScaleCustomLabel class, which should be added to the ScaleCustomLabelCollection returned by the Scale.CustomLabels property.

The table below lists the main properties affecting element behavior and appearance.

Characteristics Members
Data ScaleCustomElement.Content
Visibility ScaleCustomElement.Visible
Presentation ScaleCustomElement.ContentTemplate
Position ScaleCustomLabel.Value, ScaleCustomLabel.Offset
Layout Width, Height, Margin, Padding
Generation from a template Scale.CustomLabelsSource, Scale.CustomLabelTemplate