Class ApplyColorFrom
Color from.
Inheritance
System.Object
ApplyColorFrom
Namespace: Syncfusion.SfDiagram.Android
Assembly: Syncfusion.SfDiagram.Android.dll
Syntax
public sealed class ApplyColorFrom : Enum
Fields
Custom
The Custom Line Color
Declaration
public const ApplyColorFrom Custom
Field Value
Type |
---|
ApplyColorFrom |
None
None, Valid only for Decorator Style
Declaration
public const ApplyColorFrom None
Field Value
Type |
---|
ApplyColorFrom |
SourceBorder
The source border.
Declaration
public const ApplyColorFrom SourceBorder
Field Value
Type |
---|
ApplyColorFrom |
SourceFill
The source fill.
Declaration
public const ApplyColorFrom SourceFill
Field Value
Type |
---|
ApplyColorFrom |
TargetBorder
The target border.
Declaration
public const ApplyColorFrom TargetBorder
Field Value
Type |
---|
ApplyColorFrom |
TargetFill
The target fill.
Declaration
public const ApplyColorFrom TargetFill
Field Value
Type |
---|
ApplyColorFrom |