Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ISparklineGroup Interface

In This Topic
    ISparklineGroup Interface Properties
    In This Topic

    For a list of all members of this type, see ISparklineGroup members.

    Public Properties
     NameDescription
     PropertyGets the associated ISparkAxes object.  
     PropertyGets the number of sparklines in the sparkline group.  
     PropertyGets or sets the date range for the sparkline group.  
     PropertyGets or sets the way that blank cells are plotted.  
     PropertyGets or sets a value indicating whether hidden cells are plotted in the sparkline group.  
     PropertyGets the ISparkline object at the specified index.  
     PropertyGets or sets the thickness of the sparklines in the sparkline group, where the line weight is measured in points.  
     PropertyGets or sets the IRange object that represents the location of the sparkline group.  
     PropertyGets or sets how to plot the sparkline when the data on which it is based is in a square-shaped range.  
     PropertyGets the associated ISparkPoints object for the sparkline group.  
     PropertyGets a Color object that represents the main series color for the sparkline group.  
     PropertyGets or sets the range that contains the source data for the sparkline group.  
     PropertyGets or sets the type of sparkline for the group.  
    Top
    See Also