TdxFcItem.Data Property
In This Article
Points to any arbitrary data, associated with the chart symbol or connection.
#Declaration
Delphi
property Data: Pointer read; write;
#Property Value
Type |
---|
Pointer |
#Remarks
This property allows you to assign arbitrary data to a chart element.
See Also