2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / Label Class
Properties Methods

In This Topic
    Label Class Members
    In This Topic

    The following tables list the members exposed by Label.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the label attachment method.  
    Public PropertyGets or sets the attachment data for the label.  
    Public PropertyGets or sets the position of the label relative its specified location.  
    Public PropertyGets or sets whether a connecting line is drawn to an associated data point.  
    Public Property  
    Public PropertyGets the location of the label in chart control client coordinates.  
    Public PropertyGets or sets the label name.  
    Public PropertyGets or sets the offset distance in pixels from an associated data point.  
    Public PropertyGets or sets the rotation angle in degrees of the label, overriding the Rotation value set in the style. Applies only to label with Compass values other than Radial and RadialText. Only non-zero values are applied.  
    Public PropertyGets or sets the size of the label in chart control client coordinates.  
    Public PropertyGets or sets the default size of the label.  
    Public PropertyGets the Style object of the label.  
    Public PropertyGets or sets the text of the label.  
    Public PropertyGets or sets the tooltip text.  
    Public PropertyGets or sets the label visibility.  
    Top
    Public Methods
     NameDescription
    Public MethodReadies the chart object for garbage collection.  
    Public MethodResets Label size so it is calculated automatically.  
    Public MethodResets Label style inheritance state.  
    Public MethodReturns false if the Label SizeDefault property is in the default state.  
    Public MethodReturns false if the Label Style property is in the default state.  
    Top
    See Also