CrosshairOptions.CrosshairLabelBackColor Property
Gets or sets the background color of the Crosshair series label.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
Color | The background color of the Crosshair series label. |
Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to CrosshairLabelBackColor |
---|---|---|
WinForms Controls | ChartControl |
|
ASP.NET Web Forms Controls | WebChartControl |
|
ASP.NET MVC Extensions | ChartControlSettings |
|
See Also