[]
        
(Showing Draft Content)

C1.WPF.Document.FlexChart.HorizontalAlignment

HorizontalAlignment Enum

Specifies how an object or text in a control is horizontally aligned relative to an element of the control.

Namespace: C1.WPF.Document.FlexChart
Assembly: C1.WPF.Document.dll
Syntax
public enum HorizontalAlignment

Fields

Name Description
Center

The object or text is aligned in the center of the control element.

Left

The object or text is aligned on the left of the control element.

Right

The object or text is aligned on the right of the control element.