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.C1Themes.BaseTheme
    public class SparklineTheme : C1.Win.C1Themes.BaseTheme 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Themes.StyledPropertyCollection
          C1.Win.C1Themes.BaseStyle
             C1.Win.C1Themes.BaseTheme
                C1.Win.Sparkline.SparklineTheme

    See Also