FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartGantt Class / ShowSymbols Property

In This Topic
    ShowSymbols Property (ChartGantt)
    In This Topic
    Gets or sets a value indicating whether symbols are shown in a Gantt chart.
    Syntax
    'Declaration
     
    Public Property ShowSymbols As Boolean
    public bool ShowSymbols {get; set;}
    See Also