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



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