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