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