Gets or sets the outline color of the data point symbol.
[Visual Basic]
Public Property OutlineColor As Color
[C#]
public Color OutlineColor {get;set;}
[Delphi]
public property OutlineColor: Color read get_OutlineColor write set_OutlineColor;
See Also
ChartSymbolStyle Class | ChartSymbolStyle Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |