Gets or sets the data for calculating the X-coordinates of line charts.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
SyntaxC#
Copy Code
|
|---|
public IList XData { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property XData As IList |
See Also