| 
       << Click to display table of contents >> TRVGradientType | 
    
Type of gradient fill.
Unit RVReportTypes;
Syntax
type
  TRVGradientType = (rvgtNone, rvgtVertical, rvgtHorizontal);
Value  | 
Meaning  | 
rvgtNone  | 
No gradient, flat color  | 
rvgtVertical  | 
Gradient from top to bottom  | 
rvgtHorizontal  | 
Gradient from left to right  |