ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / ChartSeriesCustomProperties Class / BarStacked Property

In This Topic
    BarStacked Property (ChartSeriesCustomProperties)
    In This Topic
    Properties of the Bar Stacked chart.
    Syntax
    'Declaration
     
    Public ReadOnly Property BarStacked As ChartSeriesCustomProperties.BarStackedProps
    public ChartSeriesCustomProperties.BarStackedProps BarStacked {get;}
    See Also