Skip to main content
A newer version of this page is available. .

DataTableOptions Members

Contains display options for the chart data table.

Properties

Name Description
Fill Provides access to fill options for the specified drawing object. Inherited from ShapeFormatBase.
Font Provides access to font settings used to display the text in a data table.
Outline Provides access to the options used to format an outline of the specified drawing object. Inherited from ShapeFormatBase.
ShowHorizontalBorder Gets or sets whether horizontal borders are displayed.
ShowLegendKeys Gets or sets whether to display legend keys.
ShowOutline Gets or sets whether to display the table outline.
ShowVerticalBorder Gets or sets whether vertical borders are displayed.
Visible Gets or sets whether the data table is displayed on a chart.

Methods

Name Description
ResetToMatchStyle() Removes custom formatting of the chart element and applies default formatting based on the chart style. Inherited from ShapeFormat.
See Also