DxChartConstantLine Properties
Specifies an axis constant line.| Name | Description |
|---|---|
| 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