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

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