<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Chart > Method >GetYAxisRightBaseLine_Dash |
Gets the dash pattern of the right Y axis base line.
Prototype :
string GetYAxisRightBaseLine_Dash
(
No Arguments
)
Reference :
Return a string in the form of "dash gap".
Example :
_TraceLn(This.GetYAxisRightBaseLine_Dash());
Available Events :
All Events