| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal labelText As String, _ ByVal color As Color, _ ByVal marker As ElementMarker _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
Parameters
- labelText
- Label text.
- color
- Color
- marker
- Marker object.
| dotnetCHARTING | Send comments on this topic. |
| EmptyElement Constructor(String,Color,ElementMarker) | |
| See Also | |
|
| dotnetCHARTING Namespace > EmptyElement Class > EmptyElement Constructor : EmptyElement Constructor(String,Color,ElementMarker) |
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal labelText As String, _ ByVal color As Color, _ ByVal marker As ElementMarker _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |