<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Crosstab > CrosstabValue > Method >SetTextRotation |
Sets the text rotation angle.
Prototype :
void SetTextRotation
(
integer TextRotation
)
Arguments :
TextRotation |
text rotation angle |
Example :
This.SetTextRotation(40);
Available Events :
OnAddToPage, OnBind, OnEndBind, OnInitialize, OnStartBind