GrapeCity.Xaml.SpreadSheet.Data
GradientStyle Enumeration


Specifies the background gradient style.
Syntax
'Declaration
 
Public Enum GradientStyle 
   Inherits System.Enum
'Usage
 
Dim instance As GradientStyle
public enum GradientStyle : System.Enum 
Members
MemberDescription
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 the center to the outside edges.
RadialIntoCenter Displays a radial gradient fill from the outside edges to the center.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Xaml.SpreadSheet.Data.GradientStyle

Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

GrapeCity.Xaml.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options