Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel 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  
     Property Gets the number of sparklines in the sparkline group.  
     Property Gets or sets the date range for the sparkline group.  
     Property Gets or sets the way that blank cells are plotted on a chart.  
     Property Specifies whether hidden cells are plotted in the sparkline group.  
     PropertyGets the ISparkline object.  
     Property Gets or sets the thickness of the sparklines in the sparkline group.  
     PropertyGets or sets the IRange object that represents the location of the sparkline group.  
     Property Gets or sets how to plot the sparkline when the data on which it is based is in a square-shaped range.  
     Property Gets the position of the specified node as a coordinate pair. Each coordinate is expressed in points.  
     PropertyGets the IFormatColor object that represents the main series color for the sparkline group.  
     Property Gets or sets the range that contains the source data for the sparkline group.  
     Property Gets or sets the type of sparkline for the group.  
    Top
    Public Methods
     NameDescription
     Method Deletes the sparkline group.  
     Method Generate sparkline group from json string  
     Method (Inherited from System.Collections.IEnumerable)
     Method Generate json string from sparkline group  
    Top
    See Also