Dundas Chart for ASP.NET
Label Class Members
See Also  Properties  Methods  Send comments on this topic.
Dundas.Charting.WebControl Namespace : Label Class


The following tables list the members exposed by Label.

Public Properties

  Name Description
Public Property Enabled

Gets or sets a value that indicates if a label is enabled.


Indicates that labels are enabled.  
Public Property Font

Gets or sets a Font object, used to set font properties of the label.


Label font  
Public Property FontAngle

Gets or sets the font angle of a label.


Label font angle  
Public Property FontColor

Gets or sets the font color of the label.


Label font color  
Public Property Format

A value that determines a formatting expression.


Label text format  
Public Property Interval

Gets or sets the interval between labels.


Label interval size.  
Public Property IntervalOffset

Gets or sets the offset of axis labels.


Labels interval offset.  
Public Property IntervalOffsetType

Gets or sets the interval offset type of an axis label.


Labels offset type.  
Public Property IntervalType

Gets or sets the interval type of the axis label.


Label interval type.  
Public Property OffsetLabels

Gets or sets a value that indicates if labels are offset.


True if labels are shown with offset  
Public Property ShowEndLabels

Gets or sets a value that determines if end labels are displayed.


True if labels are shown at axis ends  
Public Property TruncatedLabels

Gets or sets a value that determines if axis labels can be truncated if they extend outside of a chart area.


True if label can be truncated  
Top

Public Methods

  Name Description
Public Method Dispose  
Top

See Also

Copyright © 2001 - 2009 Dundas Data Visualization, Inc. and others.