ComponentOne Chart for .NET (2.0) Search HelpCentral 

Gantt.ShowSymbols Property

Gets or sets whether the symbols are shown in a Gantt chart.

[Visual Basic]

Public Property ShowSymbols As Boolean

[C#]

public bool ShowSymbols {get;set;}

[Delphi]

public property ShowSymbols: Boolean read get_ShowSymbols write set_ShowSymbols;

See Also

Gantt Class | Gantt Members | C1.Win.C1Chart Namespace | Gantt Class


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.