C1.iOS.Chart Assembly / C1.iOS.Chart Namespace / PieDataLabel Class
Fields Properties

PieDataLabel Class Members

The following tables list the members exposed by PieDataLabel.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Identifies the Overlapping dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the ChartPositionType dependency property.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether the label has border. (Inherited from C1.iOS.Chart.DataLabelBase)
Public PropertyGets or sets the border style of the label. (Inherited from C1.iOS.Chart.DataLabelBase)
Public PropertyGets or sets a value indicating whether the data labels have a line connecting them with corresponding data point. (Inherited from C1.iOS.Chart.DataLabelBase)
Public PropertyGets or sets the content of data labels. (Inherited from C1.iOS.Chart.DataLabelBase)
Public PropertyGets or sets the offset of data label from corresponding data point. (Inherited from C1.iOS.Chart.DataLabelBase)
Public PropertyGets or sets the Overlapping of data labels.  
Public PropertyGets or sets the position of data labels.  
Public PropertyGets or sets the style of the label. (Inherited from C1.iOS.Chart.DataLabelBase)
Top
See Also