Visual Basic (Declaration) | |
---|---|
Public Property Color As Color |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Color Color {get; set;} |
This property will also affect the colors of this empty element's
Line, Marker, and SmartLabel objects.
dotnetCHARTING | Send comments on this topic. |
Color Property | |
See Also |
dotnetCHARTING Namespace > EmptyElement Class : Color Property |
Visual Basic (Declaration) | |
---|---|
Public Property Color As Color |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Color Color {get; set;} |