Spread Windows Forms 15.0
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / DoubleCollectionPropertyDescriptor Class / DoubleCollectionPropertyDescriptor Constructor


In This Topic
    DoubleCollectionPropertyDescriptor Constructor
    In This Topic
    Initializes a new instance of the DoubleCollectionPropertyDescriptor class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New DoubleCollectionPropertyDescriptor()
    public DoubleCollectionPropertyDescriptor()
    See Also