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