Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IDataTable Interface / HasBorderOutline Property
In This Topic
    HasBorderOutline Property
    In This Topic
    True if the chart data table has outline borders. The default value is true.
    Syntax
    System.bool HasBorderOutline {get; set;}
    See Also