Click or drag to resize

ExcelChartDataTableShowBorderHorizontal Property

Gets or sets indicating if the chart data table has horizontal borders.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public bool ShowBorderHorizontal { get; set; }

Property Value

Type: Boolean
See Also