A ChartDataTable object represents a chart's data table. A data table is a grid that can be added to some charts that contains the numeric data used to create the chart. The data table is usually attached to the chart's category axis, replacing the tick-mark labels on the axis.

 public sealed class ChartDataTable
Public NotInheritable Class ChartDataTable

To return a ChartDataTable, use Chart.DataTable.

Name

Description

BorderLine

Font

Height

ShowHorizontalBorders

ShowLegendKeys

ShowOutlineBorders

ShowVerticalBorders

Visible

Width

X

Y