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


In This Topic
    ChartLegend Class Members
    In This Topic

    The following tables list the members exposed by ChartLegend.

    Public Properties
     NameDescription
    Public PropertyGets or sets the general positioning of the legend.  
    Public PropertyGets or sets the order of the ChartGroups2D in the legend of a 2D chart.  
    Public PropertyGets or sets the 3D chart legend format string for numerical values.  
    Public PropertyGets or sets the separator between range values of a stepped legend of a 3D chart.  
    Public PropertyGets or sets the type of a 3D chart legend.  
    Public PropertyGets or sets the location of the element. (Inherited from C1.Win.FlexReport.Chart.ChartRect)
    Public PropertyGets or sets the orientation of the legend entries.  
    Public PropertyGets or sets the size of the element. (Inherited from C1.Win.FlexReport.Chart.ChartRect)
    Public PropertyGets the legend style. Inherits from the ChartField default style.  
    Public PropertyGets or sets the legend text.  
    Public PropertyGets or sets the visibility of the element. (Inherited from C1.Win.FlexReport.Chart.ChartRect)
    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