TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Chart > Method >

 

GetXAxisValueBaseLine

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Chart > Method >

 

GetXAxisValueBaseLine

 

 

Gets the value of X axis base line.

 

 

 

Prototype :

 

string GetXAxisValueBaseLine

(

       No Arguments

)

 

 

 

Reference :

 

If the value was set by SetXAxisValueBaseLine() function, that value will be returned, otherwise the value set by the chart wizard will be returned.

 

 

 

 

Example :

 

_TraceLn(This.GetXAxisValueBaseLine());

 

 

 

See also :

 

SetXAxisValueBaseLine

 

 

 

Available Events :

 

All Events