MindFusion.Wpf Pack Programmer's Guide
RadarChart.OuterLabelType Property
See Also
 





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

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

 Syntax

C#  Copy Code

public LabelType OuterLabelType { get; set; }

Visual Basic  Copy Code

Public Property OuterLabelType As LabelType

 Property Value

A member of the LabelType enumeration. The default is AutoScale.

 See Also

RadarChart Members
RadarChart Class
MindFusion.Charting.Wpf Namespace