This macro sets data text on risers to have a Series-Dependent Font (instead of all sharing the same Font)
SYNTAX:
@DT_SERIES bDataTextIsSeriesDependent
PARAMETERS:
bDataTextIsSeriesDependent ; 0/1
0 = Data text font is global per chart
1 = Data text font is Per Series
EXAMPLE: @DT_SERIES.RPT
@DT_SERIES 0
@DT_SERIES 1
PERSISTENT:
NO
REQUIREMENTS:
- Crystal Reports 11 or higher
NOTES:
Use Crystal Reports designer to format data text items for individual series.
Next Macro
Previous Macro
Return to Alpha List
Next Macro in this Group
Previous Macro in this Group
Return to Group List