com.nchart3d.NChart.NChartCalloutLineToLabelConnectionPos Enum Reference

The NChartCalloutLineToLabelConnectionPos enum provides constants to determine the position where the line connects to the label in the callout. More...

Public Attributes

 Autodetect
 Detect the position automatically.
 
 BottomLeft
 Connect in the bottom left corner.
 
 BottomCenter
 Connect in the center of the bottom edge.
 
 BottomRight
 Connect in the bottom right corner.
 
 CenterLeft
 Connect in the center of the left edge.
 
 CenterRight
 Connect in the center of the right edge.
 
 TopLeft
 Connect in the top left corner.
 
 TopCenter
 Connect in the center of the top edge.
 
 TopRight
 Connect in the top right corner.
 

Detailed Description

The NChartCalloutLineToLabelConnectionPos enum provides constants to determine the position where the line connects to the label in the callout.