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





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

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public LabelOrientation YGridLabelsOrientation { get; set; }

Visual Basic  Copy Code

Public Property YGridLabelsOrientation As LabelOrientation

 Property Value

One of the LabelOrientation Enumeration values.

 See Also

AxesChart Members
AxesChart Class
MindFusion.Reporting Namespace