TdxSparklineProperties.DataValue Property
Copies the entire content from the sparkline editor’s data controller.
Declaration
property DataValue: Variant read;
Property Value
Type |
---|
Variant |
Remarks
Use this property to retrieve the data controller’s content as a stream stored in a Variant value.
See Also