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


The following tables list the members exposed by Title.

Public Constructors

  Name Description
Public Constructor Title Constructor Overloaded.  Public constructor.  
Top

Public Properties

  Name Description
Public Property Alignment Title alignment.  
Public Property BackColor Title background color.  
Public Property BackGradientEndColor Title background gradient end color.  
Public Property BackGradientType Title background gradient type.  
Public Property BackHatchStyle Title hatch style.  
Public Property BackImage Title background image.  
Public Property BackImageAlign Background image alignment used by ClampUnscale drawing mode.  
Public Property BackImageMode Title background image drawing mode.  
Public Property BackImageTranspColor Title image transparent color.  
Public Property BorderColor Title border color.  
Public Property BorderStyle Title border style.  
Public Property BorderWidth Title border width.  
Public Property Color Title font color.  
Public Property Docking Title docking.  
Public Property DockInsideChartArea Indicates that title is docked inside chart area. DockToChartArea property must be set first.  
Public Property DockOffset Positive or negative offset of docked title position.  
Public Property DockToChartArea Chart area name the title is docked to inside or outside.  
Public Property Font Title font.  
Public Property Href URL target of the title.  
Public Property MapAreaAttributes Other attributes of the title map area.  
Public Property Name Title item name.  
Public Property Position Title rectangle position.  
Public Property ShadowColor Title shadow color.  
Public Property ShadowOffset Title shadow offset.  
Public Property Style Title drawing style.  
Public Property Text Title text.  
Public Property ToolTip The tooltip.  
Public Property Visible Gets or sets a flag that specifies whether title is visible.  
Top

Public Methods

  Name Description
Public Method Dispose Overloaded.   
Top

See Also