Name | Description | |
---|---|---|
delete | Deletes the object. | |
getFont | Returns the IFontFormat object that represents the font of thespecified object. | |
getFormat | Returns the IChartFormat object. | |
getHasBorderHorizontal | Gets if the chart data table has horizontal cell borders. The default value is true. | |
getHasBorderOutline | Gets if the chart data table has outline borders. The default value is true. | |
getHasBorderVertical | Gets if the chart data table has vertical cell borders. The default value is true. | |
getParent | Returns the parent IChart of the data table. | |
getShowLegendKey | Gets if the data label legend key is visible. The default value is true. | |
setHasBorderHorizontal | Sets if the chart data table has horizontal cell borders. | |
setHasBorderOutline | Sets if the chart data table has outline borders. | |
setHasBorderVertical | Sets if the chart data table has vertical cell borders. | |
setShowLegendKey | Sets if the data label legend key is visible. |