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


The following tables list the members exposed by StripLine.

Public Constructors

  Name Description
Public Constructor StripLine Constructor Strip line object constructor.  
Top

Public Properties

  Name Description
Public Property BackColor Strip Line background color  
Public Property BackGradientEndColor Strip Line background gradient end color  
Public Property BackGradientType Strip Line background gradient type.  
Public Property BackHatchStyle Strip Line hatch style  
Public Property BackImage Strip Line background image  
Public Property BackImageAlign Background image alignment used by ClampUnscale drawing mode.  
Public Property BackImageMode Strip Line background image drawing mode.  
Public Property BackImageTranspColor Background image transparent color.  
Public Property BorderColor Strip Line border color  
Public Property BorderStyle Strip Line border style  
Public Property BorderWidth Strip Line border width  
Public Property Href URL target of the Strip/Line.  
Public Property Interval Strip or line step size.  
Public Property IntervalOffset Strip or line start position offset.  
Public Property IntervalOffsetType Strip or line offset type.  
Public Property IntervalType Strip or line step type.  
Public Property MapAreaAttributes Other attributes of the Strip/Line map area.  
Public Property Name Strip Line name  
Public Property StripWidth Strip width.  
Public Property StripWidthType Strip width type.  
Public Property Title Strip Line title  
Public Property TitleAlignment Strip Line title alignment  
Public Property TitleAngle Strip Lines title angle. Can be set to 0, 90, 180 or 270 degrees.  
Public Property TitleColor Strip Line title color  
Public Property TitleFont Strip Lines title font  
Public Property TitleLineAlignment Strip Line title lines alignment  
Public Property ToolTip Tooltip of the Strip/Line.  
Top

See Also