@ALPHA (Alpha Channel Transparency)

This macro sets the Alpha Channel Transparency of markers and risers on a chart. 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 transparent level. 255 (the default) selects no transparency. 0 = fully transparent.

EXAMPLE: @ALPHA.WID

@ALPHA 0 255 @ALPHA 1 200 @ALPHA 2 125 @ALPHA 3 100 @ALPHA 4 50

Next Macro Previous Macro Return to Alpha List

Next Macro in this Group Return to Group List