<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Chart > Method >SetChartVerticalGap |
Sets the vertical gap between charts.
Prototype :
void SetChartVerticalGap
(
float ChartVerticalGap
)
Arguments :
ChartVerticalGap |
vertical gap |
Example :
This.SetChartVerticalGap(10);
Available Events :
OnBind, OnInitialize, OnStartBind