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