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


In This Topic
    ChartLabel Class Members
    In This Topic

    The following tables list the members exposed by ChartLabel.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of ChartLabel object.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the label attachment method.  
    Public PropertyGets the attachment data for the label.  
    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 label's image.  
    Public PropertyGets or sets the label name.  
    Public PropertyGets or sets the offset distance from the associated data point in twips.  
    Public PropertyGets or sets the rotation angle of the label, in degrees. Overrides the Rotation value set in the style.  
    Public PropertyGets or sets the size of the element. (Inherited from C1.Win.FlexReport.Chart.ChartRect)
    Public PropertyGets the ChartStyle object of the label. Inherits from the ChartLabels.DefaultLabelStyle property.  
    Public PropertyGets or sets the label text.  
    Public PropertyGets or set the 3D-View plane of a label of a 3D chart.  
    Public PropertyGets or sets the visibility of the element. (Inherited from C1.Win.FlexReport.Chart.ChartRect)
    Top
    Public Methods
     NameDescription
    Public MethodReturns a string that represents the current object.  
    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