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

In This Topic
    ChartCustomProperties Class
    In This Topic
    Base class for custom properties of the ChartDataPoint and ChartSeries.
    Object Model
    ChartCustomProperties Class
    Syntax
    'Declaration
     
    Public MustInherit Class ChartCustomProperties 
       Inherits CustomProperties
    public abstract class ChartCustomProperties : CustomProperties 
    Inheritance Hierarchy

    System.Object
          C1.C1Rdl.Rdl2008.ChartCustomProperties

    See Also