Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartDataPointCustomProperties Class
Members

In This Topic
    ChartDataPointCustomProperties Class
    In This Topic
    Represents custom attributes of a ChartDataPoint object.
    Object Model
    ChartDataPointCustomProperties Class
    Syntax
    'Declaration
     
    Public Class ChartDataPointCustomProperties 
       Inherits ChartCustomProperties
    public class ChartDataPointCustomProperties : ChartCustomProperties 
    Inheritance Hierarchy

    System.Object
       C1.C1Rdl.Rdl2008.CustomProperties
          C1.C1Rdl.Rdl2008.ChartCustomProperties
             C1.C1Rdl.Rdl2008.ChartDataPointCustomProperties

    See Also