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