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

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