MindFusion WinForms Programmer's Guide
LineChart.YData Property
See Also
 





Gets or sets the data for calculating the Y-coordinates of charts.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public IList YData { get; set; }

Visual Basic  Copy Code

Public Property YData As IList

 Property Value

 See Also

LineChart Members
LineChart Class
MindFusion.Reporting Namespace