CR.1.2  General Axis Properties

This section presents the general properties available for both dimensions and measures. Properties should be prefixed by one of the following:

axis['Dimension Name']

   or

axis['Measure Name']

Example

Chart1.axis['Company'].lineColor = [0,255,255];

Chart1.axis['Sum(Total)'].lineColor = [0,255,255];

<< setHyperlink(col, hyperlink) © 1996-2013 InetSoft Technology Corporation (v11.4) axis.labelVisible >>