DataLabelPosition EnumerationTerminal Works - PDF Printing.Net Library
Determines where the data label will be positioned.

Namespace: PdfEdit.Charting
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public enum DataLabelPosition
Members

  Member nameValueDescription
Center0 DataLabel will be centered inside the bar or pie.
InsideBase1 Inside the bar or pie at the origin.
InsideEnd2 Inside the bar or pie at the edge.
OutsideEnd3 Outside the bar or pie.
See Also

Reference