Click or drag to resize

ExcelChartDataTable Class

Represents the formatting options for the chart data table.
Inheritance Hierarchy
SystemObject
  ExpertXls.ExcelLibExcelChartDataTable

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public class ExcelChartDataTable

The ExcelChartDataTable type exposes the following members.

Properties
  NameDescription
Public propertyShowBorderHorizontal
Gets or sets indicating if the chart data table has horizontal borders.
Public propertyShowBorderOutline
Gets or sets indicating if the chart data table has outline borders.
Public propertyShowBorderVertical
Gets or sets indicating if the chart data table has vertical borders.
Public propertyShowLegendKey
Gets or sets indicating if the legend keys are visible in data table .
Top
See Also