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

The padding of the to labels. A numeric value will set all paddings.

Example

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

Configuration Attributes

bottom float

The bottom padding of the to labels.

Example

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

left float

The left padding of the to labels.

Example

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

The right padding of the to labels.

Example

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

top float

The top padding of the to labels.

Example

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