FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartDataLabel Class
Properties Methods Events


In This Topic
    ChartDataLabel Class Members
    In This Topic

    The following tables list the members exposed by ChartDataLabel.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of ChartDataLabel object.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the position of the label relative to its specified location.  
    Public PropertyGets or sets a value indicating whether a connecting line is drawn to the associated data point.  
    Public PropertyGets or sets the filter value of the data label. If 1 then every data point is labeled, if 2 then every other data point is labeled.  
    Public PropertyGets or sets the offset distance in pixels from the associated data point.  
    Public PropertyGets the ChartStyle object of the label.  
    Public PropertyGets or sets the text of the label.  
    Public PropertyGets or sets the label visibility.  
    Top
    Protected Methods
     NameDescription
    Protected MethodNotify one property is changed. (Inherited from C1.Win.FlexReport.Chart.ChartObject)
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes. (Inherited from C1.Win.FlexReport.Chart.ChartObject)
    Top
    See Also