Skip to content

Commit e08e43a

Browse files
authored
Update BarChartWithDataPointLabelAbove.trdx
lowered schema
1 parent 28a51eb commit e08e43a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Sample Reports/BarChartWithDataPointLabelAbove.trdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<Report Width="6.5in" Name="Report1" xmlns="http://schemas.telerik.com/reporting/2025/2.0">
2+
<Report Width="6.5in" Name="Report1" xmlns="http://schemas.telerik.com/reporting/2021/2.0">
33
<DataSources>
44
<CsvDataSource RecordSeparators="&#xD;&#xA;" FieldSeparators="," HasHeaders="True" Name="csvDataSource1">
55
<Source>
@@ -125,4 +125,5 @@
125125
</Selectors>
126126
</StyleRule>
127127
</StyleSheet>
128-
</Report>
128+
129+
</Report>

0 commit comments

Comments
 (0)