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





Gets or sets the database columns, from which data for calculating the X-coordinates of charts is retrieved.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public string XDataFields { get; set; }

Visual Basic  Copy Code

Public Property XDataFields As String

 Property Value

 See Also

LineChart Members
LineChart Class
MindFusion.Reporting Namespace