A newer version of this page is available.
Switch to the current version.
ZoomRectangle.ActualColor Property
Gets the actual color used to fill a zoom rectangle.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v18.2.dll
Declaration
[Browsable(false)]
public Color ActualColor { get; }
<Browsable(False)>
Public ReadOnly Property ActualColor As Color
Property Value
Type | Description |
---|---|
Color | A Color value that is the actual fill color. |
See Also
Feedback