Unplanned
Last Updated: 16 Feb 2015 08:10 by ADMIN
ADMIN
Danail Vasilev
Created on: 16 Feb 2015 08:08
Category: HtmlChart
Type: Feature Request
0
ADD height property for the navigator of RadHtmlChart with 'stock' layout
For the time being the property can be set through the kendoWidget:
$find('chartID').get_kendoWidget().options.panes[1].height = 60;
$find('chartID').get_kendoWidget().redraw();
0 comments