ColorStop(Color) Constructor
Initializes a new instance of the ColorStop class with the specified color.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| color | Color | The color of the color stop. |
See Also