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