Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxSparklineSeries Properties
Show Inherited Hide Inherited

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