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

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