|
28 | 28 | <None Remove="Other\embed.js" />
|
29 | 29 | <None Remove="Other\Styles.xaml" />
|
30 | 30 | <None Remove="Samples\Controls\RadCalendar\RadCalendar_Demo.xaml" />
|
31 |
| - <None Remove="Samples\Controls\RadCartesianChart\RadCartesianChart_Demo.xaml" /> |
| 31 | + <None Remove="Samples\Controls\RadCartesianChart\Area\RadCartesianChart_AreaSeries_Demo.xaml" /> |
| 32 | + <None Remove="Samples\Controls\RadCartesianChart\Area\RadCartesianChart_RangeSeries_Demo.xaml" /> |
| 33 | + <None Remove="Samples\Controls\RadCartesianChart\Area\RadCartesianChart_RangeSplineSeries_Demo.xaml" /> |
| 34 | + <None Remove="Samples\Controls\RadCartesianChart\Area\RadCartesianChart_ScatterAreaSeries_Demo.xaml" /> |
| 35 | + <None Remove="Samples\Controls\RadCartesianChart\Area\RadCartesianChart_ScatterSplineAreaSeries_Demo.xaml" /> |
| 36 | + <None Remove="Samples\Controls\RadCartesianChart\Area\RadCartesianChart_SplineAreaSeries_Demo.xaml" /> |
| 37 | + <None Remove="Samples\Controls\RadCartesianChart\Area\RadCartesianChart_StepAreaSeries_Demo.xaml" /> |
| 38 | + <None Remove="Samples\Controls\RadCartesianChart\Bar\RadCartesianChart_BarSeries_Demo.xaml" /> |
| 39 | + <None Remove="Samples\Controls\RadCartesianChart\Bar\RadCartesianChart_RangeBarSeries_Demo.xaml" /> |
| 40 | + <None Remove="Samples\Controls\RadCartesianChart\Bubble\RadCartesianChart_BubbleSeries_Demo.xaml" /> |
| 41 | + <None Remove="Samples\Controls\RadCartesianChart\Bubble\RadCartesianChart_ScatterBubbleSeries_Demo.xaml" /> |
| 42 | + <None Remove="Samples\Controls\RadCartesianChart\Financial\RadCartesianChart_CandlestickSeries_Demo.xaml" /> |
| 43 | + |
32 | 44 | <None Remove="Samples\Controls\Controls.xaml" />
|
| 45 | + |
| 46 | + <None Remove="Samples\Controls\RadCartesianChart\Financial\RadCartesianChart_OhlcSeries_Demo.xaml" /> |
| 47 | + |
| 48 | + <None Remove="Samples\Controls\RadCartesianChart\Line\RadCartesianChart_LineSeries_Demo.xaml" /> |
| 49 | + |
| 50 | + <None Remove="Samples\Controls\RadCartesianChart\Line\RadCartesianChart_ScatterLineSeries_Demo.xaml" /> |
| 51 | + |
| 52 | + <None Remove="Samples\Controls\RadCartesianChart\Line\RadCartesianChart_ScatterSplineSeries_Demo.xaml" /> |
| 53 | + |
| 54 | + <None Remove="Samples\Controls\RadCartesianChart\Line\RadCartesianChart_SplineSeries_Demo.xaml" /> |
| 55 | + |
| 56 | + <None Remove="Samples\Controls\RadCartesianChart\Line\RadCartesianChart_StepLineSeries_Demo.xaml" /> |
| 57 | + |
| 58 | + <None Remove="Samples\Controls\RadCartesianChart\Point\RadCartesianChart_PointSeries_Demo.xaml" /> |
| 59 | + |
| 60 | + <None Remove="Samples\Controls\RadCartesianChart\Point\RadCartesianChart_ScatterPointSeries_Demo.xaml" /> |
33 | 61 | <None Remove="Samples\Controls\RadGallery\RadGallery_Demo.xaml" />
|
34 | 62 | <None Remove="Samples\Controls\RadListBox\RadListBox_Demo.xaml" />
|
35 | 63 | <None Remove="Samples\Controls\RadMap\RadMap_Demo.xaml" />
|
|
85 | 113 | <Content Include="Samples\Controls\RadCalendar\RadCalendar_Demo.xaml">
|
86 | 114 | <Generator>MSBuild:Compile</Generator>
|
87 | 115 | </Content>
|
88 |
| - <Content Include="Samples\Controls\RadCartesianChart\RadCartesianChart_Demo.xaml"> |
| 116 | + <Content Include="Samples\Controls\RadCartesianChart\Area\RadCartesianChart_AreaSeries_Demo.xaml"> |
| 117 | + <Generator>MSBuild:Compile</Generator> |
| 118 | + </Content> |
| 119 | + <Content Include="Samples\Controls\RadCartesianChart\Area\RadCartesianChart_RangeSeries_Demo.xaml"> |
| 120 | + <Generator>MSBuild:Compile</Generator> |
| 121 | + </Content> |
| 122 | + <Content Include="Samples\Controls\RadCartesianChart\Area\RadCartesianChart_RangeSplineSeries_Demo.xaml"> |
| 123 | + <Generator>MSBuild:Compile</Generator> |
| 124 | + </Content> |
| 125 | + <Content Include="Samples\Controls\RadCartesianChart\Area\RadCartesianChart_ScatterAreaSeries_Demo.xaml"> |
| 126 | + <Generator>MSBuild:Compile</Generator> |
| 127 | + </Content> |
| 128 | + <Content Include="Samples\Controls\RadCartesianChart\Area\RadCartesianChart_ScatterSplineAreaSeries_Demo.xaml"> |
| 129 | + <Generator>MSBuild:Compile</Generator> |
| 130 | + </Content> |
| 131 | + <Content Include="Samples\Controls\RadCartesianChart\Area\RadCartesianChart_SplineAreaSeries_Demo.xaml"> |
| 132 | + <Generator>MSBuild:Compile</Generator> |
| 133 | + </Content> |
| 134 | + <Content Include="Samples\Controls\RadCartesianChart\Area\RadCartesianChart_StepAreaSeries_Demo.xaml"> |
| 135 | + <Generator>MSBuild:Compile</Generator> |
| 136 | + </Content> |
| 137 | + <Content Include="Samples\Controls\RadCartesianChart\Bar\RadCartesianChart_BarSeries_Demo.xaml"> |
| 138 | + <Generator>MSBuild:Compile</Generator> |
| 139 | + </Content> |
| 140 | + <Content Include="Samples\Controls\RadCartesianChart\Bar\RadCartesianChart_RangeBarSeries_Demo.xaml"> |
| 141 | + <Generator>MSBuild:Compile</Generator> |
| 142 | + </Content> |
| 143 | + <Content Include="Samples\Controls\RadCartesianChart\Bubble\RadCartesianChart_BubbleSeries_Demo.xaml"> |
| 144 | + <Generator>MSBuild:Compile</Generator> |
| 145 | + </Content> |
| 146 | + <Content Include="Samples\Controls\RadCartesianChart\Bubble\RadCartesianChart_ScatterBubbleSeries_Demo.xaml"> |
| 147 | + <Generator>MSBuild:Compile</Generator> |
| 148 | + </Content> |
| 149 | + <Content Include="Samples\Controls\RadCartesianChart\Financial\RadCartesianChart_CandlestickSeries_Demo.xaml"> |
| 150 | + <Generator>MSBuild:Compile</Generator> |
| 151 | + </Content> |
| 152 | + <Content Include="Samples\Controls\RadCartesianChart\Financial\RadCartesianChart_OhlcSeries_Demo.xaml"> |
| 153 | + <Generator>MSBuild:Compile</Generator> |
| 154 | + </Content> |
| 155 | + <Content Include="Samples\Controls\RadCartesianChart\Line\RadCartesianChart_LineSeries_Demo.xaml"> |
| 156 | + <Generator>MSBuild:Compile</Generator> |
| 157 | + </Content> |
| 158 | + <Content Include="Samples\Controls\RadCartesianChart\Line\RadCartesianChart_ScatterLineSeries_Demo.xaml"> |
| 159 | + <Generator>MSBuild:Compile</Generator> |
| 160 | + </Content> |
| 161 | + <Content Include="Samples\Controls\RadCartesianChart\Line\RadCartesianChart_ScatterSplineSeries_Demo.xaml"> |
| 162 | + <Generator>MSBuild:Compile</Generator> |
| 163 | + </Content> |
| 164 | + <Content Include="Samples\Controls\RadCartesianChart\Line\RadCartesianChart_SplineSeries_Demo.xaml"> |
| 165 | + <CustomToolNamespace></CustomToolNamespace> |
| 166 | + <Generator>MSBuild:Compile</Generator> |
| 167 | + </Content> |
| 168 | + <Content Include="Samples\Controls\RadCartesianChart\Line\RadCartesianChart_StepLineSeries_Demo.xaml"> |
| 169 | + <Generator>MSBuild:Compile</Generator> |
| 170 | + </Content> |
| 171 | + <Content Include="Samples\Controls\RadCartesianChart\Point\RadCartesianChart_PointSeries_Demo.xaml"> |
| 172 | + <Generator>MSBuild:Compile</Generator> |
| 173 | + </Content> |
| 174 | + <Content Include="Samples\Controls\RadCartesianChart\Point\RadCartesianChart_ScatterPointSeries_Demo.xaml"> |
89 | 175 | <Generator>MSBuild:Compile</Generator>
|
90 | 176 | </Content>
|
| 177 | + |
91 | 178 | <Content Include="Samples\Controls\RadGallery\RadGallery_Demo.xaml">
|
92 | 179 | <Generator>MSBuild:Compile</Generator>
|
93 | 180 | </Content>
|
|
0 commit comments