Class SpreadMethod
Specifies the spread methods.
Inheritance
System.Object
SpreadMethod
Namespace: Syncfusion.Windows.Forms.Chart.SvgBase
Assembly: Syncfusion.Chart.Base.dll
Syntax
public sealed class SpreadMethod : Enum
Fields
pad
The pad value
Declaration
public const SpreadMethod pad
Field Value
| Type |
|---|
| SpreadMethod |
reflect
The reflect value
Declaration
public const SpreadMethod reflect
Field Value
| Type |
|---|
| SpreadMethod |
repeat
The repeat value
Declaration
public const SpreadMethod repeat
Field Value
| Type |
|---|
| SpreadMethod |