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

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

    System.Object
                C1.C1Rdl.Rdl2008.ChartDataPointCustomProperties.BarPropsBase

    See Also