menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum GradientType - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum GradientType

    This enumeration specifies all possible gradient types.

    Namespace: Syncfusion.XlsIO.Implementation.Shapes
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum GradientType

    Fields

    Name Description
    Circle

    Gradient follows a circular path.

    Liniar

    This element specifies a linear gradient.

    Rect

    Gradient follows a rectangular path.

    Shape

    Gradient follows the shape.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved