Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ISparklineGroup Interface

In This Topic
    ISparklineGroup Interface Methods
    In This Topic

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

    Public Methods
     NameDescription
     MethodDeletes the sparkline group.  
     MethodGenerate sparkline group from json string  
     MethodGets the ISparkline object.  
     MethodGets the associated ISparkAxes  
     MethodGets the number of sparklines in the sparkline group.  
     MethodGets the date range for the sparkline group.  
     MethodGets the way that blank cells are plotted on a chart.  
     MethodSpecifies whether hidden cells are plotted in the sparkline group.  
     MethodGets the thickness of the sparklines in the sparkline group.  
     MethodGets the IRange object that represents the location of the sparklinegroup.  
     MethodGets how to plot the sparkline when the data on which it is based is in a square-shaped range.  
     MethodGets the position of the specified node as a coordinate pair. Each coordinate is expressed in points.  
     MethodGets the IFormatColor object that represents the main series colorfor the sparkline group.  
     MethodGets the range that contains the source data for the sparkline group.  
     MethodGets the type of sparkline for the group.  
     MethodSets the date range for the sparkline group.  
     MethodSets the way that blank cells are plotted on a chart.  
     MethodSpecifies whether hidden cells are plotted in the sparkline group.  
     MethodSets the thickness of the sparklines in the sparkline group.  
     MethodSets the IRange object that represents the location of the sparklinegroup.  
     MethodSets how to plot the sparkline when the data on which it is based is in a square-shaped range.  
     MethodSets the range that contains the source data for the sparkline group.  
     MethodSets the type of sparkline for the group.  
     MethodGenerate json string from sparkline group  
    Top
    See Also