Forums

Full Version: Repeater script
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
var chart = sdk.getWidget("timeline50");
chart.m_isrepeater = "true";
chart.m_repeaterfield = "";
chart.m_repeatercolumns = "3";
chart.m_repeaterheight = "250";
chart.m_repeatervmargin = "5";
chart.m_repeaterhmargin = "5";