MindFusion.Charting for Silverlight Programmer's Guide
InnerLabelPosition Enumeration
See Also
 






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

Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight

 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.Silverlight Namespace