Skip to main content

TdxSparklineSeries Properties

Stores appearance settings of a single sparkline chart.
Name Description
AreaOpacity Specifies the series area’s opacity.
Collection Inherited from TCollectionItem.
Color Specifies a series color.
DataBinding
DataIndex
DisplayName Inherited from TCollectionItem.
EndPointColor Specifies a color of the series chart end marker.
ID Inherited from TCollectionItem.
Index Inherited from TCollectionItem.
LineWidth Specifies the series chart line width, in pixels.
MarkerColor Specifies the color for all dot markers.
MarkerSize Specifies the diameter for all dot markers, in pixels.
MaxPointColor Specifies the color for the dot maker that stores the maximum value.
MinPointColor Specifies the color for the dot maker that stores the minimum value.
NegativePointColor Specifies the color for the dot marker that indicates the minimum negative value.
Owner
SeriesType Specifies the drawing style of the sparkline editor series.
StartPointColor Specifies a color of the series chart start marker.
ValueCount 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