menu

UWP

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

    Show / Hide Table of Contents

    Class GradientType

    This enumeration specifies all possible gradient types.

    Inheritance
    System.Object
    GradientType
    Namespace: Syncfusion.XlsIO.Implementation.Shapes
    Assembly: Syncfusion.XlsIO.UWP.dll
    Syntax
    public sealed class GradientType : Enum

    Fields

    Circle

    Gradient follows a circular path.

    Declaration
    public const GradientType Circle
    Field Value
    Type
    GradientType

    Liniar

    This element specifies a linear gradient.

    Declaration
    public const GradientType Liniar
    Field Value
    Type
    GradientType

    Rect

    Gradient follows a rectangular path.

    Declaration
    public const GradientType Rect
    Field Value
    Type
    GradientType

    Shape

    Gradient follows the shape.

    Declaration
    public const GradientType Shape
    Field Value
    Type
    GradientType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved