Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IAxis Interface / Visible Property
In This Topic
    Visible Property (IAxis)
    In This Topic
    Gets or sets whether the axis is visible.
    Syntax
    System.bool Visible {get; set;}
    See Also