TRVReportPieVisualizer.LineColor

<< Click to display table of contents >>

TRVReportPieVisualizer.LineColor

A color of a circles surrounding pies.

property LineColor: TRVColor

LineColor is inherited from TRVReportCustomValueVisualizer. See the description of the original property. TRVReportPieVisualizer overrides the initial value of this property: by default, it is the same as Color.

This circle is drawn if LineColor <> rvclNone and LineWidth > 0.

Example: red line color

PieVis_LineColor

Default value

$C68E63 for VCL and LCL; $FF638EC6 for FMX