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


In This Topic
    DataPointConverter Class
    In This Topic
    Performs conversion from DataPoint to string based on the specified format string.
    Object Model
    DataPointConverter Class
    Syntax
    'Declaration
     
    
    Public Class DataPointConverter 
    'Usage
     
    
    Dim instance As DataPointConverter
    public class DataPointConverter 
    Inheritance Hierarchy

    System.Object
       C1.WPF.C1Chart.DataPointConverter

    See Also