Gets or sets whether figures drawn should be outlined in the PlotArea ForeColor.
[Visual Basic]
Public Property ShowOutline As Boolean
[C#]
public bool ShowOutline {get;set;}
[Delphi]
public property ShowOutline: Boolean read get_ShowOutline write set_ShowOutline;
Remarks
Such figures include Bars, Pies, Areas, etc.
See Also
ChartGroup Class | ChartGroup Members | C1.Win.C1Chart Namespace | ChartGroup Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |