<kendo:stockChart-navigator-pane-margin>

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

Example

<kendo:stockChart-navigator-pane>
    <kendo:stockChart-navigator-pane-margin></kendo:stockChart-navigator-pane-margin>
</kendo:stockChart-navigator-pane>

Configuration Attributes

bottom float

The bottom margin of the navigator pane.

Example

<kendo:stockChart-navigator-pane-margin bottom="bottom">
</kendo:stockChart-navigator-pane-margin>

left float

The left margin of the navigator pane.

Example

<kendo:stockChart-navigator-pane-margin left="left">
</kendo:stockChart-navigator-pane-margin>

The right margin of the navigator pane.

Example

<kendo:stockChart-navigator-pane-margin right="right">
</kendo:stockChart-navigator-pane-margin>

top float

The top margin of the navigator pane.

Example

<kendo:stockChart-navigator-pane-margin top="top">
</kendo:stockChart-navigator-pane-margin>
In this article
Not finding the help you need?