Enum ShadowPosition
Possible shadow positions listing
Namespace: Telerik.Charting.Styles
Assembly: Telerik.WinControls.RadChart.dll
Syntax
public enum ShadowPosition
Behind
Assign the behind position for shadow
Bottom
Assign the bottom position for shadow
BottomLeft
Assign the bottom left position for shadow
BottomRight
Assign the bottom right position for shadow
Left
Assign the left position for shadow
Right
Assign the right position for shadow
Top
Assign the top position for shadow
TopLeft
Assign the top left position for shadow
TopRight
Assign the top right position for shadow