TdxSparklineCategories.ValueCount Property
Returns the total number of records within the sparkline editor’s data controller.
Declaration
property ValueCount: Integer read;
Property Value
Type |
---|
Integer |
Remarks
You can use this property to identify a number of values accessible via the Values property.
See Also