ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / ChartEmptyPoints Class / CustomProperties Property

In This Topic
    CustomProperties Property (ChartEmptyPoints)
    In This Topic
    Gets the ChartEmptyPoints.CustomProperties collection containing custom properties for the data point.
    Syntax
    'Declaration
     
    Public ReadOnly Property CustomProperties As CustomProperties
    public CustomProperties CustomProperties {get;}
    See Also