Specifies the kind of pen the link uses for drawing the lines between the graph chart values. Set Pen to specify the pen to use for drawing the lines . The value of Pen is a TRSPen object, which is 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
Delphi |
published |
Property Value
Type: TRSPen
Reference |