This macro can be used to apply a bevel effect to a chart object.
SYNTAX:
@BEVEL nObject nBevelType
PARAMETERS:
nObject; 1...3. 1=Chart Background, 2=Chart Frame. 3=Risers
nBevelType; 0...3
0=None
1=Smooth Edge
2=Chisel Edge
3=Donut
4=Circular
Bevel types 1 and 2 can only be applied to rectangle and polygon objects
Bevel type 3 can only be applied to ellipses and slices
Bevel type 4 can only be applied to circular markers.
EXAMPLE:
@BEVEL 1 1
@BEVEL 2 1
@BEVEL 3 1
@BEVEL 3 2
@BEVEL 3 3
PERSISTENT:
YES (Use nBevelType zero (0) to remove the bevel)
Next Macro
Previous Macro
Return to Alpha List
Next Macro in this Group
Previous Macro in this Group
Return to Group List