Skip to main content
All docs
V26.1
  • GradientType Enum

    Namespace: DevExpress.Docs.Office

    Assembly: DevExpress.Docs.Core.v26.1.dll

    Declaration

    public enum GradientType

    Members

    Name Description
    Linear

    A linear gradient.

    Rectangular

    A rectangular gradient.

    Radial

    A circular gradient.

    Shape

    A gradient that follows the perimeter of the shape.

    Related API Members

    The following properties accept/return GradientType values:

    See Also