| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal background As Background _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public Annotation( Background background ) | |
Parameters
- background
- Background object for the annotation.
| dotnetCHARTING | Send comments on this topic. |
| Annotation Constructor(Background) | |
| See Also | |
|
| dotnetCHARTING Namespace > Annotation Class > Annotation Constructor : Annotation Constructor(Background) |
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal background As Background _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public Annotation( Background background ) | |