|
| 1 | +<?xml version="1.0" encoding="utf-8"?> |
| 2 | +<Report Width="6.5in" Name="Report1" xmlns="http://schemas.telerik.com/reporting/2021/2.0"> |
| 3 | + <DataSources> |
| 4 | + <CsvDataSource RecordSeparators="
" FieldSeparators="," HasHeaders="True" Name="csvDataSource1"> |
| 5 | + <Source> |
| 6 | + <String>Q2F0ZWdvcnksU2VyaWVzLFZhbHVlDQpBLFMxLDEwDQpBLFRleHRTZXJpZXMsMTANCkIsUzEsMjANCkIsVGV4dFNlcmllcywyMA0KQyxTMSwxNQ0KQyxUZXh0U2VyaWVzLDE1</String> |
| 7 | + </Source> |
| 8 | + <Columns> |
| 9 | + <DataColumn Name="Category" /> |
| 10 | + <DataColumn Name="Series" /> |
| 11 | + <DataColumn Name="Value" Type="Integer" /> |
| 12 | + </Columns> |
| 13 | + </CsvDataSource> |
| 14 | + </DataSources> |
| 15 | + <Items> |
| 16 | + <PageHeaderSection Height="1in" Name="pageHeaderSection1" /> |
| 17 | + <DetailSection Height="3.1in" Name="detailSection1"> |
| 18 | + <Items> |
| 19 | + <Graph DataSourceName="csvDataSource1" Width="5.2in" Height="3.1in" Left="0.6in" Top="0in" Name="graph1"> |
| 20 | + <PlotAreaStyle LineWidth="0in" LineColor="LightGray" /> |
| 21 | + <Axes> |
| 22 | + <GraphAxis Name="graphAxis1"> |
| 23 | + <MajorGridLineStyle LineWidth="1px" LineColor="LightGray" /> |
| 24 | + <MinorGridLineStyle Visible="False" LineWidth="1px" LineColor="LightGray" /> |
| 25 | + <Scale> |
| 26 | + <NumericalScale Minimum="0" /> |
| 27 | + </Scale> |
| 28 | + </GraphAxis> |
| 29 | + <GraphAxis Name="graphAxis2"> |
| 30 | + <MajorGridLineStyle LineWidth="1px" LineColor="LightGray" /> |
| 31 | + <MinorGridLineStyle Visible="False" LineWidth="1px" LineColor="LightGray" /> |
| 32 | + <Scale> |
| 33 | + <CategoryScale /> |
| 34 | + </Scale> |
| 35 | + </GraphAxis> |
| 36 | + </Axes> |
| 37 | + <CoordinateSystems> |
| 38 | + <CartesianCoordinateSystem XAxis="graphAxis1" YAxis="graphAxis2" Name="cartesianCoordinateSystem1" /> |
| 39 | + </CoordinateSystems> |
| 40 | + <Legend> |
| 41 | + <Style LineWidth="0in" LineColor="LightGray" /> |
| 42 | + </Legend> |
| 43 | + <Style> |
| 44 | + <Padding Left="10px" Right="10px" Top="10px" Bottom="10px" /> |
| 45 | + </Style> |
| 46 | + <SeriesGroups> |
| 47 | + <GraphGroup Name="seriesGroup"> |
| 48 | + <Groupings> |
| 49 | + <Grouping Expression="= Fields.Series" /> |
| 50 | + </Groupings> |
| 51 | + <Sortings> |
| 52 | + <Sorting Expression="= Fields.Series" Direction="Asc" /> |
| 53 | + </Sortings> |
| 54 | + </GraphGroup> |
| 55 | + </SeriesGroups> |
| 56 | + <CategoryGroups> |
| 57 | + <GraphGroup Name="categoryGroup"> |
| 58 | + <Groupings> |
| 59 | + <Grouping Expression="= Fields.Category" /> |
| 60 | + </Groupings> |
| 61 | + <Sortings> |
| 62 | + <Sorting Expression="= Fields.Category" Direction="Asc" /> |
| 63 | + </Sortings> |
| 64 | + </GraphGroup> |
| 65 | + </CategoryGroups> |
| 66 | + <Series> |
| 67 | + <BarSeries CoordinateSystem="cartesianCoordinateSystem1" CategoryGroup="categoryGroup" SeriesGroup="seriesGroup" DataPointLabelAlignment="InsideBase" DataPointLabelOffset="2in" X="= Sum(Fields.Value)" DataPointLabel="= Sum(Fields.Value)" Name="barSeries1"> |
| 68 | + <DataPointStyle Visible="True" LineWidth="0in" /> |
| 69 | + <LegendItem Value="= Fields.Series"> |
| 70 | + <ConditionalFormatting> |
| 71 | + <FormattingRule> |
| 72 | + <Style Visible="False" /> |
| 73 | + <Filters> |
| 74 | + <Filter Expression="= Fields.Series" Operator="Equal" Value="TextSeries" /> |
| 75 | + </Filters> |
| 76 | + </FormattingRule> |
| 77 | + </ConditionalFormatting> |
| 78 | + </LegendItem> |
| 79 | + <DataPointLabelConnectorStyle Visible="False"> |
| 80 | + <Padding Top="2pt" Bottom="2pt" /> |
| 81 | + </DataPointLabelConnectorStyle> |
| 82 | + <MergedDataPoints /> |
| 83 | + <DataPointLabelConditionalFormatting> |
| 84 | + <FormattingRule> |
| 85 | + <Style Visible="False" /> |
| 86 | + <Filters> |
| 87 | + <Filter Expression="= Fields.Series" Operator="NotEqual" Value="TextSeries" /> |
| 88 | + </Filters> |
| 89 | + </FormattingRule> |
| 90 | + </DataPointLabelConditionalFormatting> |
| 91 | + <ToolTip Title="= Fields.Series" Text="= Sum(Fields.Value)" /> |
| 92 | + <DataPointConditionalFormatting> |
| 93 | + <FormattingRule> |
| 94 | + <Style BackgroundColor="Transparent" /> |
| 95 | + <Filters> |
| 96 | + <Filter Expression="= Fields.Series" Operator="Equal" Value="TextSeries" /> |
| 97 | + </Filters> |
| 98 | + </FormattingRule> |
| 99 | + </DataPointConditionalFormatting> |
| 100 | + </BarSeries> |
| 101 | + </Series> |
| 102 | + <Titles> |
| 103 | + <GraphTitle Text="graph1" Position="TopCenter"> |
| 104 | + <Style LineWidth="0in" LineColor="LightGray" /> |
| 105 | + </GraphTitle> |
| 106 | + </Titles> |
| 107 | + </Graph> |
| 108 | + </Items> |
| 109 | + </DetailSection> |
| 110 | + <PageFooterSection Height="1in" Name="pageFooterSection1" /> |
| 111 | + </Items> |
| 112 | + <PageSettings PaperKind="Letter" Landscape="False" ColumnCount="1" ColumnSpacing="0in"> |
| 113 | + <Margins> |
| 114 | + <MarginsU Left="1in" Right="1in" Top="1in" Bottom="1in" /> |
| 115 | + </Margins> |
| 116 | + </PageSettings> |
| 117 | + <StyleSheet> |
| 118 | + <StyleRule> |
| 119 | + <Style> |
| 120 | + <Padding Left="2pt" Right="2pt" /> |
| 121 | + </Style> |
| 122 | + <Selectors> |
| 123 | + <TypeSelector Type="TextItemBase" /> |
| 124 | + <TypeSelector Type="HtmlTextBox" /> |
| 125 | + </Selectors> |
| 126 | + </StyleRule> |
| 127 | + </StyleSheet> |
| 128 | + |
| 129 | +</Report> |
0 commit comments