Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartSeriesCustomProperties.BarStackedProps Class / StackedGroupName Property

In This Topic
    StackedGroupName Property (ChartSeriesCustomProperties.BarStackedProps)
    In This Topic
    Gets or sets the stacked bar group name.
    Syntax
    'Declaration
     
    Public Property StackedGroupName As RdlString
    public RdlString StackedGroupName {get; set;}
    See Also