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





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

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public IList XData { get; set; }

Visual Basic  Copy Code

Public Property XData As IList

 Property Value

 See Also

LineChart Members
LineChart Class
MindFusion.Reporting Namespace