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

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