TdxLookupSparklineSeries Properties
A lookup sparkline series.
Name | Description |
---|---|
Area |
Specifies the series area’s opacity.
Inherited from Tdx |
Collection |
Inherited from TCollection |
Color |
Specifies a series color.
Inherited from Tdx |
Data |
Binds a series to the lookup sparkline editor’s data controller. |
Data |
Inherited from Tdx |
Display |
Inherited from TCollection |
End |
Specifies a color of the series chart end marker.
Inherited from Tdx |
ID |
Inherited from TCollection |
Index |
Inherited from TCollection |
Line |
Specifies the series chart line width, in pixels.
Inherited from Tdx |
Marker |
Specifies the color for all dot markers.
Inherited from Tdx |
Marker |
Specifies the diameter for all dot markers, in pixels.
Inherited from Tdx |
Max |
Specifies the color for the dot maker that stores the maximum value.
Inherited from Tdx |
Min |
Specifies the color for the dot maker that stores the minimum value.
Inherited from Tdx |
Negative |
Specifies the color for the dot marker that indicates the minimum negative value.
Inherited from Tdx |
Owner |
Inherited from Tdx |
Series |
Specifies the drawing style of the sparkline editor series.
Inherited from Tdx |
Start |
Specifies a color of the series chart start marker.
Inherited from Tdx |
Value |
Returns the total number of values within the data controller.
Inherited from Tdx |
Values |
Provides indexed access to series values.
Inherited from Tdx |
Visible |
Specifies whether the series chart is visible.
Inherited from Tdx |
See Also