<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Chart > Method >GetChartAreaFigures |
Gets the fill patterns of data item in a chart.
Prototype :
string GetChartAreaFigures
(
No Arguments
)
Reference :
Multiple fill patterns are separated by comma(",").
Example :
_TraceLn(This.GetChartAreaFigures());
Available Events :
All Events
See also :