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

In This Topic
    Legend Class Members
    In This Topic

    The following tables list the members exposed by Legend.

    Public Properties
     NameDescription
    Public PropertyGets or sets the general positioning of the legend.  
    Public PropertyGets or sets the location of the legend in chart control client coordinates.  
    Public PropertyGets or sets the default location of the legend.  
    Public PropertyGets or sets the orientation of the legend entries.  
    Public PropertyDetermines the order of the ChartGroups in the legend.  
    Public PropertyGets or sets the size of the legend in chart control client coordinates.  
    Public PropertyGets or sets the default size of the legend.  
    Public PropertyGets the legend style.  
    Public PropertyGets or sets the primary text of the legend.  
    Public PropertyGets or sets the tooltip text.  
    Public PropertyGets or sets the legend visibility.  
    Top
    Public Methods
     NameDescription
    Public MethodObtains the group and function indices of the legend entry nearest to the specified client coordinates. Mouse coordinates are specified in client coordinates.  
    Public Method  
    Public MethodResets the Legend location so it is calculated automatically.  
    Public MethodResets Legend size so it is calculated automatically.  
    Public MethodResets Legend style inheritance state.  
    Public MethodObtains the group and series indices of the legend entry nearest to the specified client coordinates. Mouse coordinates are specified in client coordinates.  
    Public MethodReturns false if the Legend LocationDefault property is in the default state.  
    Public MethodReturns false if the Legend SizeDefault property is in the default state.  
    Public MethodReturns false if the Legend Style property is in the default state.  
    Public MethodObtains the group and trendline indices of the legend entry nearest to the specified client coordinates. Mouse coordinates are specified in client coordinates.  
    Top
    See Also