Click or drag to resize

ChartData Property

Gets or sets the initial data to be displayed in the chart.

Namespace:  Dynamicweb.Controls.Charts
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[BrowsableAttribute(false)]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]
public DataTable Data { get; set; }

Property Value

Type: DataTable
Remarks