Sparklines for WinForms | ComponentOne
C1.Win.Sparkline.Design Namespace / C1SparklineDesigner Class
Members

In This Topic
    C1SparklineDesigner Class
    In This Topic
    A designer for lightweight chart control which represents the general shape of the data variation.
    Syntax
    'Declaration
     
    
    Public Class C1SparklineDesigner 
       Inherits System.Windows.Forms.Design.ControlDesigner
    public class C1SparklineDesigner : System.Windows.Forms.Design.ControlDesigner 
    Inheritance Hierarchy

    System.Object
       System.ComponentModel.Design.ComponentDesigner
          System.Windows.Forms.Design.ControlDesigner
             C1.Win.Sparkline.Design.C1SparklineDesigner

    See Also