Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / Grid Class / ColorAxisY Property

In This Topic
    ColorAxisY Property
    In This Topic
    Gets or sets the color used to draw axis Y.
    Syntax
    'Declaration
     
    Public Property ColorAxisY As Brush
    public Brush ColorAxisY {get; set;}
    See Also