| | 274 | <Chart Name="chart1"> |
| | 275 | <Legend> |
| | 276 | <Style> |
| | 277 | <BorderStyle> |
| | 278 | <Default>Solid</Default> |
| | 279 | </BorderStyle> |
| | 280 | </Style> |
| | 281 | <Position>RightCenter</Position> |
| | 282 | </Legend> |
| | 283 | <CategoryAxis> |
| | 284 | <Axis> |
| | 285 | <Title> |
| | 286 | <Caption>Okresy</Caption> |
| | 287 | <Style /> |
| | 288 | </Title> |
| | 289 | <Style /> |
| | 290 | <MajorGridLines> |
| | 291 | <Style> |
| | 292 | <BorderStyle> |
| | 293 | <Default>Solid</Default> |
| | 294 | </BorderStyle> |
| | 295 | </Style> |
| | 296 | </MajorGridLines> |
| | 297 | <MinorGridLines> |
| | 298 | <Style> |
| | 299 | <BorderStyle> |
| | 300 | <Default>Solid</Default> |
| | 301 | </BorderStyle> |
| | 302 | </Style> |
| | 303 | </MinorGridLines> |
| | 304 | <MajorTickMarks>Outside</MajorTickMarks> |
| | 305 | <Min>0</Min> |
| | 306 | <Margin>true</Margin> |
| | 307 | <Visible>true</Visible> |
| | 308 | </Axis> |
| | 309 | </CategoryAxis> |
| | 310 | <ZIndex>2</ZIndex> |
| | 311 | <DataSetName>IloscKlientow</DataSetName> |
| | 312 | <PlotArea> |
| | 313 | <Style> |
| | 314 | <BackgroundColor>White</BackgroundColor> |
| | 315 | </Style> |
| | 316 | </PlotArea> |
| | 317 | <ThreeDProperties> |
| | 318 | <Enabled>true</Enabled> |
| | 319 | <ProjectionMode>Orthographic</ProjectionMode> |
| | 320 | <Shading>Real</Shading> |
| | 321 | <DrawingStyle>Cylinder</DrawingStyle> |
| | 322 | </ThreeDProperties> |
| | 323 | <PointWidth>0</PointWidth> |
| | 324 | <SeriesGroupings> |
| | 325 | <SeriesGrouping> |
| | 326 | <StaticSeries> |
| | 327 | <StaticMember> |
| | 328 | <Label>Value1</Label> |
| | 329 | </StaticMember> |
| | 330 | </StaticSeries> |
| | 331 | </SeriesGrouping> |
| | 332 | </SeriesGroupings> |
| | 333 | <Top>9.5cm</Top> |
| | 334 | <Subtype>Plain</Subtype> |
| | 335 | <ValueAxis> |
| | 336 | <Axis> |
| | 337 | <Title> |
| | 338 | <Caption>SprzedaŌ</Caption> |
| | 339 | </Title> |
| | 340 | <MajorGridLines> |
| | 341 | <Style> |
| | 342 | <BorderStyle> |
| | 343 | <Default>Solid</Default> |
| | 344 | </BorderStyle> |
| | 345 | </Style> |
| | 346 | </MajorGridLines> |
| | 347 | <MinorGridLines> |
| | 348 | <Style> |
| | 349 | <BorderStyle> |
| | 350 | <Default>Solid</Default> |
| | 351 | </BorderStyle> |
| | 352 | </Style> |
| | 353 | </MinorGridLines> |
| | 354 | <MajorTickMarks>Inside</MajorTickMarks> |
| | 355 | <MinorTickMarks>Inside</MinorTickMarks> |
| | 356 | <Min>0</Min> |
| | 357 | <Margin>true</Margin> |
| | 358 | <Visible>true</Visible> |
| | 359 | <Scalar>true</Scalar> |
| | 360 | </Axis> |
| | 361 | </ValueAxis> |
| | 362 | <Type>Column</Type> |
| | 363 | <Width>27.25cm</Width> |
| | 364 | <CategoryGroupings> |
| | 365 | <CategoryGrouping> |
| | 366 | <DynamicCategories> |
| | 367 | <Grouping Name="chart1_CategoryGroup1"> |
| | 368 | <GroupExpressions> |
| | 369 | <GroupExpression>=Fields!Rok.Value</GroupExpression> |
| | 370 | <GroupExpression>=Switch(Parameters!grupuj.Value=0,Fields!Rok.Value,Parameters!grupuj.Value=1,Fields!Kwartal.Value,Parameters!grupuj.Value=2,Fields!Miesiac.Value)</GroupExpression> |
| | 371 | </GroupExpressions> |
| | 372 | </Grouping> |
| | 373 | <Label>=Switch(Parameters!grupuj.Value=0,Fields!Rok.Value,Parameters!grupuj.Value=1,"Kw:"+CStr(Fields!Kwartal.Value)+"/"+CStr(Fields!Rok.Value),Parameters!grupuj.Value=2,"Ms:"+CStr(Fields!Miesiac.Value)+"/"+CStr(Fields!Rok.Value))</Label> |
| | 374 | </DynamicCategories> |
| | 375 | </CategoryGrouping> |
| | 376 | </CategoryGroupings> |
| | 377 | <Palette>Light</Palette> |
| | 378 | <ChartData> |
| | 379 | <ChartSeries> |
| | 380 | <DataPoints> |
| | 381 | <DataPoint> |
| | 382 | <DataValues> |
| | 383 | <DataValue> |
| | 384 | <Value>=Sum(Fields!SumaNetto.Value)</Value> |
| | 385 | </DataValue> |
| | 386 | </DataValues> |
| | 387 | <DataLabel> |
| | 388 | <Style> |
| | 389 | <FontSize>8pt</FontSize> |
| | 390 | <Format>C</Format> |
| | 391 | </Style> |
| | 392 | <Value>=Sum(Fields!SumaNetto.Value)</Value> |
| | 393 | <Position>Top</Position> |
| | 394 | <Rotation>-90</Rotation> |
| | 395 | <Visible>true</Visible> |
| | 396 | </DataLabel> |
| | 397 | <Style /> |
| | 398 | <Marker> |
| | 399 | <Size>6pt</Size> |
| | 400 | </Marker> |
| | 401 | </DataPoint> |
| | 402 | </DataPoints> |
| | 403 | </ChartSeries> |
| | 404 | </ChartData> |
| | 405 | <Style> |
| | 406 | <BackgroundColor>White</BackgroundColor> |
| | 407 | </Style> |
| | 408 | <Title> |
| | 409 | <Caption>SprzedaÅŒ netto na tytuÅy</Caption> |
| | 410 | </Title> |
| | 411 | <Height>9.25cm</Height> |
| | 412 | </Chart> |