Gets or sets the database columns, from which custom labels for the y-axis are retrieved.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
SyntaxC#
Copy Code
|
|---|
public string YLabelsFields { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property YLabelsFields As String |
See Also