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