MindFusion.Wpf Pack Programmer's Guide
InnerLabelPosition Enumeration
See Also
 





Defines values that specify the alignment of the inner labels in a radar chart.

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

 Syntax

C#  Copy Code

public enum InnerLabelPosition

Visual Basic  Copy Code

Public Enum InnerLabelPosition

 Members

  Member name Description

Center

The label is aligned to the center.

Left

The label is aligned to the left.

Right

The label is aligned to the right.

 See Also

MindFusion.Charting.Wpf Namespace