A newer version of this page is available.
Switch to the current version.
GradientFillOptionsBase Class
Represents the base class for objects which define specific gradient filling options.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v18.2.dll
Declaration
public abstract class GradientFillOptionsBase :
FillOptionsColor2Base
Public MustInherit Class GradientFillOptionsBase
Inherits FillOptionsColor2Base
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
Feedback