Spread.Sheets Documentation
name Method
GC.Spread.Sheets.Sparklines Namespace > SparklineEx type : name Method
Gets the name of SparklineEx.
Syntax
var instance = new GC.Spread.Sheets.Sparklines.SparklineEx();
var value; // Type: string
value = instance.name();
function name() : string;

Return Value

The SparklineEx's name.
See Also

Reference

SparklineEx type