com.nchart3d.NChart.NChartLegendBlockAlignment Enum Reference

The LegendBlockAlignment enum provides constants for different predefined positions of the legend on the screen. More...

Public Attributes

 TopLeft
 Legend is in the top left corner of the screen.
 
 TopCenter
 Legend is in the center on the top of the screen.
 
 TopRight
 Legend is in the top right corner of the screen.
 
 CenterLeft
 Legend is on the left in the middle of the screen.
 
 CenterCenter
 Legend is in the center of the screen.
 
 CenterRight
 Legend is on the right in the middle of the screen.
 
 BottomLeft
 Legend is in the bottom left corner of the screen.
 
 BottomCenter
 Legend is in the center on the bottom of the screen.
 
 BottomRight
 Legend is in the bottom right corner of the screen.
 
 Left
 Legend fills the whole left area of the screen.
 
 Right
 Legend fills the whole right area of the screen.
 
 Bottom
 Legend fills the whole bottom area of the screen.
 
 Top
 Legend fills the whole top area of the screen.
 

Detailed Description

The LegendBlockAlignment enum provides constants for different predefined positions of the legend on the screen.