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





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

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public string Y2LabelsFields { get; set; }

Visual Basic  Copy Code

Public Property Y2LabelsFields As String

 Property Value

 See Also

AxesChart Members
AxesChart Class
MindFusion.Reporting Namespace