C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / DataLabelBase Class
Fields Properties Methods


DataLabelBase Class Members

The following tables list the members exposed by DataLabelBase.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Identifies the DataLabelBase.Border dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the DataLabelBase.BorderStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the DataLabelBase.ConnectingLine dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the DataLabelBase.Style dependency property.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether the label has border.  
Public PropertyGets or sets the border style of the label.  
Public PropertyGets or sets a value indicating whether the data labels have a line connecting them with corresponding data point.  
Public PropertyGets or sets the content of data labels.  
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 offset of data label from corresponding data point.  
Public PropertyGets or sets the style of the label.  
Top
Public Methods
Protected Methods
 NameDescription
Protected MethodInvalidates the parent chart.  
Protected Method (Inherited from System.Windows.DependencyObject)
Top
See Also