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


In This Topic
    SparklineGroup Class Members
    In This Topic

    The following tables list the members exposed by SparklineGroup.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets an Color value that specifies the color of the horizontal axis of the sparkline. (Inherited from GrapeCity.Spreadsheet.SparklineSetting)
    Public PropertyGets the number of sparklines in the sparkline group.  
    Public PropertyGets a SparklineDataSource object represents the date range of this sparkline.  
    Public PropertyGets or sets the way that blank cells are plotted. (Inherited from GrapeCity.Spreadsheet.SparklineSetting)
    Public PropertyGets or sets a value indicating whether hidden cells are plotted in the sparkline group. (Inherited from GrapeCity.Spreadsheet.SparklineSetting)
    Public PropertyGets a boolean value that specifies the horizontal axis of the sparkline is visible. (Inherited from GrapeCity.Spreadsheet.SparklineSetting)
    Public PropertyGets an Color value that specifies the color of the first point of the sparkline. (Inherited from GrapeCity.Spreadsheet.SparklineSetting)
    Public PropertyGets an Color value that specifies the color of the high point of the sparkline. (Inherited from GrapeCity.Spreadsheet.SparklineSetting)
    Public PropertyGets a value indicating whether the horizontal axis of the sparkline is based on date values. (Inherited from GrapeCity.Spreadsheet.SparklineSetting)
    Public PropertyGets the ISparkline object at the specified index.  
    Public PropertyGets an Color value that specifies the color of the last point of the sparkline. (Inherited from GrapeCity.Spreadsheet.SparklineSetting)
    Public PropertyGets or sets the thickness of the sparklines in the sparkline group, where the line weight is measured in points. (Inherited from GrapeCity.Spreadsheet.SparklineSetting)
    Public PropertyGets an Color value that specifies the color of the low point of the sparkline. (Inherited from GrapeCity.Spreadsheet.SparklineSetting)
    Public PropertyGets or sets the custom maximum value for the vertical axis of a sparkline. (Inherited from GrapeCity.Spreadsheet.SparklineSetting)
    Public PropertyGets or sets the custom minimum value for the vertical axis of a sparkline. (Inherited from GrapeCity.Spreadsheet.SparklineSetting)
    Public PropertyGets an Color value that specifies the color of the markers of the sparkline. (Inherited from GrapeCity.Spreadsheet.SparklineSetting)
    Public PropertyGets or sets how the maximum value of the vertical axis of the sparkline is scaled relative to other sparklines in the group. (Inherited from GrapeCity.Spreadsheet.SparklineSetting)
    Public PropertyGets or sets how the minimum value of the vertical axis of the sparkline is scaled relative to other sparklines in the group. (Inherited from GrapeCity.Spreadsheet.SparklineSetting)
    Public PropertyGets an Color value that specifies the color of the negative points of the sparkline. (Inherited from GrapeCity.Spreadsheet.SparklineSetting)
    Public PropertyGets or sets how to plot the sparkline when the data on which it is based is in a square-shaped range.  
    Public PropertyGets or sets a value indicating whether the points on the horizontal axis are plotted in right-to-left order. (Inherited from GrapeCity.Spreadsheet.SparklineSetting)
    Public PropertyGets a Color object that represents the main series color for the sparkline group. (Inherited from GrapeCity.Spreadsheet.SparklineSetting)
    Public PropertyGets a boolean value that specifies the first point of the sparkline is visible. (Inherited from GrapeCity.Spreadsheet.SparklineSetting)
    Public PropertyGets a boolean value that specifies the high point of the sparkline is visible. (Inherited from GrapeCity.Spreadsheet.SparklineSetting)
    Public PropertyGets a boolean value that specifies the last point of the sparkline is visible. (Inherited from GrapeCity.Spreadsheet.SparklineSetting)
    Public PropertyGets a boolean value that specifies the low point of the sparkline is visible. (Inherited from GrapeCity.Spreadsheet.SparklineSetting)
    Public PropertyGets a boolean value that specifies the markers of the sparkline is visible. (Inherited from GrapeCity.Spreadsheet.SparklineSetting)
    Public PropertyGets a boolean value that specifies the negative points of the sparkline is visible. (Inherited from GrapeCity.Spreadsheet.SparklineSetting)
    Public PropertyGets or sets the object that contains data about the sparkline group.  
    Public PropertyGets or sets the type of sparkline for the group.  
    Public PropertyGets the worksheet that contains this sparkline.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds the sparkline.  
    Public MethodClears all sparklines in this sparkline group.  
    Public MethodGets the minimum range that contains all sparklines of this sparklilne group.  
    Public MethodModifies the date range for the sparkline group.  
    Public MethodNotifies the control to repaint this sparkline group.  
    Public MethodRemoves the sparkline  
    Public Methodstatic (Shared in Visual Basic)Extract data range of sparkline group.  
    Top
    See Also