DataTableOptions Properties
Specifies settings for a chart data table.| Name | Description |
|---|---|
| Effects | Gets or sets shape effects for the chart element. Inherited from ChartElement. |
| Fill | Gets or sets fill settings for the chart element. Inherited from ChartElement. |
| OutlineStyle | Gets or sets outline settings for the chart element. Inherited from ChartElement. |
| ShowHorizontalBorder | Gets or sets whether to display horizontal borders in the chart data table. |
| ShowLegendKeys | Gets or sets whether to display legend keys in the data table. |
| ShowOutline | Gets or sets whether to display the data table outline. |
| ShowVerticalBorder | Gets or sets whether to display vertical borders in the chart data table. |
| TextProperties | Gets or sets text formatting properties for the data table. |
See Also