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

In This Topic
    TitleColor Property
    In This Topic
    Title text color.
    Syntax
    'Declaration
     
    Public Property TitleColor As Brush
    public Brush TitleColor {get; set;}
    See Also