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

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