ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView.Printing Namespace / PrintInfo Class / LegendRight Property

In This Topic
    LegendRight Property (PrintInfo)
    In This Topic
    Gets or sets a System.String value used in the right part of the legend.
    Syntax
    'Declaration
     
    Public Property LegendRight As System.String
    public System.string LegendRight {get; set;}
    See Also