{
  "ReportVersion": "2026.2.2.0",
  "ReportGuid": "bc4788080bc94f02bc5e2126602d3ffc",
  "ReportName": "Report",
  "ReportAlias": "Report",
  "ReportCreated": "/Date(118800000+0000)/",
  "ReportChanged": "/Date(1665630601319+0000)/",
  "EngineVersion": "EngineV2",
  "PreviewSettings": 268435455,
  "ScriptLanguage": "CSharp",
  "Culture": "en-AU",
  "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",
  "CalculationMode": "Interpretation",
  "Styles": {
    "0": {
      "Ident": "StiChartStyle",
      "Name": "Campaign",
      "Border": ";;0;;;;;solid:Black",
      "Brush": "solid:255,255,255",
      "ChartAreaBrush": "solid:White",
      "SeriesLabelsBrush": "empty",
      "SeriesLabelsColor": "White",
      "SeriesLabelsBorderColor": "Transparent",
      "LegendBrush": "solid:White",
      "LegendLabelsColor": "Black",
      "LegendBorderColor": "Transparent",
      "InterlacingHorBrush": "solid:10,155,155,155",
      "InterlacingVertBrush": "solid:10,155,155,155",
      "StyleColors": {
        "0": "35,159,221",
        "1": "112,99,229",
        "2": "84,185,110",
        "3": "26,114,183",
        "4": "143,133,235",
        "5": "61,149,83",
        "6": "201,201,201",
        "7": "97,172,231",
        "8": "166,159,228",
        "9": "111,196,132",
        "10": "172,172,172",
        "11": "148,199,239",
        "12": "189,184,235",
        "13": "168,219,181",
        "14": "123,123,123",
        "15": "199,226,247",
        "16": "217,215,244",
        "17": "209,236,216",
        "18": "93,93,93",
        "19": "233,244,252",
        "20": "75,75,75"
      },
      "BasicStyleColor": "White",
      "AllowUseBorderSides": false,
      "ToolTipBrush": "solid:White",
      "ToolTipTextBrush": "solid:Black",
      "ToolTipCornerRadius": "0,0,0,0",
      "ToolTipBorder": ";;;;",
      "SeriesCornerRadius": "0,0,0,0"
    }
  },
  "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": "Details",
        "Alias": "Details",
        "Key": "2779764cf4b74c48a5f90be29e389a81",
        "Columns": {
          "0": {
            "Name": "CampaignId",
            "NameInSource": "CampaignId",
            "Alias": "CampaignId",
            "Type": "System.String"
          },
          "1": {
            "Name": "CampaignTitle",
            "NameInSource": "CampaignTitle",
            "Alias": "CampaignTitle",
            "Type": "System.String"
          },
          "2": {
            "Name": "CampaignDuration",
            "NameInSource": "CampaignDuration",
            "Alias": "CampaignDuration",
            "Type": "System.String"
          },
          "3": {
            "Name": "Sent",
            "NameInSource": "Sent",
            "Alias": "Sent",
            "Type": "System.Decimal"
          },
          "4": {
            "Name": "Submitted",
            "NameInSource": "Submitted",
            "Alias": "Submitted",
            "Type": "System.Decimal"
          },
          "5": {
            "Name": "Skipped",
            "NameInSource": "Skipped",
            "Alias": "Skipped",
            "Type": "System.Double",
            "Ident": "Calc",
            "Expression": "Details.sent - Details.submitted"
          },
          "6": {
            "Name": "numberSentHeader",
            "NameInSource": "numberSentHeader",
            "Alias": "numberSentHeader",
            "Type": "System.String"
          },
          "7": {
            "Name": "numberSubmittedHeader",
            "NameInSource": "numberSubmittedHeader",
            "Alias": "numberSubmittedHeader",
            "Type": "System.String"
          }
        },
        "NameInSource": "SurveySummary.Details"
      },
      "1": {
        "Ident": "StiDataTableSource",
        "Name": "Section",
        "Alias": "Section",
        "Key": "ad58f28122114d17b57bc2a2d3f39fdd",
        "Columns": {
          "0": {
            "Name": "SectionId",
            "NameInSource": "SectionId",
            "Alias": "SectionId",
            "Type": "System.Decimal"
          },
          "1": {
            "Name": "SectionTitle",
            "NameInSource": "SectionTitle",
            "Alias": "SectionTitle",
            "Type": "System.String"
          }
        },
        "NameInSource": "SurveySummary.Section"
      },
      "2": {
        "Ident": "StiDataTableSource",
        "Name": "SectionQuestion",
        "Alias": "SectionQuestion",
        "Key": "a5c556210c38456d8e6b0c8098e131e5",
        "Columns": {
          "0": {
            "Name": "SectionQuestionId",
            "NameInSource": "SectionQuestionId",
            "Alias": "SectionQuestionId",
            "Type": "System.Decimal"
          },
          "1": {
            "Name": "SectionId",
            "NameInSource": "SectionId",
            "Alias": "SectionId",
            "Type": "System.Decimal"
          },
          "2": {
            "Name": "QuestionTitle",
            "NameInSource": "QuestionTitle",
            "Alias": "QuestionTitle",
            "Type": "System.String"
          },
          "3": {
            "Name": "QuestionType",
            "NameInSource": "QuestionType",
            "Alias": "QuestionType",
            "Type": "System.String"
          },
          "4": {
            "Name": "ResponseCount",
            "NameInSource": "ResponseCount",
            "Alias": "ResponseCount",
            "Type": "System.Decimal"
          },
          "5": {
            "Name": "Description",
            "NameInSource": "Description",
            "Alias": "Description",
            "Type": "System.String"
          }
        },
        "NameInSource": "SurveySummary.SectionQuestion"
      },
      "3": {
        "Ident": "StiDataTableSource",
        "Name": "SectionQuestionOption",
        "Alias": "SectionQuestionOption",
        "Key": "f4010504536c4e8cad66437afebd5f6a",
        "Columns": {
          "0": {
            "Name": "SectionQuestionId",
            "NameInSource": "SectionQuestionId",
            "Alias": "SectionQuestionId",
            "Type": "System.Decimal"
          },
          "1": {
            "Name": "OptionTitle",
            "NameInSource": "OptionTitle",
            "Alias": "OptionTitle",
            "Type": "System.String"
          },
          "2": {
            "Name": "SectionQuestionOptionId",
            "NameInSource": "SectionQuestionOptionId",
            "Alias": "SectionQuestionOptionId",
            "Type": "System.Decimal"
          },
          "3": {
            "Name": "ChartColor",
            "NameInSource": "ChartColor",
            "Alias": "ChartColor",
            "Type": "System.String"
          }
        },
        "NameInSource": "SurveySummary.SectionQuestionOption"
      },
      "4": {
        "Ident": "StiDataTableSource",
        "Name": "SectionQuestionResponse",
        "Alias": "SectionQuestionResponse",
        "Key": "17fa590ca4c84f73aad584eab44a4c32",
        "Columns": {
          "0": {
            "Name": "CampaignId",
            "NameInSource": "CampaignId",
            "Alias": "CampaignId",
            "Type": "System.String"
          },
          "1": {
            "Name": "SectionQuestionId",
            "NameInSource": "SectionQuestionId",
            "Alias": "SectionQuestionId",
            "Type": "System.Decimal"
          },
          "2": {
            "Name": "SectionQuestionOptionId",
            "NameInSource": "SectionQuestionOptionId",
            "Alias": "SectionQuestionOptionId",
            "Type": "System.Decimal"
          },
          "3": {
            "Name": "Amount",
            "NameInSource": "Amount",
            "Alias": "Amount",
            "Type": "System.Decimal"
          },
          "4": {
            "Name": "Minimum",
            "NameInSource": "Minimum",
            "Alias": "Minimum",
            "Type": "System.Decimal"
          },
          "5": {
            "Name": "Maximum",
            "NameInSource": "Maximum",
            "Alias": "Maximum",
            "Type": "System.Decimal"
          },
          "6": {
            "Name": "Median",
            "NameInSource": "Median",
            "Alias": "Median",
            "Type": "System.Decimal"
          },
          "7": {
            "Name": "Average",
            "NameInSource": "Average",
            "Alias": "Average",
            "Type": "System.Decimal"
          }
        },
        "NameInSource": "SurveySummary.SectionQuestionResponse"
      },
      "5": {
        "Ident": "StiDataTableSource",
        "Name": "Survey",
        "Alias": "Survey",
        "Key": "3aa5c24c88584cf7b427ccb21adfa4a8",
        "Columns": {
          "0": {
            "Name": "SurveyTitle",
            "NameInSource": "SurveyTitle",
            "Alias": "SurveyTitle",
            "Type": "System.String"
          }
        },
        "NameInSource": "SurveySummary.Survey"
      }
    },
    "Databases": {
      "0": {
        "Ident": "StiJsonDatabase",
        "Name": "SurveySummary",
        "Alias": "SurveySummary",
        "CastToColumnType": "LeaveUnprocessed",
        "PathData": "D:\\src\\inplace.insight.2\\src\\InPlace.InSight.Api\\InPlace.InSight.Services\\Reports\\SurveySummary.json",
        "HeadersString": ""
      }
    },
    "Relations": {
      "0": {
        "Name": "options",
        "ChildColumns": {
          "0": "SectionQuestionId"
        },
        "ParentColumns": {
          "0": "SectionQuestionId"
        },
        "NameInSource": "options",
        "Alias": "options",
        "JoinType": "Left",
        "ParentSource": "SectionQuestionOption",
        "ChildSource": "SectionQuestion"
      },
      "1": {
        "Name": "section",
        "ChildColumns": {
          "0": "SectionId"
        },
        "ParentColumns": {
          "0": "SectionId"
        },
        "NameInSource": "section",
        "Alias": "section",
        "JoinType": "Left",
        "ParentSource": "Section",
        "ChildSource": "SectionQuestion"
      },
      "2": {
        "Name": "campaign",
        "ChildColumns": {
          "0": "CampaignId"
        },
        "ParentColumns": {
          "0": "CampaignId"
        },
        "NameInSource": "campaign",
        "Alias": "campaign",
        "JoinType": "Left",
        "ParentSource": "Details",
        "ChildSource": "SectionQuestionResponse"
      },
      "3": {
        "Name": "option",
        "ChildColumns": {
          "0": "SectionQuestionOptionId"
        },
        "ParentColumns": {
          "0": "SectionQuestionOptionId"
        },
        "NameInSource": "option",
        "Alias": "option",
        "JoinType": "Left",
        "ParentSource": "SectionQuestionOption",
        "ChildSource": "SectionQuestionResponse"
      },
      "4": {
        "Name": "question",
        "ChildColumns": {
          "0": "SectionQuestionId"
        },
        "ParentColumns": {
          "0": "SectionQuestionId"
        },
        "NameInSource": "question",
        "Alias": "question",
        "JoinType": "Left",
        "ParentSource": "SectionQuestion",
        "ChildSource": "SectionQuestionResponse"
      },
      "5": {
        "Name": "answer",
        "ChildColumns": {
          "0": "SectionQuestionId"
        },
        "ParentColumns": {
          "0": "SectionQuestionId"
        },
        "NameInSource": "answer",
        "Alias": "answer",
        "JoinType": "Left",
        "ParentSource": "SectionQuestionResponse",
        "ChildSource": "SectionQuestion"
      }
    }
  },
  "Pages": {
    "0": {
      "Ident": "StiPage",
      "Name": "MainReport",
      "Guid": "ebe6a707787f494e8232d639b2a06407",
      "Interaction": {
        "Ident": "StiInteraction"
      },
      "Border": ";0,174,239;2;;;;;solid:Black",
      "Brush": "solid:",
      "Components": {
        "0": {
          "Ident": "StiPageHeaderBand",
          "Name": "PageHeaderBand1",
          "ClientRectangle": "0,0.4,19,1.1",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Border": ";;;;;;;solid:Black",
          "Brush": "solid:",
          "Components": {
            "0": {
              "Ident": "StiText",
              "Name": "TxtHeader",
              "Guid": "2fa9364811bf4cf18a23349f5a35b4d8",
              "ClientRectangle": "0,0.03,19,0.95",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "Survey Summary Report"
              },
              "VertAlignment": "Center",
              "Font": ";14;;",
              "Border": "Bottom;0,174,239;2;;;;;solid:Black",
              "Brush": "solid:",
              "TextBrush": "solid:0,174,239",
              "Type": "Expression"
            },
            "1": {
              "Ident": "StiImage",
              "Name": "ImgLogo",
              "Guid": "810354f3e99f4256aef2a1b437ad42c9",
              "ClientRectangle": "13.96,0,5,0.9",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "HorAlignment": "Right",
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "Stretch": true,
              "AspectRatio": true,
              "ImageURL": {
                "Value": "resource://logo"
              }
            }
          }
        },
        "1": {
          "Ident": "StiPageFooterBand",
          "Name": "PageFooterBand3",
          "ClientRectangle": "0,27.3,19,0.9",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Border": ";;;;;;;solid:Black",
          "Brush": "solid:",
          "Components": {
            "0": {
              "Ident": "StiText",
              "Name": "Text12",
              "ClientRectangle": "15.6,0.2,3.4,0.6",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "Page {PageNumber}"
              },
              "HorAlignment": "Right",
              "VertAlignment": "Bottom",
              "Font": ";10;;",
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "TextBrush": "solid:39,129,190",
              "Type": "Expression"
            },
            "1": {
              "Ident": "StiImage",
              "Name": "Image1",
              "ClientRectangle": "0.01,0.2,2.4,0.6",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "Stretch": true,
              "AspectRatio": true,
              "ImageBytes": "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"
            }
          }
        },
        "2": {
          "Ident": "StiDataBand",
          "Name": "DataBand2",
          "ClientRectangle": "0,2.3,19,2.2",
          "Interaction": {
            "Ident": "StiBandInteraction"
          },
          "Border": ";;;;;;;solid:Black",
          "Brush": "solid:",
          "Components": {
            "0": {
              "Ident": "StiSubReport",
              "Name": "SubReport2",
              "ClientRectangle": "0,0.4,19,2",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "SubReportPageGuid": "e782fa8ad0fb48bf9ba57ed5e1dcca65"
            }
          },
          "DataSourceName": "details"
        },
        "3": {
          "Ident": "StiDataBand",
          "Name": "DataBandSection",
          "ClientRectangle": "0,5.3,19,0.9",
          "Interaction": {
            "Ident": "StiBandInteraction"
          },
          "Border": ";0,174,239;;;;;;solid:Black",
          "Brush": "solid:",
          "Components": {
            "0": {
              "Ident": "StiText",
              "Name": "Text6",
              "Guid": "7ae6ad554c815f391c5dbdd6cbef342c",
              "ClientRectangle": "0,0.19,19,0.55",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Bookmark": {
                "Value": "%\\{section.sectionTitle}"
              },
              "Text": {
                "Value": "{section.sectionTitle}"
              },
              "Font": ";10;Bold;",
              "Border": "Bottom;0,174,239;;;;;;solid:Black",
              "Brush": "solid:",
              "TextBrush": "solid:Black"
            },
            "1": {
              "Ident": "StiHorizontalLinePrimitive",
              "Name": "HorizontalLinePrimitive5",
              "ClientRectangle": "0,0.06,19,0.0254",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Color": "0,174,239",
              "Size": 0.7,
              "StartCap": ";;;",
              "EndCap": ";;;"
            }
          },
          "DataSourceName": "section"
        },
        "4": {
          "Ident": "StiChildBand",
          "Name": "ChildBand_SectionQuestion",
          "ClientRectangle": "0,7,19,1.4",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Border": ";;;;;;;solid:Black",
          "Brush": "solid:",
          "Components": {
            "0": {
              "Ident": "StiSubReport",
              "Name": "QuestionSubReport",
              "ClientRectangle": "0,0,19,1.4",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "SubReportPageGuid": "45cafe4762074cde9c395d451303e080"
            }
          }
        }
      },
      "PaperSize": "A4",
      "PageWidth": 21.0,
      "PageHeight": 29.7,
      "Margins": {
        "Left": 1.0,
        "Right": 1.0,
        "Top": 0.75,
        "Bottom": 0.75
      },
      "ReportUnit": {
        "Ident": "StiCentimetersUnit"
      }
    },
    "1": {
      "Ident": "StiPage",
      "Name": "CampaignSummary",
      "Guid": "e782fa8ad0fb48bf9ba57ed5e1dcca65",
      "Alias": "CampaignSummary",
      "Interaction": {
        "Ident": "StiInteraction"
      },
      "Border": ";;2;;;;;solid:Black",
      "Brush": "solid:",
      "Components": {
        "0": {
          "Ident": "StiDataBand",
          "Name": "DataBand1",
          "ClientRectangle": "0,0.4,19,2.8",
          "Interaction": {
            "Ident": "StiBandInteraction"
          },
          "Border": ";;;;;;;solid:Black",
          "Brush": "solid:",
          "Components": {
            "0": {
              "Ident": "StiChart",
              "Name": "Chart2",
              "DockStyle": "Right",
              "ClientRectangle": "12,0,7,2.8",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Border": ";;0;;;;;solid:Black",
              "Brush": "solid:255,255,255",
              "CustomStyleName": "Campaign",
              "HorSpacing": 0,
              "VertSpacing": 0,
              "Series": {
                "0": {
                  "Ident": "StiDoughnutSeries",
                  "ShowShadow": false,
                  "SeriesLabels": {
                    "Ident": "StiCenterAxisLabels",
                    "MarkerSize": {
                      "Width": 8,
                      "Height": 6
                    },
                    "ValueTypeSeparator": "-",
                    "LabelColor": "White",
                    "BorderColor": "Transparent",
                    "Brush": "empty"
                  },
                  "ListOfValues": {
                    "Value": "{Details.Skipped};{Details.Submitted}"
                  },
                  "ListOfArguments": {
                    "Value": "Skipped;Submitted"
                  },
                  "Title": {
                    "Value": "Series 1"
                  },
                  "BorderColor": "Transparent",
                  "Brush": "solid:35,159,221",
                  "Lighting": false,
                  "CutPieList": {
                    "Value": "1;4;6"
                  }
                }
              },
              "Area": {
                "Ident": "StiDoughnutArea",
                "AllowApplyStyle": false,
                "BorderColor": "Transparent",
                "Brush": "solid:White",
                "Indicator": {
                  "Value": {
                    "Color": "Transparent"
                  },
                  "Title": {
                    "Color": "Transparent"
                  }
                }
              },
              "Table": {
                "GridLineColor": "Transparent",
                "Header": {
                  "Brush": "solid:White"
                },
                "DataCells": {
                  "TextColor": "Black"
                }
              },
              "SeriesLabels": {
                "Ident": "StiNoneLabels",
                "MarkerSize": {
                  "Width": 8,
                  "Height": 6
                },
                "ValueTypeSeparator": "-",
                "LegendValueType": "Argument"
              },
              "Legend": {
                "Ident": "StiLegend",
                "AllowApplyStyle": false,
                "ShowShadow": false,
                "BorderColor": "Transparent",
                "Brush": "solid:White",
                "TitleColor": "DimGray",
                "LabelsColor": "Black",
                "Direction": "RightToLeft",
                "HorAlignment": "Right",
                "VertAlignment": "Center",
                "Font": ";9;;",
                "MarkerSize": {
                  "Width": 12,
                  "Height": 12
                },
                "Columns": 1,
                "WordWrap": true
              },
              "Title": {
                "Brush": "solid:140,140,140"
              },
              "Style": {
                "Name": "Campaign",
                "Ident": "StiCustomStyle"
              }
            },
            "1": {
              "Ident": "StiText",
              "Name": "Text20",
              "Guid": "ca9c419a91db4f1c9d4f2838b2e0af3b",
              "ClientRectangle": "0,2,2.2,0.4",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "{details.numberSentHeader}:"
              },
              "AutoWidth": true,
              "Font": ";10;;",
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "TextBrush": "solid:Black",
              "Type": "Expression"
            },
            "2": {
              "Ident": "StiText",
              "Name": "Text21",
              "Guid": "1f74a05d52034b7aaf184913b0b1c624",
              "ClientRectangle": "2.2,2,2.6,0.4",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "{details.sent}"
              },
              "Font": ";10;Bold;",
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "TextBrush": "solid:Black",
              "Type": "Expression"
            },
            "3": {
              "Ident": "StiText",
              "Name": "Text22",
              "Guid": "46e0f7f3c1554d88aee7a5783c0ae15a",
              "ClientRectangle": "0,1.5,3.2,0.4",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "{details.numberSubmittedHeader}:"
              },
              "AutoWidth": true,
              "Font": ";10;;",
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "TextBrush": "solid:Black",
              "Type": "Expression"
            },
            "4": {
              "Ident": "StiText",
              "Name": "Text23",
              "Guid": "54fcabda7dda460f973ad95009c28aea",
              "ClientRectangle": "3.11,1.5,2.6,0.4",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "{details.submitted}"
              },
              "Font": ";10;Bold;",
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "TextBrush": "solid:Black",
              "Type": "Expression"
            },
            "5": {
              "Ident": "StiText",
              "Name": "Text1",
              "Guid": "2e3e4a39ba044d91be82e54898aac2c1",
              "ClientRectangle": "0,0.8,11.8,0.4",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "{details.campaignDuration}"
              },
              "Font": ";10;Bold;",
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "TextBrush": "solid:Black",
              "Type": "DataColumn"
            },
            "6": {
              "Ident": "StiText",
              "Name": "Text3",
              "Guid": "b10f8c85d19341ac993742975cd9cd9f",
              "ClientRectangle": "0,0.4,11.8,0.4",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "{details.campaignTitle}"
              },
              "Font": ";10;Bold;",
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "TextBrush": "solid:Black",
              "Type": "DataColumn"
            }
          },
          "DataSourceName": "details"
        }
      },
      "PageWidth": 21.0,
      "PageHeight": 29.7,
      "Margins": {
        "Left": 1.0,
        "Right": 1.0,
        "Top": 1.0,
        "Bottom": 1.0
      },
      "ReportUnit": {
        "Ident": "StiCentimetersUnit"
      }
    },
    "2": {
      "Ident": "StiPage",
      "Name": "SubReport_SectionQuestion",
      "Guid": "45cafe4762074cde9c395d451303e080",
      "Interaction": {
        "Ident": "StiInteraction"
      },
      "Border": ";;2;;;;;solid:Black",
      "Brush": "solid:",
      "Components": {
        "0": {
          "Ident": "StiDataBand",
          "Name": "DataBand_SectionQuestion",
          "Guid": "2f169360566e44f8a0e9f2714c3b72ec",
          "ClientRectangle": "0,0.4,19,0.1",
          "Interaction": {
            "Ident": "StiBandInteraction"
          },
          "Border": ";;;;;;;solid:Black",
          "Brush": "solid:",
          "DataSourceName": "sectionQuestion",
          "DataRelationName": "section",
          "MasterComponent": "DataBandSection"
        },
        "1": {
          "Ident": "StiChildBand",
          "Name": "ChildBand_SingleSelect",
          "ClientRectangle": "0,1.3,19,0.8",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Conditions": {
            "0": {
              "Ident": "StiCondition",
              "Item": "Expression",
              "Expression": {
                "Value": "{sectionQuestion.questionType != \"SingleSelect\"}"
              },
              "Enabled": false,
              "BorderSides": "None"
            }
          },
          "Border": ";;;;;;;solid:Black",
          "Brush": "solid:",
          "Components": {
            "0": {
              "Ident": "StiSubReport",
              "Name": "SubReportSingleSelect",
              "Guid": "bd749ed8f67249bf9fb1f6e022f69ac1",
              "ClientRectangle": "0,0,19,0.8",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "SubReportPageGuid": "1aa84a27b6d64a5a98f9d6dbd3659bff"
            }
          }
        },
        "2": {
          "Ident": "StiChildBand",
          "Name": "ChildBand_MultiSelect",
          "Guid": "af7617a6b7ba44da8987e80390e3fb8d",
          "ClientRectangle": "0,2.9,19,0.8",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Conditions": {
            "0": {
              "Ident": "StiCondition",
              "Item": "Expression",
              "Expression": {
                "Value": "{sectionQuestion.questionType != \"MultiSelect\"}"
              },
              "Enabled": false,
              "BorderSides": "None"
            }
          },
          "Border": ";;;;;;;solid:Black",
          "Brush": "solid:",
          "Components": {
            "0": {
              "Ident": "StiSubReport",
              "Name": "SubReportMultiSelect",
              "Guid": "7fc50e463c1a4eeca211ed58c0041772",
              "ClientRectangle": "0,0,19,0.8",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "SubReportPageGuid": "fbf665497d45441c9fcbe5bdc5e1e53e"
            }
          }
        },
        "3": {
          "Ident": "StiChildBand",
          "Name": "ChildBand_Date",
          "Guid": "fa32fb8194c04dd6a4d99feec5380afb",
          "ClientRectangle": "0,4.5,19,0.8",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Conditions": {
            "0": {
              "Ident": "StiCondition",
              "Item": "Expression",
              "Expression": {
                "Value": "{sectionQuestion.questionType != \"Date\"}"
              },
              "Enabled": false,
              "BorderSides": "None"
            }
          },
          "Border": ";;;;;;;solid:Black",
          "Brush": "solid:",
          "Components": {
            "0": {
              "Ident": "StiSubReport",
              "Name": "SubReportDate",
              "Guid": "1878af6927e5416bb4ad5a3d84d1bd36",
              "ClientRectangle": "0,0,19,0.8",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "SubReportPageGuid": "aeab7e60d22c488db4f5f1f8d6f7d642"
            }
          }
        },
        "4": {
          "Ident": "StiChildBand",
          "Name": "ChildBand_Ranking",
          "Guid": "3b8371a7d707423d9b78a355e474b52e",
          "ClientRectangle": "0,6.1,19,0.8",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Conditions": {
            "0": {
              "Ident": "StiCondition",
              "Item": "Expression",
              "Expression": {
                "Value": "{sectionQuestion.questionType != \"Ranking\"}"
              },
              "Enabled": false,
              "BorderSides": "None"
            }
          },
          "Border": ";;;;;;;solid:Black",
          "Brush": "solid:",
          "Components": {
            "0": {
              "Ident": "StiSubReport",
              "Name": "SubReportRanking",
              "Guid": "5ff21c8a46b04abd88040a6d07a21588",
              "ClientRectangle": "0,0,19,0.8",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "SubReportPageGuid": "d8076c5f0a3b403bb3ca15a7f6c33388"
            }
          }
        },
        "5": {
          "Ident": "StiChildBand",
          "Name": "ChildBand_FileUpload",
          "Guid": "045d51b2bc2f44458c039e9c5b41dd03",
          "ClientRectangle": "0,7.7,19,0.8",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Conditions": {
            "0": {
              "Ident": "StiCondition",
              "Item": "Expression",
              "Expression": {
                "Value": "{sectionQuestion.questionType != \"FileUpload\"}"
              },
              "Enabled": false,
              "BorderSides": "None"
            }
          },
          "Border": ";;;;;;;solid:Black",
          "Brush": "solid:",
          "Components": {
            "0": {
              "Ident": "StiSubReport",
              "Name": "SubReportFileUpload",
              "Guid": "c83ae53bf4334f2d92377536c3237612",
              "ClientRectangle": "0,0,19,0.8",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "SubReportPageGuid": "8061ebd4fe714c3f875e1739dbd53e13"
            }
          }
        },
        "6": {
          "Ident": "StiChildBand",
          "Name": "ChildBand_Number",
          "Guid": "69237f89ed6340d5b45f844d3b1c60f1",
          "ClientRectangle": "0,9.3,19,0.8",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Conditions": {
            "0": {
              "Ident": "StiCondition",
              "Item": "Expression",
              "Expression": {
                "Value": "{sectionQuestion.questionType != \"Number\"}"
              },
              "Enabled": false,
              "BorderSides": "None"
            }
          },
          "Border": ";;;;;;;solid:Black",
          "Brush": "solid:",
          "Components": {
            "0": {
              "Ident": "StiSubReport",
              "Name": "SubReportNumber",
              "Guid": "2bc02031e6cf4dd88a676a4191cc452f",
              "ClientRectangle": "0,0,19,0.8",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "SubReportPageGuid": "329468b6f00e4f6bb28b0df5ab4439a8"
            }
          }
        },
        "7": {
          "Ident": "StiChildBand",
          "Name": "ChildBand_Range",
          "Guid": "25f168579e3242c6911c0a25c1b4da45",
          "ClientRectangle": "0,10.9,19,0.8",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Conditions": {
            "0": {
              "Ident": "StiCondition",
              "Item": "Expression",
              "Expression": {
                "Value": "{sectionQuestion.questionType != \"Range\"}"
              },
              "Enabled": false,
              "BorderSides": "None"
            }
          },
          "Border": ";;;;;;;solid:Black",
          "Brush": "solid:",
          "Components": {
            "0": {
              "Ident": "StiSubReport",
              "Name": "SubReportRange",
              "Guid": "6a6c141dcb6641debf5b6f1fb37c9243",
              "ClientRectangle": "0,0,19,0.8",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "SubReportPageGuid": "7476fe478f154d62aa494725f18811b4"
            }
          }
        }
      },
      "PageWidth": 21.0,
      "PageHeight": 29.7,
      "Margins": {
        "Left": 1.0,
        "Right": 1.0,
        "Top": 1.0,
        "Bottom": 1.0
      },
      "ReportUnit": {
        "Ident": "StiCentimetersUnit"
      }
    },
    "3": {
      "Ident": "StiPage",
      "Name": "subReport_SingleSelect",
      "Guid": "1aa84a27b6d64a5a98f9d6dbd3659bff",
      "Interaction": {
        "Ident": "StiInteraction"
      },
      "Border": ";0,0,0;2;;;;;solid:Black",
      "Brush": "solid:",
      "Components": {
        "0": {
          "Ident": "StiChart",
          "Name": "Chart1",
          "ClientRectangle": "0,1,19,10",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "FilterOn": false,
          "Border": ";;0;;;;;solid:Black",
          "Brush": "solid:255,255,255",
          "DataSourceName": "SectionQuestionResponse",
          "DataRelationName": "question",
          "CustomStyleName": "Campaign",
          "Series": {
            "0": {
              "Ident": "StiFullStackedColumnSeries",
              "ShowShadow": false,
              "SeriesLabels": {
                "Ident": "StiNoneLabels",
                "MarkerSize": {
                  "Width": 8,
                  "Height": 6
                },
                "ValueTypeSeparator": "-"
              },
              "ValueDataColumn": "SectionQuestionResponse.Amount",
              "ArgumentDataColumn": "SectionQuestionResponse.campaign.CampaignTitle",
              "AutoSeriesTitleDataColumn": "SectionQuestionResponse.option.OptionTitle",
              "AutoSeriesKeyDataColumn": "SectionQuestionResponse.SectionQuestionOptionId",
              "AutoSeriesColorDataColumn": "SectionQuestionResponse.option.ChartColor",
              "Title": {
                "Value": "Series 1"
              },
              "BorderColor": "Transparent",
              "Brush": "solid:35,159,221",
              "BrushNegative": "solid:Firebrick",
              "CornerRadius": "0,0,0,0"
            }
          },
          "Area": {
            "Ident": "StiFullStackedColumnArea",
            "BorderColor": "171,172,173",
            "Brush": "solid:White",
            "InterlacingHor": {
              "InterlacedBrush": "solid:10,155,155,155",
              "Area": true
            },
            "InterlacingVert": {
              "InterlacedBrush": "solid:10,155,155,155",
              "Area": true
            },
            "GridLinesHor": {
              "Color": "100,105,105,105",
              "MinorColor": "100,105,105,105",
              "Area": true
            },
            "GridLinesHorRight": {
              "Visible": false,
              "Area": true
            },
            "GridLinesVert": {
              "Color": "100,105,105,105",
              "MinorColor": "100,105,105,105",
              "Area": true
            },
            "YAxis": {
              "Ident": "StiYLeftAxis",
              "Labels": {
                "Color": "140,140,140"
              },
              "LineColor": "140,140,140",
              "Title": {
                "Color": "140,140,140",
                "Direction": "BottomToTop"
              }
            },
            "YRightAxis": {
              "Ident": "StiYRightAxis",
              "Labels": {
                "Color": "140,140,140",
                "TextAlignment": "Left"
              },
              "LineColor": "140,140,140",
              "Title": {
                "Color": "140,140,140",
                "Direction": "TopToBottom"
              }
            },
            "XAxis": {
              "Ident": "StiXBottomAxis",
              "Labels": {
                "Width": 50.0,
                "Color": "140,140,140",
                "TextAlignment": "Center",
                "WordWrap": true
              },
              "LineColor": "140,140,140",
              "Title": {
                "Color": "140,140,140",
                "Direction": "LeftToRight"
              }
            },
            "XTopAxis": {
              "Ident": "StiXTopAxis",
              "Labels": {
                "Color": "140,140,140"
              },
              "LineColor": "140,140,140",
              "Title": {
                "Color": "140,140,140",
                "Direction": "LeftToRight"
              }
            }
          },
          "Table": {
            "GridLineColor": "Transparent",
            "Header": {
              "Brush": "solid:White"
            },
            "DataCells": {
              "TextColor": "Black"
            }
          },
          "SeriesLabels": {
            "Ident": "StiInsideEndAxisLabels",
            "MarkerSize": {
              "Width": 8,
              "Height": 6
            },
            "ValueType": "SeriesTitle",
            "ValueTypeSeparator": "-",
            "LabelColor": "White",
            "BorderColor": "Transparent",
            "Brush": "empty"
          },
          "Legend": {
            "Ident": "StiLegend",
            "ShowShadow": false,
            "BorderColor": "Transparent",
            "Brush": "solid:White",
            "TitleColor": "DimGray",
            "LabelsColor": "Black",
            "Direction": "LeftToRight",
            "VertAlignment": "TopOutside",
            "MarkerSize": {
              "Width": 10,
              "Height": 10
            },
            "WordWrap": true
          },
          "Title": {
            "Brush": "solid:140,140,140"
          },
          "Style": {
            "Name": "Campaign",
            "Ident": "StiCustomStyle"
          }
        },
        "1": {
          "Ident": "StiText",
          "Name": "Text9",
          "Guid": "b82fbbf11afc44d1a81808660c1f4cd0",
          "ClientRectangle": "0,0.2,19,0.5",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Bookmark": {
            "Value": "%\\{section.sectionTitle}\\{sectionQuestion.questionTitle}"
          },
          "Text": {
            "Value": "{sectionQuestion.questionTitle}"
          },
          "Font": ";10;;",
          "Border": ";;;;;;;solid:Black",
          "Brush": "solid:",
          "TextBrush": "solid:Black"
        }
      },
      "PageWidth": 21.0,
      "PageHeight": 29.7,
      "Margins": {
        "Left": 1.0,
        "Right": 1.0,
        "Top": 1.0,
        "Bottom": 1.0
      },
      "ReportUnit": {
        "Ident": "StiCentimetersUnit"
      }
    },
    "4": {
      "Ident": "StiPage",
      "Name": "subReport_MultiSelect",
      "Guid": "fbf665497d45441c9fcbe5bdc5e1e53e",
      "Interaction": {
        "Ident": "StiInteraction"
      },
      "Border": ";;2;;;;;solid:Black",
      "Brush": "solid:",
      "Components": {
        "0": {
          "Ident": "StiText",
          "Name": "Text13",
          "Guid": "aa4522751cc64c7c9416f3deb1b7cf44",
          "ClientRectangle": "0,0,19,0.5",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Bookmark": {
            "Value": "%\\{section.sectionTitle}\\{sectionQuestion.questionTitle}"
          },
          "Text": {
            "Value": "{sectionQuestion.QuestionTitle}"
          },
          "Font": ";10;;",
          "Border": ";;;;;;;solid:Black",
          "Brush": "solid:",
          "TextBrush": "solid:Black",
          "Type": "Expression"
        },
        "1": {
          "Ident": "StiChart",
          "Name": "Chart3",
          "ClientRectangle": "0,0.8,19,10",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Border": ";;0;;;;;solid:Black",
          "Brush": "solid:255,255,255",
          "DataSourceName": "SectionQuestionResponse",
          "DataRelationName": "question",
          "CustomStyleName": "Campaign",
          "Series": {
            "0": {
              "Ident": "StiClusteredColumnSeries",
              "ShowShadow": false,
              "SeriesLabels": {
                "Ident": "StiNoneLabels",
                "MarkerSize": {
                  "Width": 8,
                  "Height": 6
                },
                "ValueTypeSeparator": "-"
              },
              "TrendLines": {
                "0": {
                  "Ident": "StiTrendLineNone",
                  "LineColor": "140,140,140"
                }
              },
              "ValueDataColumn": "SectionQuestionResponse.Amount",
              "ArgumentDataColumn": "SectionQuestionResponse.campaign.CampaignTitle",
              "AutoSeriesTitleDataColumn": "SectionQuestionResponse.option.OptionTitle",
              "AutoSeriesKeyDataColumn": "SectionQuestionResponse.option.SectionQuestionOptionId",
              "AutoSeriesColorDataColumn": "SectionQuestionResponse.option.ChartColor",
              "Title": {
                "Value": "Series 1"
              },
              "BorderColor": "Transparent",
              "Brush": "solid:35,159,221",
              "BrushNegative": "solid:Firebrick",
              "CornerRadius": "0,0,0,0"
            }
          },
          "Area": {
            "Ident": "StiClusteredColumnArea",
            "BorderColor": "171,172,173",
            "Brush": "solid:White",
            "InterlacingHor": {
              "InterlacedBrush": "solid:10,155,155,155",
              "Area": true
            },
            "InterlacingVert": {
              "InterlacedBrush": "solid:10,155,155,155",
              "Area": true
            },
            "GridLinesHor": {
              "Color": "100,105,105,105",
              "MinorColor": "100,105,105,105",
              "Area": true
            },
            "GridLinesHorRight": {
              "Visible": false,
              "Area": true
            },
            "GridLinesVert": {
              "Color": "100,105,105,105",
              "MinorColor": "100,105,105,105",
              "Area": true
            },
            "YAxis": {
              "Ident": "StiYLeftAxis",
              "Labels": {
                "Color": "140,140,140"
              },
              "LineColor": "140,140,140",
              "Title": {
                "Color": "140,140,140",
                "Direction": "BottomToTop"
              }
            },
            "YRightAxis": {
              "Ident": "StiYRightAxis",
              "Labels": {
                "Color": "140,140,140",
                "TextAlignment": "Left"
              },
              "LineColor": "140,140,140",
              "Title": {
                "Color": "140,140,140",
                "Direction": "TopToBottom"
              }
            },
            "XAxis": {
              "Ident": "StiXBottomAxis",
              "Labels": {
                "Width": 50.0,
                "Color": "140,140,140",
                "TextAlignment": "Center",
                "WordWrap": true
              },
              "LineColor": "140,140,140",
              "Title": {
                "Color": "140,140,140",
                "Direction": "LeftToRight"
              }
            },
            "XTopAxis": {
              "Ident": "StiXTopAxis",
              "Labels": {
                "Color": "140,140,140"
              },
              "LineColor": "140,140,140",
              "Title": {
                "Color": "140,140,140",
                "Direction": "LeftToRight"
              }
            },
            "SideBySide": true
          },
          "Table": {
            "GridLineColor": "Transparent",
            "Header": {
              "Brush": "solid:White"
            },
            "DataCells": {
              "TextColor": "Black"
            }
          },
          "SeriesLabels": {
            "Ident": "StiInsideEndAxisLabels",
            "MarkerSize": {
              "Width": 8,
              "Height": 6
            },
            "ValueType": "SeriesTitle",
            "ValueTypeSeparator": "-",
            "LabelColor": "White",
            "BorderColor": "Transparent",
            "Brush": "empty"
          },
          "Legend": {
            "Ident": "StiLegend",
            "ShowShadow": false,
            "BorderColor": "Transparent",
            "Brush": "solid:White",
            "TitleColor": "DimGray",
            "LabelsColor": "Black",
            "Direction": "LeftToRight",
            "VertAlignment": "TopOutside",
            "MarkerSize": {
              "Width": 10,
              "Height": 10
            },
            "WordWrap": true
          },
          "Title": {
            "Brush": "solid:140,140,140"
          },
          "Style": {
            "Name": "Campaign",
            "Ident": "StiCustomStyle"
          }
        }
      },
      "PageWidth": 21.0,
      "PageHeight": 29.7,
      "Margins": {
        "Left": 1.0,
        "Right": 1.0,
        "Top": 1.0,
        "Bottom": 1.0
      },
      "ReportUnit": {
        "Ident": "StiCentimetersUnit"
      }
    },
    "5": {
      "Ident": "StiPage",
      "Name": "subReport_Date",
      "Guid": "aeab7e60d22c488db4f5f1f8d6f7d642",
      "Interaction": {
        "Ident": "StiInteraction"
      },
      "Border": ";;2;;;;;solid:Black",
      "Brush": "solid:",
      "Components": {
        "0": {
          "Ident": "StiText",
          "Name": "Text14",
          "Guid": "b3934632202a4899957bfd58cb2ef301",
          "ClientRectangle": "0,0,19,0.5",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Bookmark": {
            "Value": "%\\{section.sectionTitle}\\{sectionQuestion.questionTitle}"
          },
          "Text": {
            "Value": "{sectionQuestion.QuestionTitle}"
          },
          "Font": ";10;;",
          "Border": ";;;;;;;solid:Black",
          "Brush": "solid:",
          "TextBrush": "solid:Black",
          "Type": "Expression"
        },
        "1": {
          "Ident": "StiChart",
          "Name": "Chart4",
          "Guid": "93a4025f32814bc79e8126880af35326",
          "ClientRectangle": "0,0.8,19,6.8",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Border": ";;0;;;;;solid:Black",
          "Brush": "solid:255,255,255",
          "DataSourceName": "SectionQuestionResponse",
          "DataRelationName": "question",
          "CustomStyleName": "Campaign",
          "Series": {
            "0": {
              "Ident": "StiFullStackedColumnSeries",
              "ShowShadow": false,
              "SeriesLabels": {
                "Ident": "StiNoneLabels",
                "MarkerSize": {
                  "Width": 8,
                  "Height": 6
                },
                "ValueTypeSeparator": "-"
              },
              "ValueDataColumn": "SectionQuestionResponse.Amount",
              "ArgumentDataColumn": "SectionQuestionResponse.campaign.CampaignTitle",
              "AutoSeriesTitleDataColumn": "SectionQuestionResponse.option.OptionTitle",
              "AutoSeriesKeyDataColumn": "SectionQuestionResponse.SectionQuestionOptionId",
              "AutoSeriesColorDataColumn": "SectionQuestionResponse.option.ChartColor",
              "Title": {
                "Value": "Series 1"
              },
              "BorderColor": "Transparent",
              "Brush": "solid:35,159,221",
              "BrushNegative": "solid:Firebrick",
              "CornerRadius": "0,0,0,0"
            }
          },
          "Area": {
            "Ident": "StiFullStackedColumnArea",
            "BorderColor": "171,172,173",
            "Brush": "solid:White",
            "InterlacingHor": {
              "InterlacedBrush": "solid:10,155,155,155",
              "Area": true
            },
            "InterlacingVert": {
              "InterlacedBrush": "solid:10,155,155,155",
              "Area": true
            },
            "GridLinesHor": {
              "Color": "100,105,105,105",
              "MinorColor": "100,105,105,105",
              "Area": true
            },
            "GridLinesHorRight": {
              "Visible": false,
              "Area": true
            },
            "GridLinesVert": {
              "Color": "100,105,105,105",
              "MinorColor": "100,105,105,105",
              "Area": true
            },
            "YAxis": {
              "Ident": "StiYLeftAxis",
              "Labels": {
                "Color": "140,140,140"
              },
              "LineColor": "140,140,140",
              "Title": {
                "Color": "140,140,140",
                "Direction": "BottomToTop"
              }
            },
            "YRightAxis": {
              "Ident": "StiYRightAxis",
              "Labels": {
                "Color": "140,140,140",
                "TextAlignment": "Left"
              },
              "LineColor": "140,140,140",
              "Title": {
                "Color": "140,140,140",
                "Direction": "TopToBottom"
              }
            },
            "XAxis": {
              "Ident": "StiXBottomAxis",
              "Labels": {
                "Width": 50.0,
                "Color": "140,140,140",
                "TextAlignment": "Center",
                "WordWrap": true
              },
              "LineColor": "140,140,140",
              "Title": {
                "Color": "140,140,140",
                "Direction": "LeftToRight"
              }
            },
            "XTopAxis": {
              "Ident": "StiXTopAxis",
              "Labels": {
                "Color": "140,140,140"
              },
              "LineColor": "140,140,140",
              "Title": {
                "Color": "140,140,140",
                "Direction": "LeftToRight"
              }
            }
          },
          "Table": {
            "GridLineColor": "Transparent",
            "Header": {
              "Brush": "solid:White"
            },
            "DataCells": {
              "TextColor": "Black"
            }
          },
          "SeriesLabels": {
            "Ident": "StiInsideEndAxisLabels",
            "MarkerSize": {
              "Width": 8,
              "Height": 6
            },
            "ValueType": "SeriesTitle",
            "ValueTypeSeparator": "-",
            "LabelColor": "White",
            "BorderColor": "Transparent",
            "Brush": "empty"
          },
          "Legend": {
            "Ident": "StiLegend",
            "ShowShadow": false,
            "BorderColor": "Transparent",
            "Brush": "solid:White",
            "TitleColor": "DimGray",
            "LabelsColor": "Black",
            "Direction": "LeftToRight",
            "HorAlignment": "RightOutside",
            "MarkerSize": {
              "Width": 10,
              "Height": 10
            },
            "WordWrap": true
          },
          "Title": {
            "Brush": "solid:140,140,140"
          },
          "Style": {
            "Name": "Campaign",
            "Ident": "StiCustomStyle"
          }
        }
      },
      "PageWidth": 21.0,
      "PageHeight": 29.7,
      "Margins": {
        "Left": 1.0,
        "Right": 1.0,
        "Top": 1.0,
        "Bottom": 1.0
      },
      "ReportUnit": {
        "Ident": "StiCentimetersUnit"
      }
    },
    "6": {
      "Ident": "StiPage",
      "Name": "subReport_FileUpload",
      "Guid": "8061ebd4fe714c3f875e1739dbd53e13",
      "Interaction": {
        "Ident": "StiInteraction"
      },
      "Border": ";0,0,0;2;;;;;solid:Black",
      "Brush": "solid:",
      "Components": {
        "0": {
          "Ident": "StiText",
          "Name": "Text15",
          "Guid": "84df86dd492f4db1abd5ed0f897b6f91",
          "ClientRectangle": "0,0,19,0.5",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Bookmark": {
            "Value": "%\\{section.sectionTitle}\\{sectionQuestion.questionTitle}"
          },
          "Text": {
            "Value": "{sectionQuestion.QuestionTitle}"
          },
          "Font": ";10;;",
          "Border": ";;;;;;;solid:Black",
          "Brush": "solid:",
          "TextBrush": "solid:Black",
          "Type": "Expression"
        },
        "1": {
          "Ident": "StiChart",
          "Name": "Chart6",
          "Guid": "0b90fa936dc448589887fd570e917b28",
          "ClientRectangle": "0,0.6,19,6.8",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Border": ";;0;;;;;solid:Black",
          "Brush": "solid:255,255,255",
          "DataSourceName": "SectionQuestionResponse",
          "DataRelationName": "question",
          "CustomStyleName": "Campaign",
          "Series": {
            "0": {
              "Ident": "StiFullStackedColumnSeries",
              "ShowShadow": false,
              "SeriesLabels": {
                "Ident": "StiNoneLabels",
                "MarkerSize": {
                  "Width": 8,
                  "Height": 6
                },
                "ValueTypeSeparator": "-"
              },
              "ValueDataColumn": "SectionQuestionResponse.Amount",
              "ArgumentDataColumn": "SectionQuestionResponse.campaign.CampaignTitle",
              "AutoSeriesTitleDataColumn": "SectionQuestionResponse.option.OptionTitle",
              "AutoSeriesKeyDataColumn": "SectionQuestionResponse.SectionQuestionOptionId",
              "AutoSeriesColorDataColumn": "SectionQuestionResponse.option.ChartColor",
              "Title": {
                "Value": "Series 1"
              },
              "BorderColor": "Transparent",
              "Brush": "solid:35,159,221",
              "BrushNegative": "solid:Firebrick",
              "CornerRadius": "0,0,0,0"
            }
          },
          "Area": {
            "Ident": "StiFullStackedColumnArea",
            "BorderColor": "171,172,173",
            "Brush": "solid:White",
            "InterlacingHor": {
              "InterlacedBrush": "solid:10,155,155,155",
              "Area": true
            },
            "InterlacingVert": {
              "InterlacedBrush": "solid:10,155,155,155",
              "Area": true
            },
            "GridLinesHor": {
              "Color": "100,105,105,105",
              "MinorColor": "100,105,105,105",
              "Area": true
            },
            "GridLinesHorRight": {
              "Visible": false,
              "Area": true
            },
            "GridLinesVert": {
              "Color": "100,105,105,105",
              "MinorColor": "100,105,105,105",
              "Area": true
            },
            "YAxis": {
              "Ident": "StiYLeftAxis",
              "Labels": {
                "Color": "140,140,140"
              },
              "LineColor": "140,140,140",
              "Title": {
                "Color": "140,140,140",
                "Direction": "BottomToTop"
              }
            },
            "YRightAxis": {
              "Ident": "StiYRightAxis",
              "Labels": {
                "Color": "140,140,140",
                "TextAlignment": "Left"
              },
              "LineColor": "140,140,140",
              "Title": {
                "Color": "140,140,140",
                "Direction": "TopToBottom"
              }
            },
            "XAxis": {
              "Ident": "StiXBottomAxis",
              "Labels": {
                "Width": 50.0,
                "Color": "140,140,140",
                "TextAlignment": "Center",
                "WordWrap": true
              },
              "LineColor": "140,140,140",
              "Title": {
                "Color": "140,140,140",
                "Direction": "LeftToRight"
              }
            },
            "XTopAxis": {
              "Ident": "StiXTopAxis",
              "Labels": {
                "Color": "140,140,140"
              },
              "LineColor": "140,140,140",
              "Title": {
                "Color": "140,140,140",
                "Direction": "LeftToRight"
              }
            }
          },
          "Table": {
            "GridLineColor": "Transparent",
            "Header": {
              "Brush": "solid:White"
            },
            "DataCells": {
              "TextColor": "Black"
            }
          },
          "SeriesLabels": {
            "Ident": "StiInsideEndAxisLabels",
            "MarkerSize": {
              "Width": 8,
              "Height": 6
            },
            "ValueType": "SeriesTitle",
            "ValueTypeSeparator": "-",
            "LabelColor": "White",
            "BorderColor": "Transparent",
            "Brush": "empty"
          },
          "Legend": {
            "Ident": "StiLegend",
            "ShowShadow": false,
            "BorderColor": "Transparent",
            "Brush": "solid:White",
            "TitleColor": "DimGray",
            "LabelsColor": "Black",
            "Direction": "LeftToRight",
            "HorAlignment": "RightOutside",
            "MarkerSize": {
              "Width": 10,
              "Height": 10
            },
            "WordWrap": true
          },
          "Title": {
            "Brush": "solid:140,140,140"
          },
          "Style": {
            "Name": "Campaign",
            "Ident": "StiCustomStyle"
          }
        }
      },
      "PageWidth": 21.0,
      "PageHeight": 29.7,
      "Margins": {
        "Left": 1.0,
        "Right": 1.0,
        "Top": 1.0,
        "Bottom": 1.0
      },
      "ReportUnit": {
        "Ident": "StiCentimetersUnit"
      }
    },
    "7": {
      "Ident": "StiPage",
      "Name": "subReport_Ranking",
      "Guid": "d8076c5f0a3b403bb3ca15a7f6c33388",
      "Interaction": {
        "Ident": "StiInteraction"
      },
      "Border": ";;2;;;;;solid:Black",
      "Brush": "solid:",
      "Components": {
        "0": {
          "Ident": "StiText",
          "Name": "Text16",
          "Guid": "ab792f931cc74172baca376211586831",
          "ClientRectangle": "0,0,19,0.5",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Bookmark": {
            "Value": "%\\{section.sectionTitle}\\{sectionQuestion.questionTitle}"
          },
          "Text": {
            "Value": "{sectionQuestion.QuestionTitle}"
          },
          "Font": ";10;;",
          "Border": ";;;;;;;solid:Black",
          "Brush": "solid:",
          "TextBrush": "solid:Black",
          "Type": "Expression"
        },
        "1": {
          "Ident": "StiChart",
          "Name": "Chart5",
          "Guid": "c7ad8ea454be4f9f9460dd18b3b41059",
          "ClientRectangle": "0,0.8,19,8.2",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Border": ";;0;;;;;solid:Black",
          "Brush": "solid:255,255,255",
          "DataSourceName": "SectionQuestionResponse",
          "DataRelationName": "question",
          "CustomStyleName": "Campaign",
          "Series": {
            "0": {
              "Ident": "StiClusteredBarSeries",
              "ShowShadow": false,
              "SeriesLabels": {
                "Ident": "StiNoneLabels",
                "MarkerSize": {
                  "Width": 8,
                  "Height": 6
                },
                "ValueTypeSeparator": "-"
              },
              "TrendLines": {
                "0": {
                  "Ident": "StiTrendLineNone",
                  "LineColor": "140,140,140"
                }
              },
              "ValueDataColumn": "SectionQuestionResponse.Amount",
              "ArgumentDataColumn": "SectionQuestionResponse.campaign.CampaignTitle",
              "AutoSeriesTitleDataColumn": "SectionQuestionResponse.option.OptionTitle",
              "AutoSeriesKeyDataColumn": "SectionQuestionResponse.option.SectionQuestionOptionId",
              "AutoSeriesColorDataColumn": "SectionQuestionResponse.option.ChartColor",
              "Title": {
                "Value": "Series 1"
              },
              "BorderColor": "Transparent",
              "Brush": "solid:35,159,221",
              "BrushNegative": "solid:Firebrick",
              "CornerRadius": "0,0,0,0"
            }
          },
          "Area": {
            "Ident": "StiClusteredBarArea",
            "BorderColor": "171,172,173",
            "Brush": "solid:White",
            "InterlacingHor": {
              "InterlacedBrush": "solid:10,155,155,155",
              "Area": true
            },
            "InterlacingVert": {
              "InterlacedBrush": "solid:10,155,155,155",
              "Area": true
            },
            "GridLinesHor": {
              "Color": "100,105,105,105",
              "MinorColor": "100,105,105,105",
              "Area": true
            },
            "GridLinesHorRight": {
              "Visible": false,
              "Area": true
            },
            "GridLinesVert": {
              "Color": "100,105,105,105",
              "MinorColor": "100,105,105,105",
              "Area": true
            },
            "YAxis": {
              "Ident": "StiYLeftAxis",
              "Labels": {
                "Width": 120.0,
                "Color": "140,140,140",
                "TextAlignment": "Left",
                "WordWrap": true
              },
              "LineColor": "140,140,140",
              "Title": {
                "Color": "140,140,140",
                "Direction": "BottomToTop"
              }
            },
            "YRightAxis": {
              "Ident": "StiYRightAxis",
              "Labels": {
                "Color": "140,140,140",
                "TextAlignment": "Left"
              },
              "LineColor": "140,140,140",
              "Title": {
                "Color": "140,140,140",
                "Direction": "TopToBottom"
              }
            },
            "XAxis": {
              "Ident": "StiXBottomAxis",
              "Labels": {
                "Color": "140,140,140"
              },
              "LineColor": "140,140,140",
              "Title": {
                "Color": "140,140,140",
                "Direction": "LeftToRight"
              }
            },
            "XTopAxis": {
              "Ident": "StiXTopAxis",
              "Labels": {
                "Color": "140,140,140"
              },
              "LineColor": "140,140,140",
              "Title": {
                "Color": "140,140,140",
                "Direction": "LeftToRight"
              }
            },
            "SideBySide": true
          },
          "Table": {
            "GridLineColor": "Transparent",
            "Header": {
              "Brush": "solid:White"
            },
            "DataCells": {
              "TextColor": "Black"
            }
          },
          "SeriesLabels": {
            "Ident": "StiInsideEndAxisLabels",
            "MarkerSize": {
              "Width": 8,
              "Height": 6
            },
            "ValueType": "SeriesTitle",
            "ValueTypeSeparator": "-",
            "LabelColor": "White",
            "BorderColor": "Transparent",
            "Brush": "empty"
          },
          "Legend": {
            "Ident": "StiLegend",
            "ShowShadow": false,
            "BorderColor": "Transparent",
            "Brush": "solid:White",
            "TitleColor": "DimGray",
            "LabelsColor": "Black",
            "Direction": "LeftToRight",
            "HorAlignment": "RightOutside",
            "MarkerSize": {
              "Width": 10,
              "Height": 10
            },
            "WordWrap": true
          },
          "Title": {
            "Brush": "solid:140,140,140"
          },
          "Style": {
            "Name": "Campaign",
            "Ident": "StiCustomStyle"
          }
        }
      },
      "PageWidth": 21.0,
      "PageHeight": 29.7,
      "Margins": {
        "Left": 1.0,
        "Right": 1.0,
        "Top": 1.0,
        "Bottom": 1.0
      },
      "ReportUnit": {
        "Ident": "StiCentimetersUnit"
      }
    },
    "8": {
      "Ident": "StiPage",
      "Name": "subReport_Number",
      "Guid": "329468b6f00e4f6bb28b0df5ab4439a8",
      "Interaction": {
        "Ident": "StiInteraction"
      },
      "Border": ";;2;;;;;solid:Black",
      "Brush": "solid:",
      "Components": {
        "0": {
          "Ident": "StiPageHeaderBand",
          "Name": "PageHeaderBand2",
          "Guid": "72405d695a0047429bccdbf79c670b4d",
          "ClientRectangle": "0,0.4,19,1.8",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Border": ";;;;;;;solid:Black",
          "Brush": "solid:",
          "Components": {
            "0": {
              "Ident": "StiText",
              "Name": "Text30",
              "Guid": "86bd6f7db141429aa78a4a985cb18061",
              "ClientRectangle": "0,0.6,19,0.4",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Bookmark": {
                "Value": "%\\{section.sectionTitle}\\{sectionQuestion.questionTitle}"
              },
              "Text": {
                "Value": "{sectionQuestion.QuestionTitle}"
              },
              "Font": ";10;;",
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "TextBrush": "solid:Black",
              "Type": "Expression"
            },
            "1": {
              "Ident": "StiText",
              "Name": "Text31",
              "Guid": "399bc29d2903463abaa4324eb48c12f1",
              "ClientRectangle": "0.4,1.4,3.6,0.6",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "Campaign Name:"
              },
              "VertAlignment": "Center",
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "TextBrush": "solid:Black",
              "Type": "Expression"
            },
            "2": {
              "Ident": "StiText",
              "Name": "Text32",
              "Guid": "10f65c5880f148de9daa0d4aeb6009f3",
              "ClientRectangle": "8.4,1.4,1.6,0.6",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "Minimum"
              },
              "VertAlignment": "Center",
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "TextBrush": "solid:0,0,0",
              "Type": "Expression"
            },
            "3": {
              "Ident": "StiText",
              "Name": "Text33",
              "Guid": "6ad8eba5bacf4457aff9add51517683e",
              "ClientRectangle": "11.2,1.4,1.6,0.6",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "Maximum"
              },
              "VertAlignment": "Center",
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "TextBrush": "solid:Black",
              "Type": "Expression"
            },
            "4": {
              "Ident": "StiText",
              "Name": "Text34",
              "Guid": "7ce41c174bdc4bf1b7871f3ea20ba0bf",
              "ClientRectangle": "14,1.4,1.6,0.6",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "Median"
              },
              "VertAlignment": "Center",
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "TextBrush": "solid:Black",
              "Type": "Expression"
            },
            "5": {
              "Ident": "StiText",
              "Name": "Text35",
              "Guid": "e483605aa2ad408b89bcc6dad620df65",
              "ClientRectangle": "16.8,1.4,1.6,0.6",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "Average"
              },
              "VertAlignment": "Center",
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "TextBrush": "solid:Black",
              "Type": "Expression"
            },
            "6": {
              "Ident": "StiStartPointPrimitive",
              "Name": "StartPointPrimitive15",
              "ClientRectangle": "8,1.4,0,0",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "ReferenceToGuid": "5f793f5fad554eb4b6f46218360c0a4b"
            },
            "7": {
              "Ident": "StiStartPointPrimitive",
              "Name": "StartPointPrimitive18",
              "ClientRectangle": "10.8,1.4,0,0",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "ReferenceToGuid": "32b29df5f093461cb7bcaa1d72d1eb31"
            },
            "8": {
              "Ident": "StiStartPointPrimitive",
              "Name": "StartPointPrimitive21",
              "ClientRectangle": "13.6,1.4,0,0",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "ReferenceToGuid": "f2174416a9ff4238a166d8ec7c72b0cb"
            },
            "9": {
              "Ident": "StiStartPointPrimitive",
              "Name": "StartPointPrimitive22",
              "ClientRectangle": "16.4,1.4,0,0",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "ReferenceToGuid": "a6c1c1a47b384169b3d73592953c0599"
            }
          }
        },
        "1": {
          "Ident": "StiPageFooterBand",
          "Name": "PageFooterBand1",
          "ClientRectangle": "0,26.9,19,0.8",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Border": ";;;;;;;solid:Black",
          "Brush": "solid:"
        },
        "2": {
          "Ident": "StiPageFooterBand",
          "Name": "PageFooterBand2",
          "ClientRectangle": "0,24.7,19,1.4",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Border": ";;;;;;;solid:Black",
          "Brush": "solid:"
        },
        "3": {
          "Ident": "StiDataBand",
          "Name": "DataBand4",
          "Guid": "d038acbdbc19417b930f784ad760a867",
          "ClientRectangle": "0,3,19,1",
          "Interaction": {
            "Ident": "StiBandInteraction"
          },
          "Border": ";;;;;;;solid:Black",
          "Brush": "solid:",
          "Components": {
            "0": {
              "Ident": "StiText",
              "Name": "Text25",
              "Guid": "984b7ee3c572434490e213f3a4b412f7",
              "ClientRectangle": "8.4,0.2,1.6,0.6",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "{SectionQuestionResponse.Minimum}"
              },
              "VertAlignment": "Center",
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "TextBrush": "solid:Black",
              "Type": "DataColumn"
            },
            "1": {
              "Ident": "StiText",
              "Name": "Text26",
              "Guid": "797a473c8e9b41479d2f2adfd4315723",
              "ClientRectangle": "11.2,0.2,1.6,0.6",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "{SectionQuestionResponse.Maximum}"
              },
              "VertAlignment": "Center",
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "TextBrush": "solid:Black",
              "Type": "DataColumn"
            },
            "2": {
              "Ident": "StiText",
              "Name": "Text27",
              "Guid": "c8bd13bfdff643bb990226c763eb112d",
              "ClientRectangle": "0.4,0.2,7,0.6",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "{SectionQuestionResponse.campaign.CampaignTitle}"
              },
              "VertAlignment": "Center",
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "TextBrush": "solid:Black",
              "Type": "DataColumn"
            },
            "3": {
              "Ident": "StiText",
              "Name": "Text28",
              "Guid": "1730be19b5b04a478172cbf8caa49d8e",
              "ClientRectangle": "14,0.2,1.6,0.6",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "{SectionQuestionResponse.Median}"
              },
              "VertAlignment": "Center",
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "TextBrush": "solid:Black",
              "Type": "DataColumn"
            },
            "4": {
              "Ident": "StiText",
              "Name": "Text29",
              "Guid": "fa7cd11139894d93af95f55cb31616b7",
              "ClientRectangle": "16.8,0.2,1.6,0.6",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "{SectionQuestionResponse.Average}"
              },
              "VertAlignment": "Center",
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "TextBrush": "solid:Black",
              "Type": "DataColumn"
            },
            "5": {
              "Ident": "StiStartPointPrimitive",
              "Name": "StartPointPrimitive9",
              "Guid": "72575194ec0249b89e2d5970f73a81f8",
              "ClientRectangle": "8,0,0,0",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "ReferenceToGuid": "84306dee9c6c4fd3a82a801aeba2c864"
            },
            "6": {
              "Ident": "StiEndPointPrimitive",
              "Name": "EndPointPrimitive9",
              "Guid": "9ca57880f3c74bfabacafdde3bff6dc0",
              "ClientRectangle": "8,1,0,0",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "ReferenceToGuid": "84306dee9c6c4fd3a82a801aeba2c864"
            },
            "7": {
              "Ident": "StiHorizontalLinePrimitive",
              "Name": "HorizontalLinePrimitive3",
              "Guid": "4ee3e12b3f2d432686520a9230765198",
              "ClientRectangle": "0,0,19,0.0254",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "StartCap": ";;;",
              "EndCap": ";;;"
            },
            "8": {
              "Ident": "StiHorizontalLinePrimitive",
              "Name": "HorizontalLinePrimitive4",
              "Guid": "ce70a2fcc0cf45e1a3731c0de01d2458",
              "ClientRectangle": "0,1,19,0.0254",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "StartCap": ";;;",
              "EndCap": ";;;"
            },
            "9": {
              "Ident": "StiStartPointPrimitive",
              "Name": "StartPointPrimitive10",
              "Guid": "860a7a124def48f2aed5742977c01d74",
              "ClientRectangle": "10.8,0,0,0",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "ReferenceToGuid": "1fdc390c83314bf090ccb995368da3b7"
            },
            "10": {
              "Ident": "StiEndPointPrimitive",
              "Name": "EndPointPrimitive11",
              "Guid": "41dbf735cbc54a3d8c39eec802271f61",
              "ClientRectangle": "10.8,1,0,0",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "ReferenceToGuid": "1fdc390c83314bf090ccb995368da3b7"
            },
            "11": {
              "Ident": "StiStartPointPrimitive",
              "Name": "StartPointPrimitive11",
              "Guid": "710384c9972f419dbfb73884c757ec2b",
              "ClientRectangle": "13.6,0,0,0",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "ReferenceToGuid": "7eb1769bdeca4320a3ca43a3d9515178"
            },
            "12": {
              "Ident": "StiEndPointPrimitive",
              "Name": "EndPointPrimitive12",
              "Guid": "f1aff4b2fa224abba7aabd472885845a",
              "ClientRectangle": "13.6,1,0,0",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "ReferenceToGuid": "7eb1769bdeca4320a3ca43a3d9515178"
            },
            "13": {
              "Ident": "StiStartPointPrimitive",
              "Name": "StartPointPrimitive12",
              "Guid": "5ecca7c2349c433f9d78ffac0ac99d2b",
              "ClientRectangle": "16.4,0,0,0",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "ReferenceToGuid": "692cff9f2c534d3a8a810d357546658a"
            },
            "14": {
              "Ident": "StiEndPointPrimitive",
              "Name": "EndPointPrimitive13",
              "Guid": "5add7f54e6394e2ba35112a54d99f503",
              "ClientRectangle": "16.4,1,0,0",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "ReferenceToGuid": "692cff9f2c534d3a8a810d357546658a"
            },
            "15": {
              "Ident": "StiStartPointPrimitive",
              "Name": "StartPointPrimitive13",
              "ClientRectangle": "8,0.2,0,0",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "ReferenceToGuid": "84306dee9c6c4fd3a82a801aeba2c864"
            },
            "16": {
              "Ident": "StiStartPointPrimitive",
              "Name": "StartPointPrimitive14",
              "ClientRectangle": "10.8,0.2,0,0",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "ReferenceToGuid": "1fdc390c83314bf090ccb995368da3b7"
            },
            "17": {
              "Ident": "StiStartPointPrimitive",
              "Name": "StartPointPrimitive16",
              "ClientRectangle": "13.6,0.2,0,0",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "ReferenceToGuid": "7eb1769bdeca4320a3ca43a3d9515178"
            },
            "18": {
              "Ident": "StiStartPointPrimitive",
              "Name": "StartPointPrimitive17",
              "ClientRectangle": "16.4,0.2,0,0",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "ReferenceToGuid": "692cff9f2c534d3a8a810d357546658a"
            },
            "19": {
              "Ident": "StiStartPointPrimitive",
              "Name": "StartPointPrimitive25",
              "ClientRectangle": "8,0.2,0,0",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "ReferenceToGuid": "db5f8c169d0e4049ac850f4d0dbf0639"
            },
            "20": {
              "Ident": "StiStartPointPrimitive",
              "Name": "StartPointPrimitive26",
              "ClientRectangle": "10.8,0.2,0,0",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "ReferenceToGuid": "512ffe29427d4dcb8523c642f8b6c9bd"
            },
            "21": {
              "Ident": "StiStartPointPrimitive",
              "Name": "StartPointPrimitive27",
              "ClientRectangle": "13.6,0.2,0,0",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "ReferenceToGuid": "decc8ec0df644f8c97b5a86fa3144b01"
            },
            "22": {
              "Ident": "StiStartPointPrimitive",
              "Name": "StartPointPrimitive28",
              "ClientRectangle": "16.4,0,0,0",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "ReferenceToGuid": "fc4b5a1981da477b9a6d92a27e149cde"
            },
            "23": {
              "Ident": "StiEndPointPrimitive",
              "Name": "EndPointPrimitive19",
              "ClientRectangle": "8,0,0,0",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "ReferenceToGuid": "5f793f5fad554eb4b6f46218360c0a4b"
            },
            "24": {
              "Ident": "StiEndPointPrimitive",
              "Name": "EndPointPrimitive22",
              "ClientRectangle": "10.8,0,0,0",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "ReferenceToGuid": "32b29df5f093461cb7bcaa1d72d1eb31"
            },
            "25": {
              "Ident": "StiEndPointPrimitive",
              "Name": "EndPointPrimitive25",
              "ClientRectangle": "13.6,0,0,0",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "ReferenceToGuid": "f2174416a9ff4238a166d8ec7c72b0cb"
            },
            "26": {
              "Ident": "StiEndPointPrimitive",
              "Name": "EndPointPrimitive26",
              "ClientRectangle": "16.4,0,0,0",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "ReferenceToGuid": "a6c1c1a47b384169b3d73592953c0599"
            }
          },
          "DataSourceName": "SectionQuestionResponse",
          "DataRelationName": "question",
          "MasterComponent": "DataBand_SectionQuestion"
        },
        "4": {
          "Ident": "StiVerticalLinePrimitive",
          "Name": "VerticalLinePrimitive9",
          "Guid": "84306dee9c6c4fd3a82a801aeba2c864",
          "ClientRectangle": "8,3,0.0254,1",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Style": "Dot",
          "StartCap": ";;;",
          "EndCap": ";;;"
        },
        "5": {
          "Ident": "StiVerticalLinePrimitive",
          "Name": "VerticalLinePrimitive10",
          "Guid": "1fdc390c83314bf090ccb995368da3b7",
          "ClientRectangle": "10.8,3,0.0254,1",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Style": "Dot",
          "StartCap": ";;;",
          "EndCap": ";;;"
        },
        "6": {
          "Ident": "StiVerticalLinePrimitive",
          "Name": "VerticalLinePrimitive12",
          "Guid": "7eb1769bdeca4320a3ca43a3d9515178",
          "ClientRectangle": "13.6,3,0.0254,1",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Style": "Dot",
          "StartCap": ";;;",
          "EndCap": ";;;"
        },
        "7": {
          "Ident": "StiVerticalLinePrimitive",
          "Name": "VerticalLinePrimitive13",
          "Guid": "692cff9f2c534d3a8a810d357546658a",
          "ClientRectangle": "16.4,3,0.0254,1",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Style": "Dot",
          "StartCap": ";;;",
          "EndCap": ";;;"
        },
        "8": {
          "Ident": "StiEndPointPrimitive",
          "Name": "EndPointPrimitive17",
          "ClientRectangle": "8,4.2,0,0",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "ReferenceToGuid": "84306dee9c6c4fd3a82a801aeba2c864"
        },
        "9": {
          "Ident": "StiEndPointPrimitive",
          "Name": "EndPointPrimitive18",
          "ClientRectangle": "10.8,4.2,0,0",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "ReferenceToGuid": "1fdc390c83314bf090ccb995368da3b7"
        },
        "10": {
          "Ident": "StiEndPointPrimitive",
          "Name": "EndPointPrimitive20",
          "ClientRectangle": "13.6,4.2,0,0",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "ReferenceToGuid": "7eb1769bdeca4320a3ca43a3d9515178"
        },
        "11": {
          "Ident": "StiEndPointPrimitive",
          "Name": "EndPointPrimitive21",
          "ClientRectangle": "16.4,4.2,0,0",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "ReferenceToGuid": "692cff9f2c534d3a8a810d357546658a"
        },
        "12": {
          "Ident": "StiEndPointPrimitive",
          "Name": "EndPointPrimitive10",
          "Guid": "57f147f4205d482a83e40b5cc0261c59",
          "ClientRectangle": "15.6,7.2,0,0",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "ReferenceToGuid": "f4dbd18cf1014d10afdd4d361351ba1f"
        },
        "13": {
          "Ident": "StiEndPointPrimitive",
          "Name": "EndPointPrimitive14",
          "Guid": "e157df6f1ec04cb4a891e0a9393e3b18",
          "ClientRectangle": "18.4,7.2,0,0",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "ReferenceToGuid": "9f41192738b04bf0a13bb01917f311a9"
        },
        "14": {
          "Ident": "StiEndPointPrimitive",
          "Name": "EndPointPrimitive15",
          "Guid": "d8b1a4654086465aa59544cbe6194f21",
          "ClientRectangle": "21.2,7.2,0,0",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "ReferenceToGuid": "03710f90675949208d8d7f39d7a7bcff"
        },
        "15": {
          "Ident": "StiEndPointPrimitive",
          "Name": "EndPointPrimitive16",
          "Guid": "1d31bd8b3807476d87d3f765dcfff161",
          "ClientRectangle": "24,7,0,0",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "ReferenceToGuid": "04af634a405a4d1b9be1213220803f64"
        },
        "16": {
          "Ident": "StiVerticalLinePrimitive",
          "Name": "VerticalLinePrimitive11",
          "Guid": "5f793f5fad554eb4b6f46218360c0a4b",
          "ClientRectangle": "8,1.8,0.0254,1.2",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Style": "Dot",
          "StartCap": ";;;",
          "EndCap": ";;;"
        },
        "17": {
          "Ident": "StiVerticalLinePrimitive",
          "Name": "VerticalLinePrimitive14",
          "Guid": "32b29df5f093461cb7bcaa1d72d1eb31",
          "ClientRectangle": "10.8,1.8,0.0254,1.2",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Style": "Dot",
          "StartCap": ";;;",
          "EndCap": ";;;"
        },
        "18": {
          "Ident": "StiVerticalLinePrimitive",
          "Name": "VerticalLinePrimitive17",
          "Guid": "f2174416a9ff4238a166d8ec7c72b0cb",
          "ClientRectangle": "13.6,1.8,0.0254,1.2",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Style": "Dot",
          "StartCap": ";;;",
          "EndCap": ";;;"
        },
        "19": {
          "Ident": "StiVerticalLinePrimitive",
          "Name": "VerticalLinePrimitive18",
          "Guid": "a6c1c1a47b384169b3d73592953c0599",
          "ClientRectangle": "16.4,1.8,0.0254,1.2",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Style": "Dot",
          "StartCap": ";;;",
          "EndCap": ";;;"
        }
      },
      "PageWidth": 21.0,
      "PageHeight": 29.7,
      "Margins": {
        "Left": 1.0,
        "Right": 1.0,
        "Top": 1.0,
        "Bottom": 1.0
      },
      "ReportUnit": {
        "Ident": "StiCentimetersUnit"
      }
    },
    "9": {
      "Ident": "StiPage",
      "Name": "subReport_Range",
      "Guid": "7476fe478f154d62aa494725f18811b4",
      "Interaction": {
        "Ident": "StiInteraction"
      },
      "Border": ";;2;;;;;solid:Black",
      "Brush": "solid:",
      "Components": {
        "0": {
          "Ident": "StiPageHeaderBand",
          "Name": "PageHeaderBand3",
          "Guid": "30b0aa654961407a8033818ed033005d",
          "ClientRectangle": "0,0.4,19,1.8",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Border": ";;;;;;;solid:Black",
          "Brush": "solid:",
          "Components": {
            "0": {
              "Ident": "StiText",
              "Name": "Text8",
              "Guid": "f7ea3b9df742446f88d9724a98a54f50",
              "ClientRectangle": "0,0.6,19,0.4",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Bookmark": {
                "Value": "%\\{section.sectionTitle}\\{sectionQuestion.questionTitle}"
              },
              "Text": {
                "Value": "{sectionQuestion.QuestionTitle}"
              },
              "Font": ";10;;",
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "TextBrush": "solid:Black",
              "Type": "Expression"
            },
            "1": {
              "Ident": "StiText",
              "Name": "Text4",
              "Guid": "d3f4c6d926444077b8b0c204d003397c",
              "ClientRectangle": "0.4,1.4,3.6,0.6",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "Campaign Name:"
              },
              "VertAlignment": "Center",
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "TextBrush": "solid:Black",
              "Type": "Expression"
            },
            "2": {
              "Ident": "StiText",
              "Name": "Text2",
              "Guid": "db927d6622ad492a97342e3966e1e851",
              "ClientRectangle": "8.4,1.4,1.6,0.6",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "Minimum"
              },
              "VertAlignment": "Center",
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "TextBrush": "solid:0,0,0",
              "Type": "Expression"
            },
            "3": {
              "Ident": "StiText",
              "Name": "Text5",
              "Guid": "6e57e0fe59a44dff9dd740a92710cb47",
              "ClientRectangle": "11.2,1.4,1.6,0.6",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "Maximum"
              },
              "VertAlignment": "Center",
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "TextBrush": "solid:Black",
              "Type": "Expression"
            },
            "4": {
              "Ident": "StiText",
              "Name": "Text10",
              "Guid": "f183ede567d34e4a805b0d8a7656daec",
              "ClientRectangle": "14,1.4,1.6,0.6",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "Median"
              },
              "VertAlignment": "Center",
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "TextBrush": "solid:Black",
              "Type": "Expression"
            },
            "5": {
              "Ident": "StiText",
              "Name": "Text11",
              "Guid": "d3cfef74db0443e4b242132a65c322ca",
              "ClientRectangle": "16.8,1.4,1.6,0.6",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "Average"
              },
              "VertAlignment": "Center",
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "TextBrush": "solid:Black",
              "Type": "Expression"
            },
            "6": {
              "Ident": "StiStartPointPrimitive",
              "Name": "StartPointPrimitive1",
              "ClientRectangle": "8,1.4,0,0",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "ReferenceToGuid": "93984bbd201a489091f63f688cbf5a98"
            },
            "7": {
              "Ident": "StiStartPointPrimitive",
              "Name": "StartPointPrimitive6",
              "ClientRectangle": "10.8,1.4,0,0",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "ReferenceToGuid": "d18e8a43c18d462cb12858444e83eb1d"
            },
            "8": {
              "Ident": "StiStartPointPrimitive",
              "Name": "StartPointPrimitive7",
              "ClientRectangle": "13.6,1.4,0,0",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "ReferenceToGuid": "80e7eb33395e4a1dbefd6f9313192572"
            },
            "9": {
              "Ident": "StiStartPointPrimitive",
              "Name": "StartPointPrimitive8",
              "ClientRectangle": "16.4,1.2,0,0",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "ReferenceToGuid": "2b668e1f6ea0463bae7266b47bfbf919"
            }
          }
        },
        "1": {
          "Ident": "StiPageFooterBand",
          "Name": "PageFooterBand4",
          "Guid": "52fd4d02f72a444682d7aab5d69933a2",
          "ClientRectangle": "0,26.9,19,0.8",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Border": ";;;;;;;solid:Black",
          "Brush": "solid:"
        },
        "2": {
          "Ident": "StiPageFooterBand",
          "Name": "PageFooterBand5",
          "Guid": "2f3cdba5e77c4ad09b32b82765fd9424",
          "ClientRectangle": "0,24.7,19,1.4",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Border": ";;;;;;;solid:Black",
          "Brush": "solid:"
        },
        "3": {
          "Ident": "StiDataBand",
          "Name": "DataBand3",
          "Guid": "7a8d8735fc7c40dea539921e80bbd7f6",
          "ClientRectangle": "0,3,19,1",
          "Interaction": {
            "Ident": "StiBandInteraction"
          },
          "Border": ";;;;;;;solid:Black",
          "Brush": "solid:",
          "Components": {
            "0": {
              "Ident": "StiText",
              "Name": "Text7",
              "Guid": "865d7529699b41a99b48682600d401fa",
              "ClientRectangle": "8.4,0.2,1.6,0.6",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "{SectionQuestionResponse.Minimum}"
              },
              "VertAlignment": "Center",
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "TextBrush": "solid:Black",
              "Type": "DataColumn"
            },
            "1": {
              "Ident": "StiText",
              "Name": "Text17",
              "Guid": "29412873930b4b358e3da92899e51bcf",
              "ClientRectangle": "11.2,0.2,1.6,0.6",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "{SectionQuestionResponse.Maximum}"
              },
              "VertAlignment": "Center",
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "TextBrush": "solid:Black",
              "Type": "DataColumn"
            },
            "2": {
              "Ident": "StiText",
              "Name": "Text18",
              "Guid": "c6dc214e05d443628cecfa83a477f2c8",
              "ClientRectangle": "0.4,0.2,7.4,0.6",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "{SectionQuestionResponse.campaign.CampaignTitle}"
              },
              "VertAlignment": "Center",
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "TextBrush": "solid:Black",
              "Type": "DataColumn"
            },
            "3": {
              "Ident": "StiText",
              "Name": "Text19",
              "Guid": "807c21e4288647498a9ec5380a089fc1",
              "ClientRectangle": "14,0.2,1.6,0.6",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "{SectionQuestionResponse.Median}"
              },
              "VertAlignment": "Center",
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "TextBrush": "solid:Black",
              "Type": "DataColumn"
            },
            "4": {
              "Ident": "StiText",
              "Name": "Text24",
              "Guid": "3754a3a5ae7a4e2896b20392dde668de",
              "ClientRectangle": "16.8,0.2,1.6,0.6",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "Text": {
                "Value": "{SectionQuestionResponse.Average}"
              },
              "VertAlignment": "Center",
              "Border": ";;;;;;;solid:Black",
              "Brush": "solid:",
              "TextBrush": "solid:Black",
              "Type": "DataColumn"
            },
            "5": {
              "Ident": "StiStartPointPrimitive",
              "Name": "StartPointPrimitive2",
              "ClientRectangle": "8,0,0,0",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "ReferenceToGuid": "5855cf8628dd4bb0b12f0162e3a33ffa"
            },
            "6": {
              "Ident": "StiEndPointPrimitive",
              "Name": "EndPointPrimitive2",
              "ClientRectangle": "8,1,0,0",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "ReferenceToGuid": "5855cf8628dd4bb0b12f0162e3a33ffa"
            },
            "7": {
              "Ident": "StiHorizontalLinePrimitive",
              "Name": "HorizontalLinePrimitive2",
              "Guid": "6fd4ed7eea9c41218354a3a4acc05b35",
              "ClientRectangle": "0,0,19,0.0254",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "StartCap": ";;;",
              "EndCap": ";;;"
            },
            "8": {
              "Ident": "StiEndPointPrimitive",
              "Name": "EndPointPrimitive1",
              "ClientRectangle": "8,0,0,0",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "ReferenceToGuid": "93984bbd201a489091f63f688cbf5a98"
            },
            "9": {
              "Ident": "StiHorizontalLinePrimitive",
              "Name": "HorizontalLinePrimitive1",
              "Guid": "221a39cc67e9476db12bd54e643f54b6",
              "ClientRectangle": "0,1,19,0.0254",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "StartCap": ";;;",
              "EndCap": ";;;"
            },
            "10": {
              "Ident": "StiStartPointPrimitive",
              "Name": "StartPointPrimitive3",
              "ClientRectangle": "10.8,0,0,0",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "ReferenceToGuid": "59bb60350bf14512b5916b4a5d11c729"
            },
            "11": {
              "Ident": "StiEndPointPrimitive",
              "Name": "EndPointPrimitive3",
              "ClientRectangle": "10.8,1,0,0",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "ReferenceToGuid": "59bb60350bf14512b5916b4a5d11c729"
            },
            "12": {
              "Ident": "StiStartPointPrimitive",
              "Name": "StartPointPrimitive4",
              "ClientRectangle": "13.6,0,0,0",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "ReferenceToGuid": "144e2bd188ef4a7a8622a0cf828521a6"
            },
            "13": {
              "Ident": "StiEndPointPrimitive",
              "Name": "EndPointPrimitive4",
              "ClientRectangle": "13.6,1,0,0",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "ReferenceToGuid": "144e2bd188ef4a7a8622a0cf828521a6"
            },
            "14": {
              "Ident": "StiStartPointPrimitive",
              "Name": "StartPointPrimitive5",
              "ClientRectangle": "16.4,0,0,0",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "ReferenceToGuid": "d258f95141484a92a85ddfcfd763b901"
            },
            "15": {
              "Ident": "StiEndPointPrimitive",
              "Name": "EndPointPrimitive5",
              "ClientRectangle": "16.4,1,0,0",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "ReferenceToGuid": "d258f95141484a92a85ddfcfd763b901"
            },
            "16": {
              "Ident": "StiEndPointPrimitive",
              "Name": "EndPointPrimitive6",
              "ClientRectangle": "10.8,0,0,0",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "ReferenceToGuid": "d18e8a43c18d462cb12858444e83eb1d"
            },
            "17": {
              "Ident": "StiEndPointPrimitive",
              "Name": "EndPointPrimitive7",
              "ClientRectangle": "13.6,0,0,0",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "ReferenceToGuid": "80e7eb33395e4a1dbefd6f9313192572"
            },
            "18": {
              "Ident": "StiEndPointPrimitive",
              "Name": "EndPointPrimitive8",
              "ClientRectangle": "16.4,0,0,0",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "ReferenceToGuid": "2b668e1f6ea0463bae7266b47bfbf919"
            }
          },
          "DataSourceName": "SectionQuestionResponse",
          "DataRelationName": "question",
          "MasterComponent": "DataBand_SectionQuestion"
        },
        "4": {
          "Ident": "StiVerticalLinePrimitive",
          "Name": "VerticalLinePrimitive2",
          "Guid": "5855cf8628dd4bb0b12f0162e3a33ffa",
          "ClientRectangle": "8,3,0.0254,1",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Style": "Dot",
          "StartCap": ";;;",
          "EndCap": ";;;"
        },
        "5": {
          "Ident": "StiVerticalLinePrimitive",
          "Name": "VerticalLinePrimitive3",
          "Guid": "59bb60350bf14512b5916b4a5d11c729",
          "ClientRectangle": "10.8,3,0.0254,1",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Style": "Dot",
          "StartCap": ";;;",
          "EndCap": ";;;"
        },
        "6": {
          "Ident": "StiVerticalLinePrimitive",
          "Name": "VerticalLinePrimitive1",
          "Guid": "93984bbd201a489091f63f688cbf5a98",
          "ClientRectangle": "8,1.8,0.0254,1.2",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Style": "Dot",
          "StartCap": ";;;",
          "EndCap": ";;;"
        },
        "7": {
          "Ident": "StiVerticalLinePrimitive",
          "Name": "VerticalLinePrimitive4",
          "Guid": "144e2bd188ef4a7a8622a0cf828521a6",
          "ClientRectangle": "13.6,3,0.0254,1",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Style": "Dot",
          "StartCap": ";;;",
          "EndCap": ";;;"
        },
        "8": {
          "Ident": "StiVerticalLinePrimitive",
          "Name": "VerticalLinePrimitive5",
          "Guid": "d258f95141484a92a85ddfcfd763b901",
          "ClientRectangle": "16.4,3,0.0254,1",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Style": "Dot",
          "StartCap": ";;;",
          "EndCap": ";;;"
        },
        "9": {
          "Ident": "StiVerticalLinePrimitive",
          "Name": "VerticalLinePrimitive6",
          "Guid": "d18e8a43c18d462cb12858444e83eb1d",
          "ClientRectangle": "10.8,1.8,0.0254,1.2",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Style": "Dot",
          "StartCap": ";;;",
          "EndCap": ";;;"
        },
        "10": {
          "Ident": "StiVerticalLinePrimitive",
          "Name": "VerticalLinePrimitive7",
          "Guid": "80e7eb33395e4a1dbefd6f9313192572",
          "ClientRectangle": "13.6,1.8,0.0254,1.2",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Style": "Dot",
          "StartCap": ";;;",
          "EndCap": ";;;"
        },
        "11": {
          "Ident": "StiVerticalLinePrimitive",
          "Name": "VerticalLinePrimitive8",
          "Guid": "2b668e1f6ea0463bae7266b47bfbf919",
          "ClientRectangle": "16.4,1.6,0.0254,1.4",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Style": "Dot",
          "StartCap": ";;;",
          "EndCap": ";;;"
        }
      },
      "PageWidth": 21.0,
      "PageHeight": 29.7,
      "Margins": {
        "Left": 1.0,
        "Right": 1.0,
        "Top": 1.0,
        "Bottom": 1.0
      },
      "ReportUnit": {
        "Ident": "StiCentimetersUnit"
      }
    }
  }
}