[]
Gets or sets a value indicating whether symbols are shown in a Gantt chart.
[C1Description("ChartGantt.ShowSymbols", "Specifies whether symbols are shown in a Gantt chart.")]
public bool ShowSymbols { get; set; }
<C1Description("ChartGantt.ShowSymbols", "Specifies whether symbols are shown in a Gantt chart.")>
Public Property ShowSymbols As Boolean