NGridCellWithSparkline Class Reference
Inherits from | NGridDecoratedCell : NGridCell : UIView |
---|---|
Declared in | NGridCellWithSparkline.h |
Overview
The NGridCellWithSparkline class provides an extension for NGridDecoratedCell to draw sparklines as the cell content.
rowData
The data to draw sparklines.
@property (retain) NGridSparklineData *rowData
Discussion
Should be set before drawing.
See
Declared In
NGridCellWithSparkline.h