CrosshairOptionsModel.ArgumentLineStyle Property
Returns the model of argument lines style of the modeled options of the Crosshair cursor.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
Declaration
Property Value
Type | Description |
---|---|
LineStyleModel | The line style model. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to ArgumentLineStyle |
---|---|
ChartModel |
|
See Also