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