Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / CompileParams Class / Legend Property

In This Topic
    Legend Property
    In This Topic
    Gets or sets the Legend object.
    Syntax
    'Declaration
     
    Public Property Legend As Legend
    public Legend Legend {get; set;}
    See Also