DataLabelType EnumerationTerminal Works - PDF Printing.Net Library
Determines the type of the data label.

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

public enum DataLabelType
Members

  Member nameValueDescription
None0 No DataLabel.
Percent1 Percentage of the data. For pie charts only.
Value2 Value of the data.
See Also

Reference