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





Gets or sets the labels drawn at the y-axis in a custom grid with horizontal stripes.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public IList YGridLabels { get; set; }

Visual Basic  Copy Code

Public Property YGridLabels As IList

 Property Value

 See Also

AxesChart Members
AxesChart Class
MindFusion.Reporting Namespace