ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView.Printing Namespace / PrintInfo Class / MakeLegendTable Method

In This Topic
    MakeLegendTable Method (PrintInfo)
    In This Topic
    Gets RenderTable object that represents legend table.
    Syntax
    'Declaration
     
    Public Function MakeLegendTable() As System.Object
    public System.object MakeLegendTable()

    Return Value

    A RenderTable object.
    See Also