MindFusion WinForms Programmer's Guide
BarChart.Data Property
See Also
 





Gets or sets the data for the chart, when not retrieved from a database.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public IList Data { get; set; }

Visual Basic  Copy Code

Public Property Data As IList

 Property Value

 See Also

BarChart Members
BarChart Class
MindFusion.Reporting Namespace