<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Chart > Method >SetBarThickness |
Sets the 3D bar thickness.
Prototype :
void SetBarThickness
(
float BarThickness
)
Arguments :
BarThickness |
bar thickness |
Example :
This.SetBarThickness(30);
Available Events :
OnAddToPage, OnBind, OnEndBind, OnInitialize, OnStartBind