Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IChart Interface / HasDataTable Property
In This Topic
    HasDataTable Property
    In This Topic
    Gets or sets a value indicating whether the chart displays a data table.
    Syntax
    System.bool HasDataTable {get; set;}
    See Also