ArcGaugeScaleLabelsSettingsTagHelper

Example

Razor
<labels>
    <border />
    <margin />
    <padding />
</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.
positionArcGaugeScaleLabelsPositionSets the labels position
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