Specifies which graph chart value this link connects with (the destination). Each TRSGraphChartLink is owned by a RSGraphCharts|TRSGraphChartValue , which automatically specifies the link's origin. Use this property to specify the links destination.
Namespace: FMX.RS.GraphCharts
Delphi |
published |
Property Value
Type: TRSGraphChartValue
The following example creates a link between two graph chart values:
|