DataTableOptions Properties
Contains display options for the chart data table.| Name | Description |
|---|---|
| Fill | Provides access to fill options for the specified drawing object. Inherited from ShapeFormatBase. |
| Font | Retrieves font settings used to display 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. |
See Also