Search
StringCollectionConverter Class
See Also
 






A type converter for string collections.

Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms

 Syntax

C#  Copy Code

public class StringCollectionConverter : TypeConverter

Visual Basic  Copy Code

Public Class StringCollectionConverter
    Inherits TypeConverter

 Inheritance Hierarchy

System.Object
    System.ComponentModel.TypeConverter
        MindFusion.Charting.WinForms.StringCollectionConverter

 See Also