plotAlpha
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)
Sets the transparency of chart elements (bars, lines, points, etc.). A value of 0 indicates complete transparency (i.e., chart elements not visible), and a value of 1 indicates complete opacity.
Type
Number Number in range [0,1]
Example
Chart1.plotAlpha = .5;

| << applyEffect | © 1996-2013 InetSoft Technology Corporation (v11.5) | pieExploded >> |