Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartEmptyPoints Class / CustomProperties Property

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