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