[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartGantt.ShowSymbols

ShowSymbols Property

ShowSymbols

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

Declaration
[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