setLabelAliasOfSizeLegend(value, alias)
addConfidenceIntervalTarget(measure, colors, values, options)
addPercentageTarget(measure, colors, values, options)
addPercentileTarget(measure, colors, values, options)
addQuantileTarget(measure, colors, values, options)
addStandardDeviationTarget(measure, colors, values, options)
addTargetBand(measure, colors, values, options)
addTargetLine(measure, colors, values, options)
setLabelAliasOfColorLegend(value, alias)
Replace the specified label in the size legend with an alias.
Parameters
value Value to be replaced
alias Replacement string
Example
Chart1.setLabelAliasOfSizeLegend('NJ','New Jersey');
Chart1.setLabelAliasOfSizeLegend('NY','New York');

| << setLabelAliasOfShapeLegend(value, alias) | © 1996-2013 InetSoft Technology Corporation (v11.5) | CR.1.6 The Chart bindingInfo Property >> |