TdxFcObject.Tag Property
Specifies the chart symbol’s ID.
#Declaration
property Tag: Integer read; write;
#Property Value
Type |
---|
Integer |
#Remarks
You can use this property to:
Assign a unique ID to the chart symbol;
Identify the chart symbol in the control‘s collection.
The default Tag property value is 0.