Spread.Sheets Documentation
SparklineGroup type
Represents a sparkline group.
Syntax
var instance = new GC.Spread.Sheets.Sparklines.SparklineGroup(type, setting);
function SparklineGroup;
Inheritance Hierarchy

Object
   GC.Spread.Sheets.Sparklines.SparklineGroup

Constructors
 NameDescription
public ConstructorSparklineGroup ConstructorRepresents a sparkline group.  
Top
Fields
 NameDescription
public FieldsettingIndicates the sparkline settings.  
public FieldsparklineTypeIndicates the sparkline type.  
Top
Methods
 NameDescription
public MethodaddAdds a sparkline to the group.  
public MethodcloneClones the current sparkline group.  
public MethodcontainsDetermines whether the group contains a specific value.  
public MethodcountRepresents the count of the sparkline group innerlist.  
public MethoddateAxisDataRepresents the date axis data.  
public MethoddateAxisOrientationRepresents the date axis orientation.  
public MethodremoveRemoves the first occurrence of a specific object from the group.  
Top
See Also

Reference

GC.Spread.Sheets.Sparklines Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.