Class Sparkline
Inheritance
System.Object
    Sparkline
  Namespace: DRIT.Spreadsheet.Chart
Assembly: DRIT.Spreadsheet.dll
Syntax
public class Sparkline : object
  Properties
Formula
Declaration
public string Formula { get; set; }
  Property Value
| Type | Description | 
|---|---|
| System.String | 
Target
Declaration
public Cell Target { get; set; }
  Property Value
| Type | Description | 
|---|---|
| Cell |