[]
Represents a chart data table.
public interface IDataTable
Public Interface IDataTable
Name | Description |
---|---|
Font | Returns the IFontFormat object that represents the font of the specified object. |
Format | Returns the IChartFormat object. |
HasBorderHorizontal | True if the chart data table has horizontal cell borders. The default value is true. |
HasBorderOutline | True if the chart data table has outline borders. The default value is true. |
HasBorderVertical | True if the chart data table has vertical cell borders. The default value is true. |
Parent | Returns the parent IChart for the data table. |
ShowLegendKey | True if the data label legend key is visible. The default value is true. |
Name | Description |
---|---|
Delete() | Deletes the object. |