Dundas Chart for Windows Forms
CustomLabel Constructor
See Also  Send comments on this topic.
DundasWinChart Assembly > Dundas.Charting.WinControl Namespace > CustomLabel Class : CustomLabel Constructor


Public constructors.

Creates a new, uninitialized instance of the CustomLabel class.

Overload List

Overload Description
CustomLabel Constructor() Custom label constructor  
CustomLabel Constructor(Double,Double,String,Int32,LabelMark)

Creates and initializes a new instance of the CustomLabel class.


Custom label constructor  
CustomLabel Constructor(Double,Double,String,Int32,LabelMark,GridTick)

Creates and initializes a new instance of the CustomLabel class.


Custom label constructor  
CustomLabel Constructor(Double,Double,String,LabelRow,LabelMark)

Creates and initializes a new instance of the CustomLabel class.


Custom label constructor  
CustomLabel Constructor(Double,Double,String,LabelRow,LabelMark,GridTick)

Creates and initializes a new instance of the CustomLabel class.


Custom label constructor  

Remarks

This constructor can be used to create and initialize a new instance of the CustomLabel class.

However, we recommend adding custom labels using the CustomLabels collection Add method.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2009 All Rights Reserved.