Xceed Chart for WinForms v4.4 Documentation
Xceed.Chart.Core.v4.4 Assembly / Xceed.Chart.Core Namespace / DataLabels Class
Properties Methods


In This Topic
    DataLabels Class Members
    In This Topic

    The following tables list the members exposed by DataLabels.

    Public Properties
     NameDescription
    Public PropertyControls the length of the arrow connecting the data point and the text label.  
    Public PropertyGives access to the LineProperties object controlling the appearance of the data label arrow lines.  
    Public PropertyControls the length of the arrow pointer pointing to the data label text.  
    Public PropertySpecifies between how many data points data labels should be rendered.  
    Public PropertyGives access to the format string of the data labels.  
    Public PropertyControls the mode of the data labels.  
    Public PropertyThe subset containing the indexes on which data labels must be displayed.  
    Public PropertyGives access to the ChartText object controlling the appearance of the data labels.  
    Public PropertyControls the vertical data label alignment relative to the data point bound.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates an identical copy of this series object  
    Top
    See Also