This macro sets the Alpha Channel Transparency of markers and risers. nValue selects the amount of opaqueness/transparency.
SYNTAX:
@ALPHA nSeries nValue
PARAMETERS:
nSeries; -1...n (where: n = the total number of series in the chart). -1 = apply to all series, 0 = Series 1, 1 = Series 2, etc.
nValue; 0...255 selects the transparency level. 255 (the default) = no transparency. 0 = completely transparent.EXAMPLE:
@ALPHA -1 200
@ALPHA -1 100
@ALPHA -1 10
PERSISTENT:
YES
Next Macro
Previous Macro
Return to Alpha List
Next Macro in this Group
Return to Group List