Skip to main content

TdxSparklineCategories Members

Contains categories settings.

Constructors

Name Description
Create(TdxSparklineProperties) Creates a new categories property set.

Properties

Name Description
DataBinding Binds categories to the sparkline editor’s data controller.
DataIndex Returns the index of an individual field in the data controller.
MaxValue Specifies the maximum value of the custom display range for the X-axis.
MinMaxRangeType Specifies the display range mode for the X-axis.
MinValue Specifies the minimum value of the custom display range for the X-axis.
Owner Provides access to the sparkline editor’s core settings.
ValueCount Returns the total number of records within the sparkline editor’s data controller.
Values Provides indexed access to the data controller’s records.

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
ToString Inherited from TObject.
See Also