This documentation is archived and is not being maintained.
CustomLabel Constructor
Visual Studio 2010
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
CustomLabel() | Creates a new instance of the CustomLabel class. |
|
CustomLabel(Double, Double, String, Int32, LabelMarkStyle) | Initializes a new instance of the CustomLabel class with the specified fromPosition, toPosition, text, labelRow, and markStyle parameters. |
|
CustomLabel(Double, Double, String, Int32, LabelMarkStyle, GridTickTypes) | Initializes a new instance of the CustomLabel class with the specified fromPosition, toPosition, text, labelRow, markStyle and gridTick parameters. |
Show: