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 |