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

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