[]
        
(Showing Draft Content)

FarPoint.Web.Chart.FpChart.LoadFromTemplate

LoadFromTemplate Method

LoadFromTemplate(Stream)

Loads a chart model and the chart view type from a template in the specified stream.

Declaration
public void LoadFromTemplate(Stream stream)
Public Sub LoadFromTemplate(stream As Stream)
Parameters
Type Name Description
Stream stream

The stream which contains the template.