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

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