| ChartDrawEventArgsData Property |
Gets the data to be populated on the chart.
Namespace:
Dynamicweb.Controls.Charts
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public DataTable Data { get; }
Public ReadOnly Property Data As DataTable
Get
Property Value
Type:
DataTableRemarks See Also