GraphHtmlModel Class

Summary

Model for use in generating HTML pages
Namespace
Cake.Graph.Models
Base Types
  • object
graph TD Base0["object"]-->Type Type["GraphHtmlModel"] class Type type-node

Syntax

public class GraphHtmlModel

Constructors

Name Summary
GraphHtmlModel(string, string, string) Constructor for GraphHtmlModel

Properties

Name Value Summary
Graph string
Mermaid graph div html
JsSource string
CDN Url for mermaid.js
Title string
Title for the graph