CrosshairOptions.ShowOutOfRangePoints Property
In This Article
Gets or sets the value that specifies whether the Crosshair cursor should show points that are out of a y-axis’s visual range.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the out of visual range points should be shown in the Crosshair label; otherwise false. |
#Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to Show |
---|---|---|
Win |
Chart |
|
ASP. |
Chart |
|
ASP. |
Web |
|
#Remarks
The following table demonstrates this property in action.
Show |
Show |
---|---|
![]() |
![]() |
See Also