Gets or sets the database columns, from which data for calculating the X-coordinates of charts is retrieved.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C# Copy Code |
---|
public string XDataFields { get; set; } |
Visual Basic Copy Code |
---|
Public Property XDataFields As String |