<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Chart > Method >SetBottomTitle |
Sets the bottom title.
Prototype :
void SetBottomTitle
(
string BottomTitle
)
Arguments :
BottomTitle |
bottom title |
Example :
This.SetBottomTitle("Title");
Available Events :
OnAddToPage, OnBind, OnEndBind, OnInitialize, OnStartBind