Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartItemInLegend Class
Properties Methods


In This Topic
    ChartItemInLegend Class Members
    In This Topic

    The following tables list the members exposed by ChartItemInLegend.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ChartItemInLegend class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the ActionInfo object associated with the item in the legend.  
    Public PropertyGets or sets a value indicating whether the item should not be shown in the legend.  
    Public PropertyGets or sets the label to use in the legend for the item for ChartDataPoint.

    If this property is not set, the Label properties from the chart categories hierarchy are used as the legend text (with " – " added between each pair).

     
    Public PropertyGets or sets the tooltip to display for the item in the legend.  
    Top
    Public Methods
     NameDescription
    Public MethodCopies properties from another ChartItemInLegend to the current object.  
    Top
    See Also