Search
AxesChart.YLabels Property
See Also
 





Gets or sets custom labels for the y-axis.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public IList YLabels { get; set; }

Visual Basic  Copy Code

Public Property YLabels As IList

 Property Value

 See Also