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. Bevel types 1 and 2 can only be applied to rectangle and polygons objects. Bevel type 3 can only be applied to ellipses and slices.
EXAMPLE: @BEVEL.WID
@COLOR_SCHEME 4 @BEVEL 2 1 @BEVEL 3 2
EXAMPLE: @BEVEL_PIE.WID
@BEVEL 3 3
Next Macro
Previous Macro
Return to Alpha List
Next Macro in this Group
Previous Macro in this Group
Return to Group List