Hide Comments
Hide Comments

Comments (0)

Specifies the kind of pen the chart graphic area uses for drawing lines and outlining shapes. Set Pen to specify the pen to use for drawing lines and outlining shapes in the image.
 

Namespace: FMX.RS.ChartPanel

expandingSyntax

Delphi

public
  property Pen: TRSPen read FPen write SetPen;
 

Property Value

Type: TRSPen

expandingRemarks

The value of Pen is a TPen object in VCL and TStrokeBrush in FMX. Set the properties of the pen object to specify the color, style, width, and mode of the pen.

expandingSee Also

Comments (0)

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