[]
        
(Showing Draft Content)

C1.WPF.C1Chart.LabelAlignment

LabelAlignment Enum

Specifies the position of data label relative to the corresponding plot element.

Namespace: C1.WPF.C1Chart
Assembly: C1.WPF.C1Chart.4.6.2.dll
Syntax
public enum LabelAlignment

Fields

Name Description
Auto

Automatic label position.

BottomCenter

Bottom center position.

BottomLeft

Bottom left position.

BottomRight

Bottom right position.

MiddleCenter

Middle center position.

MiddleLeft

Middle left position.

MiddleRight

Middle right position.

TopCenter

Top center position.

TopLeft

Top left position.

TopRight

Top right position.