[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.IDataTable

IDataTable Interface

Represents a chart data table.

Namespace: GrapeCity.Spreadsheet.Charts
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public interface IDataTable
Public Interface IDataTable

Properties

Name Description
Border

Gets an IBorder object that represents the border of the object.

Font

Gets an IFont object that represents the font of the specified object.

Format

Gets the IChartFormat object.

HasBorderHorizontal

Gets or sets a value indicating whether the chart data table has horizontal cell borders.

HasBorderOutline

Gets or sets a value indicating whether the chart data table has outline borders.

HasBorderVertical

Gets or sets a value indicating whether the chart data table has vertical cell borders.

ShowLegendKey

Gets or sets a value indicating whether the data label legend key is visible.

Methods

Name Description
Delete()

Deletes the object.