IDataTable Interface Members
In This Topic
The following tables list the members exposed by IDataTable.
Public Properties
| 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.
|
Top
Public Methods
| Name | Description |
 | Delete |
Deletes the object.
|
Top
See Also