[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Visualization.FunctionVisualizer.CreatePaintingContext

CreatePaintingContext Method

CreatePaintingContext(Graphics, IWorksheet)

Creates the painting context from the specified Graphics object.

Declaration
protected IPaintingContext CreatePaintingContext(Graphics graphics, IWorksheet worksheet)
Protected Function CreatePaintingContext(graphics As Graphics, worksheet As IWorksheet) As IPaintingContext
Parameters
Type Name Description
Graphics graphics
IWorksheet worksheet
Returns
Type Description
IPaintingContext