CrosshairAxisLabelOptions.ActualTextColor Property
Gets the text actual color used to fill a crosshair axis label.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
Color | A Color value that represents the actual text color of a crosshair axis label. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to ActualTextColor |
---|---|
Axis2D |
|
See Also