TdxSparklineProperties.DataValue Property
In This Article
Copies the entire content from the sparkline editor’s data controller.
#Declaration
Delphi
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