ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / ChartDataPointCustomProperties.ColumnBarPropsBase Class
Members

In This Topic
    ChartDataPointCustomProperties.ColumnBarPropsBase Class
    In This Topic
    Common properties of data point of the Column and Bar charts.
    Object Model
    ChartDataPointCustomProperties.ColumnBarPropsBase Class
    Syntax
    'Declaration
     
    Public MustInherit Class ChartDataPointCustomProperties.ColumnBarPropsBase 
       Inherits ChartDataPointCustomProperties.PropsBase
    public abstract class ChartDataPointCustomProperties.ColumnBarPropsBase : ChartDataPointCustomProperties.PropsBase 
    Inheritance Hierarchy

    System.Object
             C1.C1Rdl.Rdl2008.ChartDataPointCustomProperties.ColumnBarPropsBase

    See Also