MindFusion WinForms Programmer's Guide
AxesChart.YLabelsFields Property
See Also
 





Gets or sets the database columns, from which custom labels for the y-axis are retrieved.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public string YLabelsFields { get; set; }

Visual Basic  Copy Code

Public Property YLabelsFields As String

 Property Value

 See Also

AxesChart Members
AxesChart Class
MindFusion.Reporting Namespace