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

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