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


The following tables list the members exposed by Label.

Public Constructors

  Name Description
Public Constructor Label Constructor Overloaded.  Public default constructor.  
Top

Public Properties

  Name Description
Public Property Enabled Indicates that labels are enabled.  
Public Property Font Label font  
Public Property FontAngle Label font angle  
Public Property FontColor Label font color  
Public Property Format Label text format  
Public Property Interval Label interval size.  
Public Property IntervalOffset Labels interval offset.  
Public Property IntervalOffsetType Labels offset type.  
Public Property IntervalType Label interval type.  
Public Property OffsetLabels True if labels are shown with offset  
Public Property ShowEndLabels True if labels are shown at axis ends  
Public Property TruncatedLabels True if label can be truncated  
Top

Public Methods

  Name Description
Public Method Dispose Overloaded.   
Top

See Also