Hide Comments
Hide Comments

Comments (0)

Specifies the kind of pen the graph chart uses for drawing the arrows for the links ( RSGraphCharts|TRSGraphChartLink). Set Pen to specify the pen to use for drawing the arrows. The value of Pen is a TRSPen object (TPen in VCL and TStrokeBrush in FMX). Set the properties of the TRSPen object to specify the color, style, width, and mode of the pen.
 

Namespace: FMX.RS.GraphCharts

expandingSyntax

Delphi

published
  property ArrowPen: TRSPen read FArrowPen write SetArrowPen;
 

Property Value

Type: TRSPen

expandingSee Also

Comments (0)

RiverSoftAVG Charting Component Suite (RCCS) © 2005-2015, Thomas G. Grubb