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