com.nchart3d.NChart.NChartCaptionBlockAlignment Enum Reference

The NChartCaptionBlockAlignment enum provides constants to control position of the caption's block. More...

Public Attributes

 TopLeft
 Align caption in the top left corner.
 
 TopCenter
 Align caption at the center on the top of the screen.
 
 TopRight
 Align caption in the top right corner.
 
 BottomLeft
 Align caption in the bottom left corner.
 
 BottomCenter
 Align caption at the center on the bottom of the screen.
 
 BottomRight
 Align caption in the bottom right corner.
 

Detailed Description

The NChartCaptionBlockAlignment enum provides constants to control position of the caption's block.