C1.Maui.Chart Assembly / C1.Maui.Chart Namespace / PieDataLabel Class


PieDataLabel Class Properties

For a list of all members of this type, see PieDataLabel members.

Public Properties
 NameDescription
Public Property (Inherited from Microsoft.Maui.Controls.BindableObject)
Public PropertyGets or sets a value indicating whether the label has border. (Inherited from C1.Maui.Chart.DataLabelBase)
Public PropertyGets or sets the border style of the label. (Inherited from C1.Maui.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.Maui.Chart.DataLabelBase)
Public PropertyGets or sets the content of data labels. (Inherited from C1.Maui.Chart.DataLabelBase)
Public Property (Inherited from Microsoft.Maui.Controls.BindableObject)
Public PropertyGets or sets the offset of data label from corresponding data point. (Inherited from C1.Maui.Chart.DataLabelBase)
Public PropertyGets or sets the overlapping mode for data labels.  
Public PropertyGets or sets the position of data labels.  
Public PropertyGets or sets the style of the label. (Inherited from C1.Maui.Chart.DataLabelBase)
Top
See Also