Page tree
    Created with Raphaël 2.1.0
    Loading...
Skip to end of metadata
Go to start of metadata

Description

For all chart types except Pie, Doughnut, Bubble, and Surface, DataTable returns a ChartDataTable object, representing a chart's data table.

C#
public ChartDataTable DataTable{ get; }
vb.net
Public ReadOnly Property DataTable() As ChartDataTable
  • No labels