TdxLookupSparklineSeries Members
A lookup sparkline series.Constructors
| Name | Description |
|---|---|
| Create(TCollection) | Inherited from TCollectionItem. |
Properties
| Name | Description |
|---|---|
| AreaOpacity | Specifies the series area’s opacity. Inherited from TdxSparklineSeries. |
| Collection | Inherited from TCollectionItem. |
| Color | Specifies a series color. Inherited from TdxSparklineSeries. |
| DataBinding | Binds a series to the lookup sparkline editor’s data controller. |
| DataIndex | Inherited from TdxSparklineSeries. |
| DisplayName | Inherited from TCollectionItem. |
| EndPointColor | Specifies a color of the series chart end marker. Inherited from TdxSparklineSeries. |
| ID | Inherited from TCollectionItem. |
| Index | Inherited from TCollectionItem. |
| LineWidth | Specifies the series chart line width, in pixels. Inherited from TdxSparklineSeries. |
| MarkerColor | Specifies the color for all dot markers. Inherited from TdxSparklineSeries. |
| MarkerSize | Specifies the diameter for all dot markers, in pixels. Inherited from TdxSparklineSeries. |
| MaxPointColor | Specifies the color for the dot maker that stores the maximum value. Inherited from TdxSparklineSeries. |
| MinPointColor | Specifies the color for the dot maker that stores the minimum value. Inherited from TdxSparklineSeries. |
| NegativePointColor | Specifies the color for the dot marker that indicates the minimum negative value. Inherited from TdxSparklineSeries. |
| Owner | Inherited from TdxSparklineSeries. |
| SeriesType | Specifies the drawing style of the sparkline editor series. Inherited from TdxSparklineSeries. |
| StartPointColor | Specifies a color of the series chart start marker. Inherited from TdxSparklineSeries. |
| ValueCount | Returns the total number of values within the data controller. Inherited from TdxSparklineSeries. |
| Values | Provides indexed access to series values. Inherited from TdxSparklineSeries. |
| Visible | Specifies whether the series chart is visible. Inherited from TdxSparklineSeries. |
Methods
| Name | Description |
|---|---|
| Assign(TPersistent) | Inherited from TPersistent. |
| AssignTo(TPersistent) | Inherited from TPersistent. |
| Equals(TObject) | Inherited from TObject. |
| GetDisplayName | Inherited from TCollectionItem. |
| GetHashCode | Inherited from TObject. |
| GetNamePath | Inherited from TPersistent. |
| GetOwner | Inherited from TPersistent. |
| Release | Inherited from TCollectionItem. |
| SetDisplayName(String) | Inherited from TCollectionItem. |
| ToString | Inherited from TObject. |
See Also