Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
ISparkline Interface
/ FromJson Method
The JSON string representing the sparkline.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
FromJson Method (ISparkline)
In This Topic
Generate the sparkline from the json string.
Syntax
C#
void
FromJson( System.
string
json
)
Parameters
json
The JSON string representing the sparkline.
See Also
Reference
ISparkline Interface
ISparkline Members