setLabelAliasOfShapeLegend(value, alias)
Replace the specified label in the shape legend with an alias.
Parameters
value Value to be replaced
alias Replacement string
Example
Chart1.setLabelAliasOfShapeLegend('NJ','New Jersey');
Chart1.setLabelAliasOfShapeLegend('NY','New York');

| << setLabelAliasOfColorLegend(value, alias) | © 1996-2013 InetSoft Technology Corporation (v11.4) | setLabelAliasOfSizeLegend(value, alias) >> |