setLabelAliasOfColorLegend(value, alias)

Replace the specified label in the color legend with an alias.

Parameters

value Value to be replaced

alias Replacement string

Example

Chart1.setLabelAliasOfColorLegend('NJ','New Jersey');

Chart1.setLabelAliasOfColorLegend('NY','New York');

 

<< yFields © 1996-2013 InetSoft Technology Corporation (v11.4) setLabelAliasOfShapeLegend(value, alias) >>