<kendo:arcGauge-scale-labels-margin>

The margin of the labels.

Example

<kendo:arcGauge-scale-labels>
    <kendo:arcGauge-scale-labels-margin></kendo:arcGauge-scale-labels-margin>
</kendo:arcGauge-scale-labels>

Configuration Attributes

bottom float

The bottom margin of the labels.

Example

<kendo:arcGauge-scale-labels-margin bottom="bottom">
</kendo:arcGauge-scale-labels-margin>

left float

The left margin of the labels.

Example

<kendo:arcGauge-scale-labels-margin left="left">
</kendo:arcGauge-scale-labels-margin>

The right margin of the labels.

Example

<kendo:arcGauge-scale-labels-margin right="right">
</kendo:arcGauge-scale-labels-margin>

top float

The top margin of the labels.

Example

<kendo:arcGauge-scale-labels-margin top="top">
</kendo:arcGauge-scale-labels-margin>
In this article
Not finding the help you need?