Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ISparklineGroup Interface
Properties Methods

In This Topic
    ISparklineGroup Interface Members
    In This Topic

    The following tables list the members exposed by ISparklineGroup.

    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
    Public Methods
     NameDescription
     MethodDeletes the sparkline group.  
     MethodModifies the location and the source data for the sparkline group.  
     MethodModifies the date range for the sparkline group.  
     MethodOverloaded. Modify the location of the sparkline group.  
     MethodModifies the source data for a sparkline group.  
    Top
    See Also