Visual Basic (Declaration) | |
---|---|
Public Enum ShadingEffectMode Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum ShadingEffectMode : Enum |
Member | Description |
---|---|
None | No shading is applied. |
One | Shading style One. |
Two | Shading style Two. |
Three | Shading style Three. |
Four | Shading style Four. |
Five | Shading style Five. |
Six | Shading style Six. |
Seven | Shading style Seven. |
Eight | Shading style Eight. |
Background1 | Background Shading style 1. Used for box backgrounds. |
Background2 | Background Shading style 2. Used for box backgrounds. |
SubtleGradient | A subtle shading effect for bars and columns |
Default | A default shading used with background of objects such as AxisMarkers, AlternateGridBackground, Box, BoxHeader, ChartArea. |
System.Object
System.ValueType
System.Enum
dotnetCHARTING.ShadingEffectMode