This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Graph.
Summary
Constructor for GraphHtmlModel
- Assembly
- Cake
.Graph .dll - Namespace
- Cake
.Graph .Models - Containing Type
- GraphHtmlModel
Syntax
public GraphHtmlModel(string title, string jsSource, string graph)
Parameters
Name | Type | Description |
---|---|---|
title | string | |
jsSource | string | |
graph | string |
Return Value
Type | Description |
---|---|
void |