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

In This Topic
    Title Property
    In This Topic
    Gets or sets the legend title.
    Syntax
    'Declaration
     
    Public Property Title As String
    public string Title {get; set;}
    See Also