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

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