CrosshairOptions.ArgumentLineStyle Property
In This Article
Gets the argument line style settings of the crosshair cursor.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
#Property Value
Type | Description |
---|---|
Line |
A Line |
#Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to Argument |
---|---|---|
Win |
Chart |
|
ASP. |
Chart |
|
ASP. |
Web |
|
#Remarks
The ArgumentLineStyle property provides access to the argument line style settings of a crosshair cursor. These settings allow you to customize the argument line width and dash style.
See Also