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