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


The following tables list the members exposed by CustomLabel.

Public Constructors

  Name Description
Public Constructor CustomLabel Constructor Overloaded.  Custom label constructor  
Top

Public Properties

  Name Description
Public Property From Custom label left position.  
Public Property GridTick Defines custom tick marks and/or grid lines to be drawn in the center of the label.  
Public Property Href URL target of the label.  
Public Property Image Label image.  
Public Property ImageHref URL target of the label image.  
Public Property ImageMapAreaAttributes Other attributes of the label image map area.  
Public Property ImageTranspColor Label image transparent color.  
Public Property LabelMark Defines marks for the labels in the second row. Major tick mark line style is used for drawing.  
Public Property MapAreaAttributes Other attributes of the label map area.  
Public Property MarkColor Label mark line color.  
Public Property Name Custom label item name. For internal use only!  
Public Property RowIndex Custom label row index.  
Public Property Tag Object that is associated with the label.  
Public Property Text Custom label text.  
Public Property TextColor Label text color.  
Public Property To Custom label right position.  
Public Property ToolTip Label tooltip.  
Top

Public Methods

  Name Description
Public Method Clone Returns a cloned label object.  
Public Method GetAxis Gets axes to which this object attached to.  
Top

See Also