Gets or sets the border color.
[Visual Basic]
Public Property Color As Color
[C#]
public Color Color {get;set;}
[Delphi]
public property Color: Color read get_Color write set_Color;
See Also
C1.Win.C1Chart.Border Class | C1.Win.C1Chart.Border Members | C1.Win.C1Chart Namespace | C1.Win.C1Chart.Border Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |