TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Crosstab > CrosstabHeader > Method >

 

SetTextRotation

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Crosstab > CrosstabHeader > 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