FillOptionsColor2Base Class
Represents the base class for objects which define specific filling options using the second color.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Remarks
The FillOptionsColor2Base class defines the second color (accessed via the FillOptionsColor2Base.Color2 property) which can be used in hatch and gradient filling, and serves as a base for the other fill options classes.
Inheritance
See Also