Enum ShadingStyle
Describes the shading styles of the gradients.
Namespace: Telerik.WinForms.Controls.Spreadsheet.Dialogs
Assembly: Telerik.WinControls.RadSpreadsheet.dll
Syntax
public enum ShadingStyle
DiagonalDown
Diagonal down shading style.
DiagonalUp
Diagonal up shading style.
FromCenter
From center shading style.
FromCorner
From corner shading style.
Horizontal
Horizontal shading style.
Vertical
Vertical shadin style.