RadialGaugeScaleLabelsSettingsTagHelper

Example

Razor
<radialgauge-scale-labels>
    <border />
    <labels-template></labels-template>
    <margin />
    <padding />
</radialgauge-scale-labels>

ChildTags

Attributes

AttributeTypeDescription
backgroundStringThe background color of the labels. Any valid CSS color string will work here, including hex and rgb
colorStringThe text color of the labels. Any valid CSS color string will work here, including hex and rgb.
fontStringThe font style of the labels.
formatStringThe format of the labels.
positionGaugeRadialScaleLabelsPositionThe labels positions.
templateStringThe label template. Template variables: value - the value.
template-handlerStringThe label template. Template variables: value - the value.
template-idStringThe label template. Template variables: value - the value.
template-viewIHtmlContentThe label template. Template variables: value - the value.
visibleBooleanThe visibility of the labels.
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support