MindFusion.Wpf Pack Programmer's Guide
AxesChart.YLabelType Property
See Also
 





Gets or sets the type of the labels on the y-axis. This is a dependency property.

Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.Wpf

 Syntax

C#  Copy Code

public LabelType YLabelType { get; set; }

Visual Basic  Copy Code

Public Property YLabelType As LabelType

 Property Value

A member of the LabelType enumeration.

 See Also

AxesChart Members
AxesChart Class
MindFusion.Reporting.Wpf Namespace