Contains an array of points that allows you to specify the intermediate points of the link between the two graph chart values. Use the LinePoints to specify multi-line segment arrow between the values. By using the
ConnectionPoint,
LinePoints, and
ValueConnectionPoint properties, you can entirely specify the arrow that connects the two graph chart values. If this property is empty, a straight line arrow is drawn between the two values.
Namespace: RSGraphCharts
Delphi |
public |
Property Value
Type: TRSPoints
The following example creates a link between two graph chart values: Delphi |
var |