AP&C API Reference
Public Member Functions | List of all members
Apac.Reporting.IGraphGenerator Interface Reference

The interface that defines the contract for graph generation. More...

Inheritance diagram for Apac.Reporting.IGraphGenerator:
Apac.Reporting.GraphGenerator

Public Member Functions

void RenderGraph (GraphHandle gphHandle, ZedGraphWebControlEventHandler renderer, System.Drawing.Imaging.ImageFormat format, Size dimensions, RenderCompleteDelegate renderComplete)
 Renders a graph using the provided inputs. More...
 

Detailed Description

The interface that defines the contract for graph generation.

Member Function Documentation

◆ RenderGraph()

void Apac.Reporting.IGraphGenerator.RenderGraph ( GraphHandle  gphHandle,
ZedGraphWebControlEventHandler  renderer,
System.Drawing.Imaging.ImageFormat  format,
Size  dimensions,
RenderCompleteDelegate  renderComplete 
)

Renders a graph using the provided inputs.

Parameters
gphHandle
renderer
format
dimensions
renderComplete

The documentation for this interface was generated from the following file: