Dundas.SharePoint.Charting.WebParts Send comments on this topic.
BorderSkinAttributes Class Members
See Also  Properties 
Dundas.Charting.WebControl Namespace : BorderSkinAttributes Class


The following tables list the members exposed by BorderSkinAttributes.

Public Constructors

  Name Description
Public Constructor BorderSkinAttributes Constructor Default public constructor.  
Top

Public Properties

  Name Description
Public Property FrameBackColor Skin frame back ground color.  
Public Property FrameBackGradientEndColor Skin frame second back color which is used for a gradient and hatching.  
Public Property FrameBackGradientType Skin frame background gradient type.  
Public Property FrameBackHatchStyle Skin frame back hatch style.  
Public Property FrameBackImage Skin frame background image.  
Public Property FrameBackImageAlign Skin frame background image alignment used by ClampUnscale drawing mode.  
Public Property FrameBackImageMode Skin frame background image drawing mode.  
Public Property FrameBackImageTranspColor Skin frame background image transparent color.  
Public Property FrameBorderColor Skin frame border color.  
Public Property FrameBorderStyle Skin frame border line style.  
Public Property FrameBorderWidth Skin frame border line width.  
Public Property PageColor Border skin page color.  
Public Property SkinStyle Skin border style.  
Top

See Also