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

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

    System.Object
                   C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.BarPropsBase

    See Also