alexa
menu

Xamarin.iOS

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class GradientDrawingOptions

    Represents enumeration for gradient drawing options of the node.

    Inheritance
    System.Object
    GradientDrawingOptions
    Namespace: Syncfusion.SfDiagram.iOS
    Assembly: Syncfusion.SfDiagram.iOS.dll
    Syntax
    public sealed class GradientDrawingOptions : Enum

    Fields

    DrawsAfterEndLocation

    The draws after end location.

    Declaration
    public const GradientDrawingOptions DrawsAfterEndLocation
    Field Value
    Type
    GradientDrawingOptions

    DrawsBeforeStartLocation

    The draws before start location.

    Declaration
    public const GradientDrawingOptions DrawsBeforeStartLocation
    Field Value
    Type
    GradientDrawingOptions

    None

    The none.

    Declaration
    public const GradientDrawingOptions None
    Field Value
    Type
    GradientDrawingOptions
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved