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