Type | Description | |||
AlignmentEnum | An AlignmentEnum expression that indicates how the level's label is aligned in the chart's header. The Alignment property can combine the LeftAlignment, CenterAlignment and RightAlignment with exHOutside which indicates that the label is always visible when user does scrolling the chart. |
For instance the following screen shot shows the component if the Level.Alignment property is 1 ( CenterAlignment ):
while the next screen shot shows the component if the Level.Alignment property is 17 ( CenterAlignment + exHOutside ):