FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / DataLabel Class
Properties Methods


In This Topic
    DataLabel Class Members
    In This Topic

    The following tables list the members exposed by DataLabel.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the label rotation angle.  
    Public PropertyGets or sets a value indicating whether the label has border. (Inherited from C1.WPF.Chart.DataLabelBase)
    Public PropertyGets or sets the border style of the label. (Inherited from C1.WPF.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.WPF.Chart.DataLabelBase)
    Public PropertyGets or sets the content of data labels. (Inherited from C1.WPF.Chart.DataLabelBase)
    Public PropertyGets or sets the data label content options.  
    Public Property (Inherited from System.Windows.DependencyObject)
    Public Property (Inherited from System.Windows.Threading.DispatcherObject)
    Public Property (Inherited from System.Windows.DependencyObject)
    Public PropertyGets or sets the maximum number of labels for automatic positioning.  
    Public PropertyGets or sets the maximum number of lines in data label.  
    Public PropertyGets or sets the maximum width of data label.  
    Public PropertyGets or sets the offset of data label from corresponding data point. (Inherited from C1.WPF.Chart.DataLabelBase)
    Public PropertyGets or sets the value which indicates how to handle overlapped data labels.  
    Public PropertyGets or sets the label overlapping options.  
    Public PropertyGets or sets the position of data labels.  
    Public PropertyGets or sets the style of the label. (Inherited from C1.WPF.Chart.DataLabelBase)
    Top
    Public Methods
    Protected Methods
     NameDescription
    Protected MethodInvalidates the parent chart. (Inherited from C1.WPF.Chart.DataLabelBase)
    Protected Method (Inherited from System.Windows.DependencyObject)
    Top
    See Also