<kendo:chart-seriesDefaults-labels-to-margin>

The margin of the to labels. A numeric value will set all margins.

Example

<kendo:chart-seriesDefaults-labels-to>
    <kendo:chart-seriesDefaults-labels-to-margin></kendo:chart-seriesDefaults-labels-to-margin>
</kendo:chart-seriesDefaults-labels-to>

Configuration Attributes

bottom float

The bottom margin of the to labels.

Example

<kendo:chart-seriesDefaults-labels-to-margin bottom="bottom">
</kendo:chart-seriesDefaults-labels-to-margin>

left float

The left margin of the to labels.

Example

<kendo:chart-seriesDefaults-labels-to-margin left="left">
</kendo:chart-seriesDefaults-labels-to-margin>

The right margin of the to labels.

Example

<kendo:chart-seriesDefaults-labels-to-margin right="right">
</kendo:chart-seriesDefaults-labels-to-margin>

top float

The top margin of the to labels.

Example

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