ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1SlopedBorderAdjustConverter Class / C1SlopedBorderAdjustConverter Constructor



In This Topic
    C1SlopedBorderAdjustConverter Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New C1SlopedBorderAdjustConverter()
    public C1SlopedBorderAdjustConverter()
    public:
    C1SlopedBorderAdjustConverter();
    See Also