{
  "ReportVersion": "2019.2.1.0",
  "ReportGuid": "0c12c632331443ae827d66127cc247f8",
  "ReportName": "Report",
  "ReportAlias": "Report",
  "ReportCreated": "/Date(-28800000-0800)/",
  "ReportChanged": "/Date(1551470851901-0800)/",
  "EngineVersion": "EngineV2",
  "CalculationMode": "Interpretation",
  "ReportUnit": "Inches",
  "PreviewSettings": 268435455,
  "Script": "using System;\r\nusing System.Drawing;\r\nusing System.Windows.Forms;\r\nusing System.Data;\r\nusing Stimulsoft.Controls;\r\nusing Stimulsoft.Base.Drawing;\r\nusing Stimulsoft.Report;\r\nusing Stimulsoft.Report.Dialogs;\r\nusing Stimulsoft.Report.Components;\r\n\r\nnamespace Reports\r\n{\r\n    public class Report : Stimulsoft.Report.StiReport\r\n    {\r\n        public Report()        {\r\n            this.InitializeComponent();\r\n        }\r\n\r\n        #region StiReport Designer generated code - do not modify\r\n\t\t#endregion StiReport Designer generated code - do not modify\r\n    }\r\n}\r\n",
  "ReferencedAssemblies": {
    "0": "System.Dll",
    "1": "System.Drawing.Dll",
    "2": "System.Windows.Forms.Dll",
    "3": "System.Data.Dll",
    "4": "System.Xml.Dll",
    "5": "Stimulsoft.Controls.Dll",
    "6": "Stimulsoft.Base.Dll",
    "7": "Stimulsoft.Report.Dll"
  },
  "Dictionary": {
    "DataSources": {
      "0": {
        "Ident": "StiDataTableSource",
        "Name": "gridData",
        "Alias": "gridData",
        "Key": "adefa2dea85286f58c9512b48b35b91a",
        "Columns": {
          "0": {
            "Name": "Date",
            "Index": -1,
            "NameInSource": "Date",
            "Alias": "Date",
            "Type": "System.DateTime"
          },
          "1": {
            "Name": "Status",
            "Index": -1,
            "NameInSource": "Status",
            "Alias": "Status",
            "Type": "System.String"
          },
          "2": {
            "Name": "Temperature",
            "Index": -1,
            "NameInSource": "Temperature",
            "Alias": "Temperature",
            "Type": "System.Double"
          },
          "3": {
            "Name": "Temperature Max",
            "Index": -1,
            "NameInSource": "Temperature Max",
            "Alias": "Temperature Max",
            "Type": "System.Double"
          },
          "4": {
            "Name": "Temperature Min",
            "Index": -1,
            "NameInSource": "Temperature Min",
            "Alias": "Temperature Min",
            "Type": "System.Double"
          },
          "5": {
            "Name": "Timestamp",
            "Index": -1,
            "NameInSource": "Timestamp",
            "Alias": "Timestamp",
            "Type": "System.String"
          }
        },
        "NameInSource": "TemperatureHistory.gridData"
      },
      "1": {
        "Ident": "StiDataTableSource",
        "Name": "titleData",
        "Alias": "titleData",
        "Columns": {
          "0": {
            "Name": "title",
            "Index": -1,
            "NameInSource": "title",
            "Alias": "title",
            "Type": "System.String"
          },
          "1": {
            "Name": "subtitle",
            "Index": -1,
            "NameInSource": "subtitle",
            "Alias": "subtitle",
            "Type": "System.String"
          }
        },
        "NameInSource": "TemperatureHistory.titleData"
      }
    },
    "Databases": {
      "0": {
        "Ident": "StiJsonDatabase",
        "Name": "TemperatureHistory",
        "Alias": "TemperatureHistory",
        "PathData": "C:\\src\\Fuzion\\web\\static\\reports\\TemperatureHistory.json"
      }
    }
  },
  "Pages": {
    "0": {
      "Ident": "StiDashboard",
      "Name": "TemperatureHistoryDashboard",
      "Guid": "5b716e64ceee4da89d36777d84d65171",
      "Brush": "solid:White",
      "Components": {
        "0": {
          "Ident": "StiPanelElement",
          "Name": "Panel1",
          "Guid": "c8e26526c0f249cea6d8ae66be4290d1",
          "ClientRectangle": "0,0,900,80",
          "Brush": "solid:",
          "Components": {
            "0": {
              "Ident": "StiTextElement",
              "Name": "Text1",
              "Guid": "a28a87ef10cb4f1085ac92c91aea3ca4",
              "ClientRectangle": "0,0,900,40",
              "Margin": {
                "Left": 3.0,
                "Top": 1.0,
                "Right": 1.0,
                "Bottom": 1.0
              },
              "Padding": {
                "Left": 3.0,
                "Top": 0.0,
                "Right": 3.0,
                "Bottom": 0.0
              },
              "Border": ";;;;",
              "Text": "<font face=\"Arial\" size=\"14\"><text-align=\"Left\"><font-color=\"Black\">{titleData.title}</font-color></text-align></font>",
              "Title": {
                "Text": "Text",
                "Visible": false
              }
            },
            "1": {
              "Ident": "StiTextElement",
              "Name": "Text2",
              "Guid": "2d3785ce05284e8b8d6ee042c0b305fe",
              "ClientRectangle": "0,40,900,40",
              "Margin": {
                "Left": 3.0,
                "Top": 1.0,
                "Right": 1.0,
                "Bottom": 1.0
              },
              "Padding": {
                "Left": 3.0,
                "Top": 0.0,
                "Right": 3.0,
                "Bottom": 0.0
              },
              "Border": ";;;;",
              "Text": "<font face=\"Arial\" size=\"11\"><text-align=\"Left\"><font-color=\"Black\">{titleData.subtitle}</font-color></text-align></font>",
              "Title": {
                "Text": "Text",
                "Visible": false
              }
            }
          },
          "Margin": {
            "Left": 1.0,
            "Top": 1.0,
            "Right": 1.0,
            "Bottom": 1.0
          },
          "Border": ";;;;"
        },
        "1": {
          "Ident": "StiChartElement",
          "Name": "TemperatureChart",
          "Guid": "a088d6d0d9f54264bffd10e7d1922eaa",
          "ClientRectangle": "400,80,500,620",
          "Margin": {
            "Left": 1.0,
            "Top": 1.0,
            "Right": 3.0,
            "Bottom": 1.0
          },
          "Padding": {
            "Left": 3.0,
            "Top": 3.0,
            "Right": 10.0,
            "Bottom": 3.0
          },
          "Border": ";;;;",
          "Values": {
            "0": {
              "Ident": "ValueChartMeter",
              "Expression": "[gridData.Temperature]",
              "Label": "Temperature",
              "SeriesType": "Spline"
            },
            "1": {
              "Ident": "ValueChartMeter",
              "Expression": "[gridData.Temperature Max]",
              "SeriesType": "Line"
            },
            "2": {
              "Ident": "ValueChartMeter",
              "Expression": "[gridData.Temperature Min]",
              "SeriesType": "Line"
            }
          },
          "Arguments": {
            "0": {
              "Ident": "ArgumentChartMeter",
              "Expression": "{gridData.Timestamp}",
              "Label": "Timestamp"
            }
          },
          "TopN": {
            "Mode": "None"
          },
          "DashboardInteraction": {
            "Ident": "Chart",
            "OnHover": "ShowToolTip",
            "OnClick": "ApplyFilter",
            "HyperlinkDestination": "NewTab"
          },
          "Title": {
            "Text": "Chart",
            "Visible": false
          },
          "Layout": {
            "FullScreenButton": true,
            "SaveButton": true
          },
          "ArgumentFormat": {
            "Ident": "StiGeneralFormatService"
          },
          "ValueFormat": {
            "Ident": "StiNumberFormatService",
            "NegativePattern": 1,
            "GroupSeparator": ",",
            "State": "DecimalDigits"
          },
          "XAxis": {
            "Title": {
              "Visible": false
            }
          },
          "YAxis": {
            "Title": {
              "Visible": false
            }
          },
          "Area": {
            "GridLinesHor": {
              "Color": "Transparent",
              "Visible": true
            },
            "GridLinesVert": {
              "Color": "Transparent"
            },
            "InterlacingHor": {
              "Color": "Transparent"
            },
            "InterlacingVert": {
              "Color": "Transparent"
            }
          }
        },
        "2": {
          "Ident": "StiTableElement",
          "Name": "Table1",
          "Guid": "bbd6fc3eeae545e3bc53454734d06178",
          "ClientRectangle": "0,80,400,620",
          "Margin": {
            "Left": 3.0,
            "Top": 1.0,
            "Right": 1.0,
            "Bottom": 1.0
          },
          "Border": ";;;;",
          "Columns": {
            "0": {
              "Ident": "DimensionColumn",
              "Expression": "gridData.Timestamp",
              "Label": "Timestamp",
              "DashboardInteraction": {
                "Ident": "TableColumn",
                "OnHover": "None",
                "OnClick": "None",
                "HyperlinkDestination": "NewTab"
              }
            },
            "1": {
              "Ident": "DimensionColumn",
              "Expression": "gridData.Status",
              "Label": "Status",
              "DashboardInteraction": {
                "Ident": "TableColumn",
                "OnHover": "None",
                "OnClick": "None",
                "HyperlinkDestination": "NewTab"
              }
            },
            "2": {
              "Ident": "DimensionColumn",
              "Expression": "gridData.Temperature",
              "DashboardInteraction": {
                "Ident": "TableColumn",
                "OnHover": "None",
                "OnClick": "None",
                "HyperlinkDestination": "NewTab"
              }
            }
          },
          "HeaderFont": ";10;;",
          "Title": {
            "Text": "Table",
            "Visible": false
          },
          "Layout": {
            "FullScreenButton": true,
            "SaveButton": true
          },
          "DashboardInteraction": {
            "Ident": "Table",
            "OnHover": "ShowToolTip",
            "OnClick": "ApplyFilter",
            "HyperlinkDestination": "NewTab"
          },
          "Style": "Green",
          "SizeMode": "Fit"
        }
      },
      "Width": 900.0,
      "Height": 700.0,
      "Border": ";;2;;;;;solid:Black",
      "BackColor": "White"
    }
  }
}