CustomLabel Constructor
.NET Framework (current version)
Creates a new instance of the CustomLabel class.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
| 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:
