Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartSeries Class / ItemInLegend Property

In This Topic
    ItemInLegend Property (ChartSeries)
    In This Topic
    Gets ChartItemInLegend object defining how the series appears when displayed in a legend.
    Syntax
    'Declaration
     
    Public ReadOnly Property ItemInLegend As ChartItemInLegend
    public ChartItemInLegend ItemInLegend {get;}
    See Also