CrosshairOptions.CrosshairLabelTextOptions Property
In This Article
Returns text options of the Crosshair series label item.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public TextOptions CrosshairLabelTextOptions { get; }
#Property Value
Type | Description |
---|---|
Text |
The text options of series labels. |
#Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to Crosshair |
---|---|---|
Win |
Chart |
|
ASP. |
Chart |
|
ASP. |
Web |
|
See Also