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

In This Topic
    SparklineTheme Class
    In This Topic
    Represents a styles of the sparkline.
    Syntax
    'Declaration
     
    
    Public Class SparklineTheme 
       Inherits C1.Win.Themes.BaseC1FrameworkStyle
    public class SparklineTheme : C1.Win.Themes.BaseC1FrameworkStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.Themes.StyledPropertyCollection
          C1.Win.Themes.BaseStyle
             C1.Win.Themes.BaseC1FrameworkStyle
                C1.Win.Sparkline.SparklineTheme

    See Also