GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / ReportOptions Class / LegendTextDecorations Property

In This Topic
    LegendTextDecorations Property (ReportOptions)
    In This Topic
    Gets or sets the text decorations for print page legend area.
    Syntax
    'Declaration
     
    Public Property LegendTextDecorations As TextDecorationCollection
    public TextDecorationCollection LegendTextDecorations {get; set;}
    See Also