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