ExcelChartDataTable Class

Represents the formatting options for the chart data table.

Definition

Namespace: Winnovative.ExcelLib
Assembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 12.0.0
C#
public class ExcelChartDataTable
Inheritance
Object    ExcelChartDataTable

Properties

ShowBorderHorizontal Gets or sets indicating if the chart data table has horizontal borders.
ShowBorderOutline Gets or sets indicating if the chart data table has outline borders.
ShowBorderVertical Gets or sets indicating if the chart data table has vertical borders.
ShowLegendKey Gets or sets indicating if the legend keys are visible in data table .

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

See Also