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

In This Topic
    TextColor Property (Legend)
    In This Topic
    Value text color.
    Syntax
    'Declaration
     
    Public Property TextColor As Brush
    public Brush TextColor {get; set;}
    See Also