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

DxChartConstantLine Properties
Show Inherited Hide Inherited

Specifies an axis constant line.
Name Description
ChildContent Inherited from DxComplexSettingsComponent<TComponent, TModel>.
Color Specifies the color of the constant line.
DashStyle Specifies the dash style of the constant line.
DisplayBehindSeries Specifies whether to display the constant line behind series.
ExtendAxis Specifies whether to extend the visual range of the axis to display the constant line.
PaddingLeftRight Specifies the padding between the left/right side of a constant line and its label.
PaddingTopBottom Specifies the padding between the top/bottom side of a constant line and its label.
Value Specifies the constant line’s value.
Width Specifies the constant line width.
See Also