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