Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / SparklineSetting Class
Properties


In This Topic
    SparklineSetting Class Members
    In This Topic

    The following tables list the members exposed by SparklineSetting.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the SparklineSetting class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets an Color value that specifies the color of the horizontal axis of the sparkline.  
    Public PropertyGets or sets the way that blank cells are plotted.  
    Public PropertyGets or sets a value indicating whether hidden cells are plotted in the sparkline group.  
    Public PropertyGets a boolean value that specifies the horizontal axis of the sparkline is visible.  
    Public PropertyGets an Color value that specifies the color of the first point of the sparkline.  
    Public PropertyGets an Color value that specifies the color of the high point of the sparkline.  
    Public PropertyGets a value indicating whether the horizontal axis of the sparkline is based on date values.  
    Public PropertyGets an Color value that specifies the color of the last point of the sparkline.  
    Public PropertyGets or sets the thickness of the sparklines in the sparkline group, where the line weight is measured in points.  
    Public PropertyGets an Color value that specifies the color of the low point of the sparkline.  
    Public PropertyGets or sets the custom maximum value for the vertical axis of a sparkline.  
    Public PropertyGets or sets the custom minimum value for the vertical axis of a sparkline.  
    Public PropertyGets an Color value that specifies the color of the markers of the sparkline.  
    Public PropertyGets or sets how the maximum value of the vertical axis of the sparkline is scaled relative to other sparklines in the group.  
    Public PropertyGets or sets how the minimum value of the vertical axis of the sparkline is scaled relative to other sparklines in the group.  
    Public PropertyGets an Color value that specifies the color of the negative points of the sparkline.  
    Public PropertyGets or sets a value indicating whether the points on the horizontal axis are plotted in right-to-left order.  
    Public PropertyGets a Color object that represents the main series color for the sparkline group.  
    Public PropertyGets a boolean value that specifies the first point of the sparkline is visible.  
    Public PropertyGets a boolean value that specifies the high point of the sparkline is visible.  
    Public PropertyGets a boolean value that specifies the last point of the sparkline is visible.  
    Public PropertyGets a boolean value that specifies the low point of the sparkline is visible.  
    Public PropertyGets a boolean value that specifies the markers of the sparkline is visible.  
    Public PropertyGets a boolean value that specifies the negative points of the sparkline is visible.  
    Top
    See Also