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