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


In This Topic
    LegendArea Class Members
    In This Topic

    The following tables list the members exposed by LegendArea.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the horizontal alignment of the legend area.  
    Public PropertyGets or sets the vertical alignment of the legend area.  
    Public PropertyGets or sets the border around the legend area.  
    Public PropertyGets or sets the fill for the background of the legend area.  
    Public PropertyGets or sets the ID of the legend area.  
    Public PropertyGets or sets the legend items position.  
    Public PropertyGets or sets the location of the legend area in the control canvas space.  
    Public PropertyGets or sets whether the legend items are manually placed.  
    Public PropertyGets or sets whether the legend area overlaps the plot area.  
    Public PropertyGets or sets the amount of extra space around the text.  
    Public PropertyGets or sets the fill of the text.  
    Public PropertyGets or sets the font of the text.  
    Public PropertyGets or sets whether the legend items are layed out vertically or horizontally.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a deep copy of this legend 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 legend area is changed.  
    Top
    See Also