The NuGridLinearGradientBrush class is used for linear gradient fill of table cell background.
NuGridLinearGradientBrush
<NSCoding>
startPoint. Gradient start point.
endPoint. End point of gradient.
gradientStops. Gradient transition point.
opacity. Brush transparency.
calcMaxDistance:toEdges:. Calculates maximum distance between the specified point and borders of rectangular area.
gradient. Creates an instance of gradient object.
applyToContext:path:rect:. Applies brush parameters for the specified graphic context.
See also: