TRVReportAreaSizeVisualizer.Shape

<< Click to display table of contents >>

TRVReportAreaSizeVisualizer.Shape

A shape to display.

type
  TRVReportSimpleShape = (rvrsshCircle, rvrsshSquare);
property Shape: TRVReportSimpleShape;

Shape

Meaning

rvrsshCircle

circle

rvrsshSquare

square

Default value

rvrsshCircle