[]
Represents a chart data table.
public interface IDataTable
Public Interface IDataTable
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. |
Name | Description |
---|---|
Delete() | Deletes the object. |