ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / DataPointConverter Class / DataPointConverter Constructor


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