TRVReportAreaSizeVisualizer.Gradient

<< Click to display table of contents >>

TRVReportAreaSizeVisualizer.Gradient

Specifies whether shapes must be painted using a linear gradient fill.

property Gradient: Boolean;

If False, shapes are filled with Color.

If True, shapes are filled with a gradient from Color (at bottom) to a twice lighter color (at top).

VCL and LCL: Gradient is used only if visualizers are drawn using GDI+ (in Delphi XE2+ and optionally in Lazarus).

Default value

False