Spread Windows Forms 17
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / LabelArea Class
Properties Methods Events


In This Topic
    LabelArea Class Members
    In This Topic

    The following tables list the members exposed by LabelArea.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the horizontal alignment of the label area.  
    Public PropertyGets the vertical alignment of the label area.  
    Public PropertyGets or sets the border around the text.  
    Public PropertyGets or sets the fill of the background behind the text.  
    Public PropertyGets or sets the location of the label area in the control.  
    Public PropertyGets or sets whether the layout of the label area is automatically generated.  
    Public PropertyGets whether the label area overlaps the plot area.  
    Public PropertyGets or sets the amount of extra space around the text.  
    Public PropertyGets or sets the text displayed in the label area.  
    Public PropertyGets or sets the field in the data source that stores the text.  
    Public PropertyGets or sets the data source for the text.  
    Public PropertyGets or sets the text orientation for the title.  
    Public PropertyGets or sets the fill of the text.  
    Public PropertyGets or sets the font of the text.  
    Public PropertyGets or sets the rotation angle for the text.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a deep copy of this label area.  
    Public MethodThis method is reserved and should not be used.  
    Public MethodGenerates an object from its XML representation.  
    Public MethodConverts an object into its XML representation.  
    Top
    Protected Methods
     NameDescription
    Protected MethodRaises the Changed event.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the label area is changed.  
    Top
    See Also