Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / Legend Class / TitleFontSize Property

In This Topic
    TitleFontSize Property
    In This Topic
    Gets or sets the text font size.
    Syntax
    'Declaration
     
    Public Property TitleFontSize As Double
    public double TitleFontSize {get; set;}
    See Also