GradientFillOptionsBase Class
Represents the base class for objects which define specific gradient filling options.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Remarks
The GradientFillOptionsBase class defines the common fill options that relate to gradient filling and serves as a base for the RectangleGradientFillOptions class.
Inheritance
See Also