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





Gets or sets the type of labels. 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

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

 See Also

RadarSeries Members
RadarSeries Class
MindFusion.Charting.Wpf Namespace