ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / PieDataLabel Class
Properties Methods


In This Topic
    PieDataLabel Class Members
    In This Topic

    The following tables list the members exposed by PieDataLabel.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the label has border. (Inherited from C1.Xaml.Chart.DataLabelBase)
    Public PropertyGets or sets the border style of the label. (Inherited from C1.Xaml.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.Xaml.Chart.DataLabelBase)
    Public PropertyGets or sets the content of data labels. (Inherited from C1.Xaml.Chart.DataLabelBase)
    Public Property (Inherited from Windows.UI.Xaml.DependencyObject)
    Public PropertyGets or sets the offset of data label from corresponding data point. (Inherited from C1.Xaml.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.Xaml.Chart.DataLabelBase)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from Windows.UI.Xaml.DependencyObject)
    Public Method (Inherited from Windows.UI.Xaml.DependencyObject)
    Public Method (Inherited from Windows.UI.Xaml.DependencyObject)
    Public Method (Inherited from Windows.UI.Xaml.DependencyObject)
    Public Method (Inherited from Windows.UI.Xaml.DependencyObject)
    Public Method (Inherited from Windows.UI.Xaml.DependencyObject)
    Public Method (Inherited from Windows.UI.Xaml.DependencyObject)
    Top
    Protected Methods
     NameDescription
    Protected MethodInvalidates the parent chart. (Inherited from C1.Xaml.Chart.DataLabelBase)
    Top
    See Also