[]
        
(Showing Draft Content)

GC.Spread.Sheets.Shapes.RadialGradientFillDirection

Enumeration: RadialGradientFillDirection

Sheets.Shapes.RadialGradientFillDirection

Defines radial gradient fill direction of shape.

Table of contents

Enumeration members

Enumeration members

fromBottomLeft

fromBottomLeft = 3

From Bottom Left


fromBottomRight

fromBottomRight = 4

From Bottom Right


fromCenter

fromCenter = 0

From Center


fromTopLeft

fromTopLeft = 1

From Top Left


fromTopRight

fromTopRight = 2

From Top Right