TdxLookupSparklineProperties.Categories Property
In This Article
Provides access to settings of lookup sparkline categories.
#Declaration
Delphi
property Categories: TdxLookupSparklineCategories read; write;
#Property Value
Type | Description |
---|---|
Tdx |
Contains settings of lookup sparkline categories. |
#Remarks
Refer to the TdxLookupSparklineCategories class description for information on available options.
See Also