| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal color As Color, _ ByVal style As LineStyle _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
Parameters
- color
- Specifies the line color.
- style
- Specifies the LineStyle.
| ActiveReports.Chart | Request technical support |
| Line Constructor(Color,LineStyle) | |
| See Also | |
|
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal color As Color, _ ByVal style As LineStyle _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |