Creates a new, uninitialized instance of the CustomLabel class.
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 |
This constructor can be used to create and initialize a new instance of the CustomLabel class.
However, we recommend adding custom labels using the CustomLabelsCollection Add method.
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