MindFusion.Wpf Pack Programmer's Guide
Axis.LabelType Property
See Also
 





Gets or sets the type of labels drawn at the axis. This is a dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf

 Syntax

C#  Copy Code

public LabelType LabelType { get; set; }

Visual Basic  Copy Code

Public Property LabelType As LabelType

 Property Value

 See Also

Axis Members
Axis Class
MindFusion.Charting.Wpf Namespace