ComponentOne Reports for WPF
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.ChartDataPointCustomProperties

    See Also