[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DrawingSpace.GradientStyle

GradientStyle Enum

Specifies the background gradient style.

Namespace: FarPoint.Win.Spread.DrawingSpace
Assembly: FarPoint.Win.Spread.dll
Syntax
public enum GradientStyle
Public Enum GradientStyle

Fields

Name Description
LinearBottomUp

Displays a linear gradient fill from bottom to top

LinearLeftRight

Displays a linear gradient fill from left to right

LinearRightLeft

Displays a linear gradient fill from right to left

LinearTopDown

Displays a linear gradient fill from top to bottom

LinearTopLeftBottomRight

Displays a linear gradient fill from top left to bottom right

LinearTopRightBottomLeft

Displays a linear gradient fill from top right to bottom left

None

Displays no gradient fill

RadialFromCenter

Displays a radial gradient fill from center to outside edges

RadialIntoCenter

Displays a radial gradient fill from outside edges into center