setTimelineStep(index);
index. Determines index of the time line step.
The setTimelineStep method sets time line step.
To execute the example, the HTML page must contain the BubbleChart component named bubbleChart (see Example of Creating the BubbleChart Component). Set timeline step:
bubbleChart.setTimelineStep(2);
After executing the example the third from the left margin step of the time line was selected.
See also: