ComponentOne FinancialChart for WPF
SmartAssembly.Attributes Namespace / PoweredByAttribute Class / PoweredByAttribute Constructor



In This Topic
    PoweredByAttribute Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New( _
       ByVal param1 As String _
    )
    'Usage
     
    
    Dim param1 As String
     
    Dim instance As New PoweredByAttribute(param1)
    public PoweredByAttribute( 
       string param1
    )
    public:
    PoweredByAttribute( 
       String^ param1
    )

    Parameters

    param1
    See Also