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

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