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