实例介绍
LiveCharts2(v2)是LiveCharts(v0)的进化版本,修复了前任的主要设计问题,专注于在各处运行,并提高了灵活性而不失去v0中已有的功能。这是一个非常灵活的数据可视化库,支持多种平台,包括Maui、Uno Platform等。LiveCharts2还可以在控制台应用程序或服务器端上使用,只需安装核心包即可。
Live charts是一个跨平台的.Net图表库,要开始使用,请访问https://livecharts.dev并查看您目标平台的安装指南,该网站包含此存储库提供的所有示例、文档等信息。
LiveCharts支持:
- Maui
- Uno Platform
- Wpf
- WinUI
- Xamarin.Forms
- WindowsForms
- BlazorWasm
- Avalonia
- Eto Forms
- Uwp
【实例截图】
文件清单
└── LiveCharts2-5836c7fe73fe49cead353c50691d3db735dff662
├── build
│ ├── build-windows.ps1
│ └── pack.ps1
├── CODE_OF_CONDUCT.md
├── CONTRIBUTING.md
├── docs
│ ├── about
│ │ └── mvvm.md
│ ├── _assets
│ │ ├── 1.1.assemblies.png
│ │ ├── 1.1.bars1.png
│ │ ├── 1.1.flipbook.gif
│ │ ├── 1.1.series.png
│ │ ├── 1.6.linear.png
│ │ ├── 1.6.radial.png
│ │ ├── 1.6.solid.png
│ │ ├── 1.7.diagram.png
│ │ ├── 1.7.labels.png
│ │ ├── 1.7.multiple.png
│ │ ├── 1.7.position.png
│ │ ├── 1.7.rotation.png
│ │ ├── 1.8.datalabels.png
│ │ ├── 1.8.padding00.png
│ │ ├── 1.8.padding22.png
│ │ ├── 1.8.padding50.png
│ │ ├── axes-paints.png
│ │ ├── bars-bounce.gif
│ │ ├── barscustom.png
│ │ ├── bars-delayed.gif
│ │ ├── bars-dynamic-visibility.gif
│ │ ├── bars-moving.gif
│ │ ├── basicgauge-90.png
│ │ ├── basicgaugemultiple270.png
│ │ ├── basicgaugemultiple.png
│ │ ├── basicgaugeor.png
│ │ ├── basicgauge.png
│ │ ├── bounceout-anim.gif
│ │ ├── box-filll.png
│ │ ├── box-mw10.png
│ │ ├── box-mw-p0.png
│ │ ├── box-mw-.png
│ │ ├── box-stroke.png
│ │ ├── cc-mvp.png
│ │ ├── cc-sections.png
│ │ ├── chart-overview.png
│ │ ├── columnbg.png
│ │ ├── columnctl.png
│ │ ├── columnct.png
│ │ ├── columnfill.png
│ │ ├── columngp.png
│ │ ├── columnmw10.png
│ │ ├── columnmwmaxp0.png
│ │ ├── columnmwmax.png
│ │ ├── columnr.png
│ │ ├── columnstroke.png
│ │ ├── compare-all-strategy.gif
│ │ ├── compare-x-strategy.gif
│ │ ├── compare-y-strategy.gif
│ │ ├── console.png
│ │ ├── drawmarginframe.png
│ │ ├── drawmargin.png
│ │ ├── elasticout-anim.gif
│ │ ├── fast-bars.gif
│ │ ├── fast-bars-throttled.gif
│ │ ├── financialct.png
│ │ ├── financialpaints.png
│ │ ├── financialw10.png
│ │ ├── gaps.png
│ │ ├── gauge10.png
│ │ ├── gauge11.png
│ │ ├── gauge12.png
│ │ ├── gauge14.png
│ │ ├── gauge3.png
│ │ ├── gauge4.png
│ │ ├── gauge5.png
│ │ ├── gauge7.png
│ │ ├── geo-heatmap.png
│ │ ├── geomap-fill.png
│ │ ├── geomaphs.png
│ │ ├── geomap-mercator.png
│ │ ├── geomap-stroke.png
│ │ ├── geometrysize.png
│ │ ├── geometrystrokefill.png
│ │ ├── heatcs.png
│ │ ├── heatct.png
│ │ ├── heathm.png
│ │ ├── heatp.png
│ │ ├── installavalonia.png
│ │ ├── installwinforms.png
│ │ ├── installwpf.png
│ │ ├── installxamarin.png
│ │ ├── legend-custom-style.png
│ │ ├── legend-custom-template.png
│ │ ├── legend.png
│ │ ├── lineal-anim.gif
│ │ ├── linectl.png
│ │ ├── linect.png
│ │ ├── linefill.png
│ │ ├── linescustom.png
│ │ ├── linesmothness.png
│ │ ├── linesnullsplit.png
│ │ ├── linestroke.png
│ │ ├── line-zooming.gif
│ │ ├── managenugetpackages.png
│ │ ├── newblazor.png
│ │ ├── newuno-def-tem.png
│ │ ├── newuno-nuget.png
│ │ ├── newuno-plats-winui.png
│ │ ├── newuno.png
│ │ ├── newuno-select-plat.png
│ │ ├── newuno-winui.png
│ │ ├── newuwp.png
│ │ ├── newwf.png
│ │ ├── newwinui.png
│ │ ├── newwpf.png
│ │ ├── newxf.png
│ │ ├── pie-anim.gif
│ │ ├── pie-doughnut.png
│ │ ├── piefill.png
│ │ ├── pieInnerRadius.png
│ │ ├── pie-inrot.gif
│ │ ├── pielabelscotan.png
│ │ ├── pielabels.png
│ │ ├── pielabelstan.png
│ │ ├── pie-maxangle.gif
│ │ ├── piemaxoutter.png
│ │ ├── pieMaxRadialCW.png
│ │ ├── piemor.png
│ │ ├── piemvp.png
│ │ ├── pieOuterRadiusOffset.png
│ │ ├── piepushout.png
│ │ ├── pie-rotation.png
│ │ ├── piestroke.png
│ │ ├── polar-axes-style.png
│ │ ├── polar-innerRadius.gif
│ │ ├── polar-labels-rotation2.png
│ │ ├── polar-labels-rotation.png
│ │ ├── polarlinecg.png
│ │ ├── polarlinect.png
│ │ ├── polarlinefill.png
│ │ ├── polarlinegsf.png
│ │ ├── polarlinegs.png
│ │ ├── polarlinesmothness.png
│ │ ├── polarlinesnullsplit.png
│ │ ├── polarlinestroke.png
│ │ ├── polar-mvp.png
│ │ ├── polar-rotation.gif
│ │ ├── polar-star.png
│ │ ├── polar-totalangle.gif
│ │ ├── scatterctl.png
│ │ ├── scatterct.png
│ │ ├── scattercustom.png
│ │ ├── scatterfill.png
│ │ ├── scattergeometrysize.png
│ │ ├── scattermgs.png
│ │ ├── scatterstroke.png
│ │ ├── seriesname.png
│ │ ├── stackedareafill.png
│ │ ├── stackedareageometrystrokefill.png
│ │ ├── stackedareags.png
│ │ ├── stackedareasmt.png
│ │ ├── stackedareastroke.png
│ │ ├── stackedcolcr.png
│ │ ├── stackedcolfill.png
│ │ ├── stackedcolmaxw10.png
│ │ ├── stackedcolsg.png
│ │ ├── stackedcolstroke.png
│ │ ├── stackedstepfill.png
│ │ ├── stackedstepgs.png
│ │ ├── stackedstepgss.png
│ │ ├── stackedstepstroke.png
│ │ ├── stepctl.png
│ │ ├── stepct.png
│ │ ├── stepcustom.png
│ │ ├── stepfill.png
│ │ ├── stepgeometrysize.png
│ │ ├── stepgeometrystrokefill.png
│ │ ├── stepnullsplit.png
│ │ ├── stepstroke.png
│ │ ├── tooltip-compare-all.gif
│ │ ├── tooltip-custom-style.png
│ │ ├── tooltip-custom-template.gif
│ │ ├── tooltip-custom-template.png
│ │ ├── tooltips.gif
│ │ ├── tsm_cac.gif
│ │ ├── tsm_cxc.gif
│ │ ├── tsm_cyc.gif
│ │ ├── uno-android.png
│ │ ├── uno-browse-livecharts.png
│ │ ├── uno-install.png
│ │ ├── uno-install-winui.png
│ │ ├── uno-mobile-dependency.png
│ │ ├── uno-mobile.gif
│ │ ├── uno-run-android.png
│ │ ├── uno-run-wasm.png
│ │ ├── uno-shared-mainpage.png
│ │ ├── uno-start-android.png
│ │ ├── uno-start-wasm.png
│ │ ├── uno-wasm-dependency.png
│ │ ├── uno-windows.gif
│ │ ├── wf-designer.gif
│ │ ├── word-map-index.json
│ │ ├── world-map-fill.png
│ │ ├── world-map-mercator.png
│ │ ├── world-map.png
│ │ ├── world-map-stroke.png
│ │ ├── xf-result.gif
│ │ ├── zoom-both.gif
│ │ ├── zoom-x.gif
│ │ └── zoom-y.gif
│ ├── cartesianChart
│ │ ├── axes.md
│ │ ├── boxseries.md
│ │ ├── columnseries.md
│ │ ├── financialseries.md
│ │ ├── heatseries.md
│ │ ├── legends.md
│ │ ├── lineseries.md
│ │ ├── overview.md
│ │ ├── scatterseries.md
│ │ ├── stackedcolumnseries.md
│ │ ├── stackedlineseries.md
│ │ ├── stackedsteplineseries.md
│ │ ├── steplineseries.md
│ │ └── tooltips.md
│ ├── geomapchart
│ │ ├── heatlandseries.md
│ │ └── overview.md
│ ├── LiveChartsCore.SkiaSharpView.Avalonia.xml
│ ├── LiveChartsCore.SkiaSharpView.WinForms.xml
│ ├── LiveChartsCore.SkiaSharpView.WPF.xml
│ ├── LiveChartsCore.SkiaSharpView.Xamarin.Forms.xml
│ ├── LiveChartsCore.SkiaSharpView.xml
│ ├── LiveChartsCore.xml
│ ├── overview
│ │ ├── 1.12.themes.md
│ │ ├── 1.1.how it works.md
│ │ ├── 1.2.install.md
│ │ ├── 1.4.automatic updates.md
│ │ ├── 1.5.mappers.md
│ │ ├── 1.6.paint tasks.md
│ │ └── 1.9.animations.md
│ ├── piechart
│ │ ├── gauges.md
│ │ ├── overview.md
│ │ └── pieseries.md
│ ├── polarchart
│ │ ├── overview.md
│ │ └── polarlineseries.md
│ ├── samples
│ │ ├── axes
│ │ │ ├── crosshairs
│ │ │ │ ├── result.gif
│ │ │ │ └── template.md
│ │ │ ├── customSeparatorsInterval
│ │ │ │ ├── result.png
│ │ │ │ └── template.md
│ │ │ ├── dateTimeScaled
│ │ │ │ ├── result.png
│ │ │ │ └── template.md
│ │ │ ├── labelsFormat
│ │ │ │ ├── result.png
│ │ │ │ └── template.md
│ │ │ ├── labelsFormat2
│ │ │ │ ├── result.png
│ │ │ │ └── template.md
│ │ │ ├── logarithmic
│ │ │ │ ├── result.png
│ │ │ │ └── template.md
│ │ │ ├── multiple
│ │ │ │ ├── result.png
│ │ │ │ └── template.md
│ │ │ ├── paging
│ │ │ │ ├── result.gif
│ │ │ │ └── template.md
│ │ │ ├── shared
│ │ │ │ ├── result.gif
│ │ │ │ └── template.md
│ │ │ ├── style
│ │ │ │ ├── result.png
│ │ │ │ └── template.md
│ │ │ └── timeSpanScaled
│ │ │ ├── result.png
│ │ │ └── template.md
│ │ ├── bars
│ │ │ ├── basic
│ │ │ │ ├── result.gif
│ │ │ │ ├── result.png
│ │ │ │ └── template.md
│ │ │ ├── custom
│ │ │ │ ├── result.png
│ │ │ │ └── template.md
│ │ │ ├── delayedAnimation
│ │ │ │ ├── result.gif
│ │ │ │ └── template.md
│ │ │ ├── layered
│ │ │ │ ├── result.gif
│ │ │ │ ├── result.png
│ │ │ │ └── template.md
│ │ │ ├── race
│ │ │ │ ├── result.gif
│ │ │ │ └── template.md
│ │ │ ├── rowsWithLabels
│ │ │ │ ├── result.png
│ │ │ │ └── template.md
│ │ │ ├── spacing
│ │ │ │ ├── result.png
│ │ │ │ └── template.md
│ │ │ └── withBackground
│ │ │ ├── result.gif
│ │ │ ├── result.png
│ │ │ └── template.md
│ │ ├── box
│ │ │ └── basic
│ │ │ ├── result.png
│ │ │ └── template.md
│ │ ├── design
│ │ │ ├── linearGradients
│ │ │ │ ├── result.gif
│ │ │ │ ├── result.png
│ │ │ │ └── template.md
│ │ │ ├── radialGradients
│ │ │ │ ├── result.gif
│ │ │ │ ├── result.png
│ │ │ │ └── template.md
│ │ │ └── strokeDashArray
│ │ │ ├── result.gif
│ │ │ ├── result.png
│ │ │ └── template.md
│ │ ├── error
│ │ │ └── basic
│ │ │ ├── all.png
│ │ │ ├── result2.png
│ │ │ ├── result.png
│ │ │ └── template.md
│ │ ├── events
│ │ │ ├── addPointOnClick
│ │ │ │ ├── result.gif
│ │ │ │ └── template.md
│ │ │ └── cartesian
│ │ │ ├── intellisense.gif
│ │ │ ├── result.gif
│ │ │ └── template.md
│ │ ├── financial
│ │ │ └── basicCandlesticks
│ │ │ ├── result.gif
│ │ │ ├── result.png
│ │ │ └── template.md
│ │ ├── general
│ │ │ ├── chartToImage
│ │ │ │ ├── result2.png
│ │ │ │ ├── result.png
│ │ │ │ └── template.md
│ │ │ ├── conditionalDraw
│ │ │ │ ├── result.gif
│ │ │ │ └── template.md
│ │ │ ├── customLegends
│ │ │ │ ├── result.png
│ │ │ │ └── template.md
│ │ │ ├── customTooltips
│ │ │ │ ├── result.png
│ │ │ │ ├── styling-tooltips.png
│ │ │ │ ├── template.md
│ │ │ │ ├── templating-tooptips.png
│ │ │ │ └── tooltip-custom-template.gif
│ │ │ ├── mapPoints
│ │ │ │ ├── result.gif
│ │ │ │ ├── result.png
│ │ │ │ └── template.md
│ │ │ ├── multiThreading
│ │ │ │ ├── result.gif
│ │ │ │ └── template.md
│ │ │ ├── nullPoints
│ │ │ │ ├── result.png
│ │ │ │ └── template.md
│ │ │ ├── realTime
│ │ │ │ ├── result.gif
│ │ │ │ └── template.md
│ │ │ ├── scrollable
│ │ │ │ ├── result.gif
│ │ │ │ └── template.md
│ │ │ ├── sections2
│ │ │ │ ├── result.png
│ │ │ │ └── template.md
│ │ │ ├── visibility
│ │ │ │ ├── result.gif
│ │ │ │ └── template.md
│ │ │ └── visualElements
│ │ │ ├── result.png
│ │ │ └── template.md
│ │ ├── heat
│ │ │ └── basic
│ │ │ ├── result.gif
│ │ │ ├── result.png
│ │ │ └── template.md
│ │ ├── lines
│ │ │ ├── area
│ │ │ │ ├── result.png
│ │ │ │ └── template.md
│ │ │ ├── autoupdate
│ │ │ │ ├── result.gif
│ │ │ │ └── template.md
│ │ │ ├── basic
│ │ │ │ ├── result.gif
│ │ │ │ ├── result.png
│ │ │ │ └── template.md
│ │ │ ├── custom
│ │ │ │ ├── result.png
│ │ │ │ └── template.md
│ │ │ ├── straight
│ │ │ │ ├── result.png
│ │ │ │ └── template.md
│ │ │ ├── xy
│ │ │ │ ├── result.png
│ │ │ │ └── template.md
│ │ │ └── zoom
│ │ │ ├── result.gif
│ │ │ ├── selection-zoom.gif
│ │ │ └── template.md
│ │ ├── maps
│ │ │ └── world
│ │ │ ├── result.png
│ │ │ └── template.md
│ │ ├── pies
│ │ │ ├── angularGauge
│ │ │ │ ├── result.gif
│ │ │ │ └── template.md
│ │ │ ├── basic
│ │ │ │ ├── result.gif
│ │ │ │ ├── result.png
│ │ │ │ └── template.md
│ │ │ ├── custom
│ │ │ │ ├── result.png
│ │ │ │ └── template.md
│ │ │ ├── doughnut
│ │ │ │ ├── result.png
│ │ │ │ └── template.md
│ │ │ ├── gauge1
│ │ │ │ ├── result.png
│ │ │ │ └── template.md
│ │ │ ├── gauge2
│ │ │ │ ├── result.png
│ │ │ │ └── template.md
│ │ │ ├── gauge3
│ │ │ │ ├── result.png
│ │ │ │ └── template.md
│ │ │ ├── gauge4
│ │ │ │ ├── result.png
│ │ │ │ └── template.md
│ │ │ ├── gauge5
│ │ │ │ ├── result.gif
│ │ │ │ └── template.md
│ │ │ ├── nightingaleRose
│ │ │ │ ├── result.png
│ │ │ │ └── template.md
│ │ │ └── pushout
│ │ │ ├── result.png
│ │ │ └── template.md
│ │ ├── polar
│ │ │ ├── basic
│ │ │ │ ├── result.png
│ │ │ │ └── template.md
│ │ │ ├── coordinates
│ │ │ │ ├── result.png
│ │ │ │ └── template.md
│ │ │ └── radialArea
│ │ │ ├── result.png
│ │ │ └── template.md
│ │ ├── scatter
│ │ │ ├── basic
│ │ │ │ ├── result.gif
│ │ │ │ ├── result.png
│ │ │ │ └── template.md
│ │ │ ├── bubbles
│ │ │ │ ├── result.png
│ │ │ │ └── template.md
│ │ │ └── custom
│ │ │ ├── result.png
│ │ │ └── template.md
│ │ ├── stackedArea
│ │ │ ├── basic
│ │ │ │ ├── result.gif
│ │ │ │ ├── result.png
│ │ │ │ └── template.md
│ │ │ └── stepArea
│ │ │ ├── result.gif
│ │ │ ├── result.png
│ │ │ └── template.md
│ │ ├── stackedBars
│ │ │ ├── basic
│ │ │ │ ├── result.gif
│ │ │ │ ├── result.png
│ │ │ │ └── template.md
│ │ │ └── groups
│ │ │ ├── result.png
│ │ │ └── template.md
│ │ └── steplines
│ │ └── basic
│ │ ├── result.gif
│ │ ├── result.png
│ │ └── template.md
│ └── shared
│ ├── chart.md
│ ├── datalabels.md
│ ├── genericSampleHeader.md
│ ├── genericSampleJustGifHeader.md
│ ├── genericSampleJustGif.md
│ ├── genericSample.md
│ ├── genericSampleSimpleHeader.md
│ ├── genericSampleSimple.md
│ ├── legends.md
│ ├── polarlabels.md
│ ├── relatedTo.md
│ ├── series2.md
│ ├── series.md
│ └── tooltips.md
├── LICENSE
├── LiveCharts.Avalonia.sln
├── LiveCharts.Blazor.sln
├── livecharts-icon-128x128.png
├── LiveCharts.Maui.sln
├── LiveCharts.sln
├── LiveCharts.WinForms.sln
├── LiveCharts.Wpf.sln
├── LiveCharts.Xamarin.sln
├── README.md
├── readme.txt
├── samples
│ ├── AvaloniaSample
│ │ ├── App.axaml
│ │ ├── App.axaml.cs
│ │ ├── Assets
│ │ │ ├── avalonia-logo.ico
│ │ │ └── livecharts.png
│ │ ├── AvaloniaSample.csproj
│ │ ├── Axes
│ │ │ ├── ColorsAndPosition
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── Crosshairs
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── CustomSeparatorsInterval
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── DateTimeScaled
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── LabelsFormat
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── LabelsFormat2
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── LabelsRotation
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── Logarithmic
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── Multiple
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── NamedLabels
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── Paging
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── Shared
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── Style
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ └── TimeSpanScaled
│ │ │ ├── View.axaml
│ │ │ └── View.axaml.cs
│ │ ├── Bars
│ │ │ ├── AutoUpdate
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── Basic
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── Custom
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── DelayedAnimation
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── Layered
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── Race
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── RowsWithLabels
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── Spacing
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ └── WithBackground
│ │ │ ├── View.axaml
│ │ │ └── View.axaml.cs
│ │ ├── Box
│ │ │ └── Basic
│ │ │ ├── View.axaml
│ │ │ └── View.axaml.cs
│ │ ├── Design
│ │ │ ├── LinearGradients
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── RadialGradients
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ └── StrokeDashArray
│ │ │ ├── View.axaml
│ │ │ └── View.axaml.cs
│ │ ├── Error
│ │ │ └── Basic
│ │ │ ├── View.axaml
│ │ │ └── View.axaml.cs
│ │ ├── Events
│ │ │ ├── AddPointOnClick
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── Cartesian
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── Pie
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ └── Polar
│ │ │ ├── View.axaml
│ │ │ └── View.axaml.cs
│ │ ├── Financial
│ │ │ └── BasicCandlesticks
│ │ │ ├── View.axaml
│ │ │ └── View.axaml.cs
│ │ ├── General
│ │ │ ├── Animations
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── ChartToImage
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── ConditionalDraw
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── DrawOnCanvas
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── Legends
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── MapPoints
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── MultiThreading
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── MultiThreading2
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── NullPoints
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── RealTime
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── Scrollable
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── Sections
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── Sections2
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── TemplatedLegends
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── TemplatedTooltips
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── Tooltips
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── UserDefinedTypes
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── Visibility
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ └── VisualElements
│ │ │ ├── View.axaml
│ │ │ └── View.axaml.cs
│ │ ├── Heat
│ │ │ └── Basic
│ │ │ ├── View.axaml
│ │ │ └── View.axaml.cs
│ │ ├── Lines
│ │ │ ├── Area
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── AutoUpdate
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── Basic
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── Custom
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── Padding
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── Properties
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── Straight
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── XY
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ └── Zoom
│ │ │ ├── View.axaml
│ │ │ └── View.axaml.cs
│ │ ├── MainView.axaml
│ │ ├── MainView.axaml.cs
│ │ ├── MainWindow.axaml
│ │ ├── MainWindow.axaml.cs
│ │ ├── MainWindowViewModel.cs
│ │ ├── Maps
│ │ │ └── World
│ │ │ ├── View.axaml
│ │ │ └── View.axaml.cs
│ │ ├── Pies
│ │ │ ├── AngularGauge
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── AutoUpdate
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── Basic
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── Custom
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── Doughnut
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── Gauge
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── Gauge1
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── Gauge2
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── Gauge3
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── Gauge4
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── Gauge5
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── Gauges
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── NightingaleRose
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── OutLabels
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── Processing
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ └── Pushout
│ │ │ ├── View.axaml
│ │ │ └── View.axaml.cs
│ │ ├── Platforms
│ │ │ ├── AvaloniaSample.Android
│ │ │ │ ├── AvaloniaSample.Android.csproj
│ │ │ │ ├── Icon.png
│ │ │ │ ├── MainActivity.cs
│ │ │ │ ├── Properties
│ │ │ │ │ └── AndroidManifest.xml
│ │ │ │ └── Resources
│ │ │ │ ├── drawable
│ │ │ │ │ └── splash_screen.xml
│ │ │ │ ├── values
│ │ │ │ │ ├── colors.xml
│ │ │ │ │ └── styles.xml
│ │ │ │ └── values-night
│ │ │ │ └── colors.xml
│ │ │ └── AvaloniaSample.Desktop
│ │ │ ├── app.manifest
│ │ │ ├── AvaloniaSample.Desktop.csproj
│ │ │ └── Program.cs
│ │ ├── Polar
│ │ │ ├── Basic
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── Coordinates
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ └── RadialArea
│ │ │ ├── View.axaml
│ │ │ └── View.axaml.cs
│ │ ├── Properties
│ │ │ └── launchSettings.json
│ │ ├── Scatter
│ │ │ ├── AutoUpdate
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── Basic
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── Bubbles
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ └── Custom
│ │ │ ├── View.axaml
│ │ │ └── View.axaml.cs
│ │ ├── StackedArea
│ │ │ ├── Basic
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ └── StepArea
│ │ │ ├── View.axaml
│ │ │ └── View.axaml.cs
│ │ ├── StackedBars
│ │ │ ├── Basic
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ └── Groups
│ │ │ ├── View.axaml
│ │ │ └── View.axaml.cs
│ │ ├── StepLines
│ │ │ ├── Area
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── AutoUpdate
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── Basic
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── Custom
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── Properties
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ └── Zoom
│ │ │ ├── View.axaml
│ │ │ └── View.axaml.cs
│ │ ├── Test
│ │ │ ├── ChangeSeriesInstance
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ ├── Dispose
│ │ │ │ ├── UserControl1.axaml
│ │ │ │ ├── UserControl1.axaml.cs
│ │ │ │ ├── View.axaml
│ │ │ │ └── View.axaml.cs
│ │ │ └── MotionCanvasDispose
│ │ │ ├── UserControl1.axaml
│ │ │ ├── UserControl1.axaml.cs
│ │ │ ├── View.axaml
│ │ │ └── View.axaml.cs
│ │ └── VisualTest
│ │ ├── DataTemplate
│ │ │ ├── View.axaml
│ │ │ └── View.axaml.cs
│ │ ├── ReattachVisual
│ │ │ ├── View.axaml
│ │ │ └── View.axaml.cs
│ │ ├── Tabs
│ │ │ ├── View.axaml
│ │ │ └── View.axaml.cs
│ │ └── TwoChartsOneSeries
│ │ ├── View.axaml
│ │ └── View.axaml.cs
│ ├── BlazorSample
│ │ ├── App.razor
│ │ ├── BlazorSample.csproj
│ │ ├── _Imports.razor
│ │ ├── Pages
│ │ │ ├── Axes
│ │ │ │ ├── ColorsAndPosition.razor
│ │ │ │ ├── Crosshairs.razor
│ │ │ │ ├── CustomSeparatorsInterval.razor
│ │ │ │ ├── DateTimeScaled.razor
│ │ │ │ ├── LabelsFormat2.razor
│ │ │ │ ├── LabelsFormat.razor
│ │ │ │ ├── LabelsRotation.razor
│ │ │ │ ├── Logarithmic.razor
│ │ │ │ ├── Multiple.razor
│ │ │ │ ├── NamedLabels.razor
│ │ │ │ ├── Paging.razor
│ │ │ │ ├── Shared.razor
│ │ │ │ ├── Style.razor
│ │ │ │ └── TimeSpanScaled.razor
│ │ │ ├── Bars
│ │ │ │ ├── AutoUpdate.razor
│ │ │ │ ├── Basic.razor
│ │ │ │ ├── Custom.razor
│ │ │ │ ├── DelayedAnimation.razor
│ │ │ │ ├── Layered.razor
│ │ │ │ ├── Race.razor
│ │ │ │ ├── RowsWithLabels.razor
│ │ │ │ ├── Spacing.razor
│ │ │ │ └── WithBackground.razor
│ │ │ ├── Box
│ │ │ │ └── Basic.razor
│ │ │ ├── Browse.razor
│ │ │ ├── Design
│ │ │ │ ├── LinearGradients.razor
│ │ │ │ ├── RadialGradients.razor
│ │ │ │ └── StrokeDashArray.razor
│ │ │ ├── Error
│ │ │ │ └── Basic.razor
│ │ │ ├── Events
│ │ │ │ ├── AddPointOnClick.razor
│ │ │ │ ├── Cartesian.razor
│ │ │ │ ├── Pie.razor
│ │ │ │ └── Polar.razor
│ │ │ ├── Financial
│ │ │ │ └── BasicCandlesticks.razor
│ │ │ ├── General
│ │ │ │ ├── Animations.razor
│ │ │ │ ├── ChartToImage.razor
│ │ │ │ ├── ConditionalDraw.razor
│ │ │ │ ├── DrawOnCanvas.razor
│ │ │ │ ├── Legends.razor
│ │ │ │ ├── MapPoints.razor
│ │ │ │ ├── MultiThreading2.razor
│ │ │ │ ├── MultiThreading.razor
│ │ │ │ ├── NullPoints.razor
│ │ │ │ ├── RealTime.razor
│ │ │ │ ├── Scrollable.razor
│ │ │ │ ├── Sections2.razor
│ │ │ │ ├── Sections.razor
│ │ │ │ ├── TemplatedLegends.razor
│ │ │ │ ├── TemplatedTooltips.razor
│ │ │ │ ├── Tooltips.razor
│ │ │ │ ├── UserDefinedTypes.razor
│ │ │ │ ├── Visibility.razor
│ │ │ │ └── VisualElements.razor
│ │ │ ├── Heat
│ │ │ │ └── Basic.razor
│ │ │ ├── Hello.razor
│ │ │ ├── Lines
│ │ │ │ ├── Area.razor
│ │ │ │ ├── AutoUpdate.razor
│ │ │ │ ├── Basic.razor
│ │ │ │ ├── Custom.razor
│ │ │ │ ├── Padding.razor
│ │ │ │ ├── Properties.razor
│ │ │ │ ├── Straight.razor
│ │ │ │ ├── XY.razor
│ │ │ │ └── Zoom.razor
│ │ │ ├── Maps
│ │ │ │ └── World.razor
│ │ │ ├── Pies
│ │ │ │ ├── AngularGauge.razor
│ │ │ │ ├── AutoUpdate.razor
│ │ │ │ ├── Basic.razor
│ │ │ │ ├── Custom.razor
│ │ │ │ ├── Doughnut.razor
│ │ │ │ ├── Gauge1.razor
│ │ │ │ ├── Gauge2.razor
│ │ │ │ ├── Gauge3.razor
│ │ │ │ ├── Gauge4.razor
│ │ │ │ ├── Gauge5.razor
│ │ │ │ ├── Gauges.razor
│ │ │ │ ├── NightingaleRose.razor
│ │ │ │ ├── OutLabels.razor
│ │ │ │ ├── Processing.razor
│ │ │ │ └── Pushout.razor
│ │ │ ├── Polar
│ │ │ │ ├── Basic.razor
│ │ │ │ ├── Coordinates.razor
│ │ │ │ └── RadialArea.razor
│ │ │ ├── Scatter
│ │ │ │ ├── AutoUpdate.razor
│ │ │ │ ├── Basic.razor
│ │ │ │ ├── Bubbles.razor
│ │ │ │ └── Custom.razor
│ │ │ ├── StackedArea
│ │ │ │ ├── Basic.razor
│ │ │ │ └── StepArea.razor
│ │ │ ├── StackedBars
│ │ │ │ ├── Basic.razor
│ │ │ │ └── Groups.razor
│ │ │ ├── StepLines
│ │ │ │ ├── Area.razor
│ │ │ │ ├── AutoUpdate.razor
│ │ │ │ ├── Basic.razor
│ │ │ │ ├── Custom.razor
│ │ │ │ ├── Properties.razor
│ │ │ │ └── Zoom.razor
│ │ │ ├── Test
│ │ │ │ └── Dispose.razor
│ │ │ └── VisualTest
│ │ │ ├── DataTemplate.razor
│ │ │ ├── ReattachVisual.razor
│ │ │ ├── Tabs.razor
│ │ │ └── TwoChartsOneSeries.razor
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ └── launchSettings.json
│ │ ├── Shared
│ │ │ ├── MainLayout.razor
│ │ │ ├── MainLayout.razor.css
│ │ │ ├── NavMenu.razor
│ │ │ ├── NavMenu.razor.css
│ │ │ └── SurveyPrompt.razor
│ │ └── wwwroot
│ │ ├── css
│ │ │ ├── app.css
│ │ │ ├── bootstrap
│ │ │ │ ├── bootstrap.min.css
│ │ │ │ └── bootstrap.min.css.map
│ │ │ └── open-iconic
│ │ │ ├── font
│ │ │ │ ├── css
│ │ │ │ │ └── open-iconic-bootstrap.min.css
│ │ │ │ └── fonts
│ │ │ │ ├── open-iconic.eot
│ │ │ │ ├── open-iconic.otf
│ │ │ │ ├── open-iconic.svg
│ │ │ │ ├── open-iconic.ttf
│ │ │ │ └── open-iconic.woff
│ │ │ ├── FONT-LICENSE
│ │ │ ├── ICON-LICENSE
│ │ │ └── README.md
│ │ ├── favicon.ico
│ │ ├── highlightjs
│ │ │ ├── github-dark.min.css
│ │ │ ├── github.min.css
│ │ │ └── highlight.min.js
│ │ ├── icon-192.png
│ │ ├── index.html
│ │ ├── lvc-fav-55x55.png
│ │ ├── lvc-icon-inner.svg
│ │ ├── lvc-icon-middle.svg
│ │ ├── lvc-icon-outer.svg
│ │ ├── NotoSansSC-Regular.otf
│ │ ├── perfect-scrollbar
│ │ │ ├── perfect-scrollbar.css
│ │ │ └── perfect-scrollbar.js
│ │ ├── platforms
│ │ │ ├── avalonia.svg
│ │ │ ├── blazor.svg
│ │ │ ├── bot.svg
│ │ │ ├── logo-winui.png
│ │ │ ├── uno.png
│ │ │ ├── windows.svg
│ │ │ └── xamarin.svg
│ │ └── sample-data
│ │ └── weather.json
│ ├── ConsoleSample
│ │ └── ConsoleSample
│ │ ├── ConsoleSample.csproj
│ │ └── Program.cs
│ ├── EtoFormsSample
│ │ ├── Axes
│ │ │ ├── ColorsAndPosition
│ │ │ │ └── View.cs
│ │ │ ├── Crosshairs
│ │ │ │ └── View.cs
│ │ │ ├── CustomSeparatorsInterval
│ │ │ │ └── View.cs
│ │ │ ├── DateTimeScaled
│ │ │ │ └── View.cs
│ │ │ ├── LabelsFormat
│ │ │ │ └── View.cs
│ │ │ ├── LabelsFormat2
│ │ │ │ └── View.cs
│ │ │ ├── LabelsRotation
│ │ │ │ └── View.cs
│ │ │ ├── Logarithmic
│ │ │ │ └── View.cs
│ │ │ ├── Multiple
│ │ │ │ └── View.cs
│ │ │ ├── NamedLabels
│ │ │ │ └── View.cs
│ │ │ ├── Paging
│ │ │ │ └── View.cs
│ │ │ ├── Shared
│ │ │ │ └── View.cs
│ │ │ ├── Style
│ │ │ │ └── View.cs
│ │ │ └── TimeSpanScaled
│ │ │ └── View.cs
│ │ ├── Bars
│ │ │ ├── AutoUpdate
│ │ │ │ └── View.cs
│ │ │ ├── Basic
│ │ │ │ └── View.cs
│ │ │ ├── Custom
│ │ │ │ └── View.cs
│ │ │ ├── DelayedAnimation
│ │ │ │ └── View.cs
│ │ │ ├── Layered
│ │ │ │ └── View.cs
│ │ │ ├── Race
│ │ │ │ └── View.cs
│ │ │ ├── RowsWithLabels
│ │ │ │ └── View.cs
│ │ │ ├── Spacing
│ │ │ │ └── View.cs
│ │ │ └── WithBackground
│ │ │ └── View.cs
│ │ ├── Box
│ │ │ └── Basic
│ │ │ └── View.cs
│ │ ├── Design
│ │ │ ├── LinearGradients
│ │ │ │ └── View.cs
│ │ │ ├── RadialGradients
│ │ │ │ └── View.cs
│ │ │ └── StrokeDashArray
│ │ │ └── View.cs
│ │ ├── Error
│ │ │ └── Basic
│ │ │ └── View.cs
│ │ ├── EtoFormsSample.csproj
│ │ ├── Events
│ │ │ ├── AddPointOnClick
│ │ │ │ └── View.cs
│ │ │ ├── Cartesian
│ │ │ │ └── View.cs
│ │ │ ├── Pie
│ │ │ │ └── View.cs
│ │ │ └── Polar
│ │ │ └── View.cs
│ │ ├── Financial
│ │ │ └── BasicCandleSticks
│ │ │ └── View.cs
│ │ ├── Form1.cs
│ │ ├── General
│ │ │ ├── Animations
│ │ │ │ └── View.cs
│ │ │ ├── ChartToImage
│ │ │ │ └── View.cs
│ │ │ ├── ConditionalDraw
│ │ │ │ └── View.cs
│ │ │ ├── DrawOnCanvas
│ │ │ │ └── View.cs
│ │ │ ├── Legends
│ │ │ │ └── View.cs
│ │ │ ├── MapPoints
│ │ │ │ └── View.cs
│ │ │ ├── MultiThreading
│ │ │ │ └── View.cs
│ │ │ ├── MultiThreading2
│ │ │ │ └── View.cs
│ │ │ ├── NullPoints
│ │ │ │ └── View.cs
│ │ │ ├── RealTime
│ │ │ │ └── View.cs
│ │ │ ├── Scrollable
│ │ │ │ └── View.cs
│ │ │ ├── Sections
│ │ │ │ └── View.cs
│ │ │ ├── Sections2
│ │ │ │ └── View.cs
│ │ │ ├── TemplatedLegends
│ │ │ │ └── View.cs
│ │ │ ├── TemplatedTooltips
│ │ │ │ └── View.cs
│ │ │ ├── Tooltips
│ │ │ │ └── View.cs
│ │ │ ├── UserDefinedTypes
│ │ │ │ └── View.cs
│ │ │ ├── Visibility
│ │ │ │ └── View.cs
│ │ │ └── VisualElements
│ │ │ └── View.cs
│ │ ├── GlobalSuppressions.cs
│ │ ├── Heat
│ │ │ └── Basic
│ │ │ └── View.cs
│ │ ├── Images
│ │ │ ├── gtkdemo.gif
│ │ │ ├── livecharts.png
│ │ │ ├── macdemo.gif
│ │ │ └── wpfdemo.gif
│ │ ├── Lines
│ │ │ ├── Area
│ │ │ │ └── View.cs
│ │ │ ├── AutoUpdate
│ │ │ │ └── View.cs
│ │ │ ├── Basic
│ │ │ │ └── View.cs
│ │ │ ├── Custom
│ │ │ │ └── View.cs
│ │ │ ├── Padding
│ │ │ │ └── View.cs
│ │ │ ├── Properties
│ │ │ │ └── View.cs
│ │ │ ├── Straight
│ │ │ │ └── View.cs
│ │ │ ├── XY
│ │ │ │ └── View.cs
│ │ │ └── Zoom
│ │ │ └── View.cs
│ │ ├── Maps
│ │ │ └── World
│ │ │ └── View.cs
│ │ ├── Pies
│ │ │ ├── AngularGauge
│ │ │ │ └── View.cs
│ │ │ ├── AutoUpdate
│ │ │ │ └── View.cs
│ │ │ ├── Basic
│ │ │ │ └── View.cs
│ │ │ ├── Custom
│ │ │ │ └── View.cs
│ │ │ ├── Doughnut
│ │ │ │ └── View.cs
│ │ │ ├── Gauge
│ │ │ │ └── View.cs
│ │ │ ├── Gauge1
│ │ │ │ └── View.cs
│ │ │ ├── Gauge2
│ │ │ │ └── View.cs
│ │ │ ├── Gauge3
│ │ │ │ └── View.cs
│ │ │ ├── Gauge4
│ │ │ │ └── View.cs
│ │ │ ├── Gauge5
│ │ │ │ └── View.cs
│ │ │ ├── Gauges
│ │ │ │ └── View.cs
│ │ │ ├── NightingaleRose
│ │ │ │ └── View.cs
│ │ │ ├── OutLabels
│ │ │ │ └── View.cs
│ │ │ ├── Processing
│ │ │ │ └── View.cs
│ │ │ └── Pushout
│ │ │ └── View.cs
│ │ ├── Polar
│ │ │ ├── Basic
│ │ │ │ └── View.cs
│ │ │ ├── Coordinates
│ │ │ │ └── View.cs
│ │ │ └── RadialArea
│ │ │ └── View.cs
│ │ ├── Program.cs
│ │ ├── Scatter
│ │ │ ├── AutoUpdate
│ │ │ │ └── View.cs
│ │ │ ├── Basic
│ │ │ │ └── View.cs
│ │ │ ├── Bubbles
│ │ │ │ └── View.cs
│ │ │ └── Custom
│ │ │ └── View.cs
│ │ ├── StackedArea
│ │ │ ├── Basic
│ │ │ │ └── View.cs
│ │ │ └── StepArea
│ │ │ └── View.cs
│ │ ├── StackedBars
│ │ │ ├── Basic
│ │ │ │ └── View.cs
│ │ │ └── Groups
│ │ │ └── View.cs
│ │ ├── StepLines
│ │ │ ├── Area
│ │ │ │ └── View.cs
│ │ │ ├── AutoUpdate
│ │ │ │ └── View.cs
│ │ │ ├── Basic
│ │ │ │ └── View.cs
│ │ │ ├── Custom
│ │ │ │ └── View.cs
│ │ │ ├── Properties
│ │ │ │ └── View.cs
│ │ │ └── Zoom
│ │ │ └── View.cs
│ │ ├── Test
│ │ │ ├── ChangeSeriesInstance
│ │ │ │ └── View.cs
│ │ │ ├── Dispose
│ │ │ │ └── View.cs
│ │ │ └── MotionCanvasDispose
│ │ │ └── View.cs
│ │ └── VisualTest
│ │ ├── DataTemplate
│ │ │ └── View.cs
│ │ ├── ReattachVisual
│ │ │ └── View.cs
│ │ ├── Tabs
│ │ │ └── View.cs
│ │ └── TwoChartsOneSeries
│ │ └── View.cs
│ ├── IChartEntitySample
│ │ ├── data.json
│ │ ├── IChartEntitySample.csproj
│ │ └── Program.cs
│ ├── MappersSamples
│ │ ├── cities.json
│ │ ├── data.json
│ │ ├── MappersSamples.csproj
│ │ └── Program.cs
│ ├── MauiSample
│ │ ├── AppShell.xaml
│ │ ├── AppShell.xaml.cs
│ │ ├── App.xaml
│ │ ├── App.xaml.cs
│ │ ├── Axes
│ │ │ ├── ColorsAndPosition
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Crosshairs
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── CustomSeparatorsInterval
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── DateTimeScaled
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── LabelsFormat
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── LabelsFormat2
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── LabelsRotation
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Logarithmic
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Multiple
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── NamedLabels
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Paging
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Shared
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Style
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── TimeSpanScaled
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Bars
│ │ │ ├── AutoUpdate
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Basic
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Custom
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── DelayedAnimation
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Layered
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Race
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── RowsWithLabels
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Spacing
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── WithBackground
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Box
│ │ │ └── Basic
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Design
│ │ │ ├── LinearGradients
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── RadialGradients
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── StrokeDashArray
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Error
│ │ │ └── Basic
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Events
│ │ │ ├── AddPointOnClick
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Cartesian
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Pie
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── Polar
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Financial
│ │ │ └── BasicCandlesticks
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── General
│ │ │ ├── Animations
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── ChartToImage
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── ConditionalDraw
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── DrawOnCanvas
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Legends
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── MapPoints
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── MultiThreading
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── MultiThreading2
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── NullPoints
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── RealTime
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Scrollable
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Sections
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Sections2
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── TemplatedLegends
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── TemplatedTooltips
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Tooltips
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── UserDefinedTypes
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Visibility
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── VisualElements
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── GlobalSuppressions.cs
│ │ ├── Heat
│ │ │ └── Basic
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Lines
│ │ │ ├── Area
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── AutoUpdate
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Basic
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Custom
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Padding
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Properties
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Straight
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── XY
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── Zoom
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Maps
│ │ │ └── World
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── MauiProgram.cs
│ │ ├── MauiSample.csproj
│ │ ├── Pies
│ │ │ ├── AngularGauge
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── AutoUpdate
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Basic
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Custom
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Doughnut
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Gauge1
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Gauge2
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Gauge3
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Gauge4
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Gauge5
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Gauges
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── NightingaleRose
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── OutLabels
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Processing
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── Pushout
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Platforms
│ │ │ ├── Android
│ │ │ │ ├── AndroidManifest.xml
│ │ │ │ ├── MainActivity.cs
│ │ │ │ ├── MainApplication.cs
│ │ │ │ └── Resources
│ │ │ │ └── values
│ │ │ │ └── colors.xml
│ │ │ ├── iOS
│ │ │ │ ├── AppDelegate.cs
│ │ │ │ ├── Info.plist
│ │ │ │ └── Program.cs
│ │ │ ├── MacCatalyst
│ │ │ │ ├── AppDelegate.cs
│ │ │ │ ├── Info.plist
│ │ │ │ └── Program.cs
│ │ │ └── Windows
│ │ │ ├── app.manifest
│ │ │ ├── App.xaml
│ │ │ ├── App.xaml.cs
│ │ │ └── Package.appxmanifest
│ │ ├── Polar
│ │ │ ├── Basic
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Coordinates
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── RadialArea
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Properties
│ │ │ └── launchSettings.json
│ │ ├── Resources
│ │ │ ├── AppIcon
│ │ │ │ ├── appiconfg.svg
│ │ │ │ └── appicon.svg
│ │ │ ├── appiconfg.svg
│ │ │ ├── appicon.svg
│ │ │ ├── Fonts
│ │ │ │ ├── OpenSans-Regular.ttf
│ │ │ │ └── OpenSans-Semibold.ttf
│ │ │ ├── Images
│ │ │ │ └── dotnet_bot.svg
│ │ │ ├── Raw
│ │ │ │ └── AboutAssets.txt
│ │ │ ├── Splash
│ │ │ │ └── splash.svg
│ │ │ ├── Styles
│ │ │ │ ├── Colors.xaml
│ │ │ │ └── Styles.xaml
│ │ │ └── Styles.xaml
│ │ ├── Scatter
│ │ │ ├── AutoUpdate
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Basic
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Bubbles
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── Custom
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── StackedArea
│ │ │ ├── Basic
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── StepArea
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── StackedBars
│ │ │ ├── Basic
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── Groups
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── StepLines
│ │ │ ├── Area
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── AutoUpdate
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Basic
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Custom
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Properties
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── Zoom
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Test
│ │ │ └── Dispose
│ │ │ ├── NewPage1.xaml
│ │ │ ├── NewPage1.xaml.cs
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ └── VisualTest
│ │ ├── DataTemplate
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── ReattachVisual
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Tabs
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ └── TwoChartsOneSeries
│ │ ├── View.xaml
│ │ └── View.xaml.cs
│ ├── NuGet.config
│ ├── QuestPDFSample
│ │ ├── Program.cs
│ │ └── QuestPDFSample.csproj
│ ├── UnoPlatformSample-uwp-old
│ │ ├── UnoSample.Mobile
│ │ │ ├── Android
│ │ │ │ ├── AndroidManifest.xml
│ │ │ │ ├── Assets
│ │ │ │ │ ├── AboutAssets.txt
│ │ │ │ │ └── Fonts
│ │ │ │ │ └── uno-fluentui-assets.ttf
│ │ │ │ ├── MainActivity.Android.cs
│ │ │ │ ├── Main.Android.cs
│ │ │ │ └── Resources
│ │ │ │ ├── AboutResources.txt
│ │ │ │ ├── mipmap-hdpi
│ │ │ │ │ └── icon.png
│ │ │ │ ├── mipmap-ldpi
│ │ │ │ │ └── icon.png
│ │ │ │ ├── mipmap-mdpi
│ │ │ │ │ └── icon.png
│ │ │ │ ├── mipmap-tvdpi
│ │ │ │ │ └── icon.png
│ │ │ │ ├── mipmap-xhdpi
│ │ │ │ │ └── icon.png
│ │ │ │ ├── mipmap-xxhdpi
│ │ │ │ │ └── icon.png
│ │ │ │ ├── mipmap-xxxhdpi
│ │ │ │ │ └── icon.png
│ │ │ │ └── values
│ │ │ │ ├── Strings.xml
│ │ │ │ └── Styles.xml
│ │ │ ├── iOS
│ │ │ │ ├── Entitlements.plist
│ │ │ │ ├── Info.plist
│ │ │ │ ├── LaunchScreen.storyboard
│ │ │ │ ├── Main.iOS.cs
│ │ │ │ ├── Media.xcassets
│ │ │ │ │ ├── AppIcons.appiconset
│ │ │ │ │ │ ├── Contents.json
│ │ │ │ │ │ ├── Icon1024.png
│ │ │ │ │ │ ├── Icon120.png
│ │ │ │ │ │ ├── Icon152.png
│ │ │ │ │ │ ├── Icon167.png
│ │ │ │ │ │ ├── Icon180.png
│ │ │ │ │ │ ├── Icon20.png
│ │ │ │ │ │ ├── Icon29.png
│ │ │ │ │ │ ├── Icon40.png
│ │ │ │ │ │ ├── Icon58.png
│ │ │ │ │ │ ├── Icon60.png
│ │ │ │ │ │ ├── Icon76.png
│ │ │ │ │ │ ├── Icon80.png
│ │ │ │ │ │ └── Icon87.png
│ │ │ │ │ └── LaunchImages.launchimage
│ │ │ │ │ └── Contents.json
│ │ │ │ └── Resources
│ │ │ │ ├── Default-568h@2x.png
│ │ │ │ ├── Fonts
│ │ │ │ │ └── uno-fluentui-assets.ttf
│ │ │ │ ├── SplashScreen@2x.png
│ │ │ │ └── SplashScreen@3x.png
│ │ │ ├── MacCatalyst
│ │ │ │ ├── Entitlements.plist
│ │ │ │ ├── Info.plist
│ │ │ │ ├── LaunchScreen.storyboard
│ │ │ │ ├── Main.maccatalyst.cs
│ │ │ │ ├── Media.xcassets
│ │ │ │ │ ├── AppIcons.appiconset
│ │ │ │ │ │ ├── Contents.json
│ │ │ │ │ │ ├── Icon1024.png
│ │ │ │ │ │ ├── Icon120.png
│ │ │ │ │ │ ├── Icon152.png
│ │ │ │ │ │ ├── Icon167.png
│ │ │ │ │ │ ├── Icon180.png
│ │ │ │ │ │ ├── Icon20.png
│ │ │ │ │ │ ├── Icon29.png
│ │ │ │ │ │ ├── Icon40.png
│ │ │ │ │ │ ├── Icon58.png
│ │ │ │ │ │ ├── Icon60.png
│ │ │ │ │ │ ├── Icon76.png
│ │ │ │ │ │ ├── Icon80.png
│ │ │ │ │ │ └── Icon87.png
│ │ │ │ │ └── LaunchImages.launchimage
│ │ │ │ │ └── Contents.json
│ │ │ │ └── Resources
│ │ │ │ ├── Default-568h@2x.png
│ │ │ │ ├── Fonts
│ │ │ │ │ └── uno-fluentui-assets.ttf
│ │ │ │ ├── SplashScreen@2x.png
│ │ │ │ └── SplashScreen@3x.png
│ │ │ ├── MacOS
│ │ │ │ ├── Assets.xcassets
│ │ │ │ │ ├── AppIcon.appiconset
│ │ │ │ │ │ ├── AppIcon-128@2x.png
│ │ │ │ │ │ ├── AppIcon-128.png
│ │ │ │ │ │ ├── AppIcon-16@2x.png
│ │ │ │ │ │ ├── AppIcon-16.png
│ │ │ │ │ │ ├── AppIcon-256@2x.png
│ │ │ │ │ │ ├── AppIcon-256.png
│ │ │ │ │ │ ├── AppIcon-32@2x.png
│ │ │ │ │ │ ├── AppIcon-32.png
│ │ │ │ │ │ ├── AppIcon-512@2x.png
│ │ │ │ │ │ ├── AppIcon-512.png
│ │ │ │ │ │ └── Contents.json
│ │ │ │ │ ├── Contents.json
│ │ │ │ │ └── unologo.imageset
│ │ │ │ │ ├── Contents.json
│ │ │ │ │ └── unoplatform.jpg
│ │ │ │ ├── Entitlements.plist
│ │ │ │ ├── Info.plist
│ │ │ │ ├── Main.cs
│ │ │ │ └── Resources
│ │ │ │ └── Fonts
│ │ │ │ └── uno-fluentui-assets.ttf
│ │ │ └── UnoSample.Mobile.csproj
│ │ ├── UnoSample.Shared
│ │ │ ├── App.xaml
│ │ │ ├── App.xaml.cs
│ │ │ ├── Assets
│ │ │ │ └── SharedAssets.md
│ │ │ ├── LiveChartsSamples
│ │ │ │ ├── Axes
│ │ │ │ │ ├── ColorsAndPosition
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── DateTimeScaled
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── LabelsFormat
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── LabelsFormat2
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── LabelsRotation
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Logarithmic
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Multiple
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── NamedLabels
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Paging
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Shared
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Style
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ └── TimeSpanScaled
│ │ │ │ │ ├── View.xaml
│ │ │ │ │ └── View.xaml.cs
│ │ │ │ ├── Bars
│ │ │ │ │ ├── AutoUpdate
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Basic
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Custom
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── DelayedAnimation
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Layered
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Race
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── RowsWithLabels
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Spacing
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ └── WithBackground
│ │ │ │ │ ├── View.xaml
│ │ │ │ │ └── View.xaml.cs
│ │ │ │ ├── Design
│ │ │ │ │ ├── LinearGradients
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── RadialGradients
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ └── StrokeDashArray
│ │ │ │ │ ├── View.xaml
│ │ │ │ │ └── View.xaml.cs
│ │ │ │ ├── Events
│ │ │ │ │ ├── AddPointOnClick
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Cartesian
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Pie
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ └── Polar
│ │ │ │ │ ├── View.xaml
│ │ │ │ │ └── View.xaml.cs
│ │ │ │ ├── Financial
│ │ │ │ │ └── BasicCandlesticks
│ │ │ │ │ ├── View.xaml
│ │ │ │ │ └── View.xaml.cs
│ │ │ │ ├── General
│ │ │ │ │ ├── Animations
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── ChartToImage
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── ConditionalDraw
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Legends
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── MultiThreading
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── MultiThreading2
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── NullPoints
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Sections
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Sections2
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── TemplatedLegends
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── TemplatedTooltips
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Tooltips
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── UserDefinedTypes
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Visibility
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ └── VisualElements
│ │ │ │ │ ├── View.xaml
│ │ │ │ │ └── View.xaml.cs
│ │ │ │ ├── Heat
│ │ │ │ │ └── Basic
│ │ │ │ │ ├── View.xaml
│ │ │ │ │ └── View.xaml.cs
│ │ │ │ ├── Lines
│ │ │ │ │ ├── Area
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── AutoUpdate
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Basic
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Custom
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Padding
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Properties
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Straight
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── XY
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ └── Zoom
│ │ │ │ │ ├── View.xaml
│ │ │ │ │ └── View.xaml.cs
│ │ │ │ ├── Maps
│ │ │ │ │ └── World
│ │ │ │ │ ├── View.xaml
│ │ │ │ │ └── View.xaml.cs
│ │ │ │ ├── Pies
│ │ │ │ │ ├── AutoUpdate
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Basic
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Custom
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Doughnut
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Gauge
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Gauge1
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Gauge2
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Gauge3
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Gauge4
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Gauge5
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Gauges
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── NightingaleRose
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Processing
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ └── Pushout
│ │ │ │ │ ├── View.xaml
│ │ │ │ │ └── View.xaml.cs
│ │ │ │ ├── Polar
│ │ │ │ │ ├── Basic
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Coordinates
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ └── RadialArea
│ │ │ │ │ ├── View.xaml
│ │ │ │ │ └── View.xaml.cs
│ │ │ │ ├── Scatter
│ │ │ │ │ ├── AutoUpdate
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Basic
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Bubbles
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ └── Custom
│ │ │ │ │ ├── View.xaml
│ │ │ │ │ └── View.xaml.cs
│ │ │ │ ├── StackedArea
│ │ │ │ │ ├── Basic
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ └── StepArea
│ │ │ │ │ ├── View.xaml
│ │ │ │ │ └── View.xaml.cs
│ │ │ │ ├── StackedBars
│ │ │ │ │ ├── Basic
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ └── Groups
│ │ │ │ │ ├── View.xaml
│ │ │ │ │ └── View.xaml.cs
│ │ │ │ ├── StepLines
│ │ │ │ │ ├── Area
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── AutoUpdate
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Basic
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Custom
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Properties
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ └── Zoom
│ │ │ │ │ ├── View.xaml
│ │ │ │ │ └── View.xaml.cs
│ │ │ │ ├── Test
│ │ │ │ │ └── Dispose
│ │ │ │ │ ├── UserControl1.xaml
│ │ │ │ │ ├── UserControl1.xaml.cs
│ │ │ │ │ ├── View.xaml
│ │ │ │ │ └── View.xaml.cs
│ │ │ │ └── VisualTest
│ │ │ │ ├── DataTemplate
│ │ │ │ │ ├── View.xaml
│ │ │ │ │ └── View.xaml.cs
│ │ │ │ ├── ReattachVisual
│ │ │ │ │ ├── View.xaml
│ │ │ │ │ └── View.xaml.cs
│ │ │ │ ├── Tabs
│ │ │ │ │ ├── View.xaml
│ │ │ │ │ └── View.xaml.cs
│ │ │ │ └── TwoChartsOneSeries
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── MainPage.xaml
│ │ │ ├── MainPage.xaml.cs
│ │ │ ├── Strings
│ │ │ │ └── en
│ │ │ │ └── Resources.resw
│ │ │ ├── UnoSample.Shared.projitems
│ │ │ └── UnoSample.Shared.shproj
│ │ ├── UnoSample.Skia.Gtk
│ │ │ ├── app.manifest
│ │ │ ├── Assets
│ │ │ │ └── Fonts
│ │ │ │ └── uno-fluentui-assets.ttf
│ │ │ ├── Program.cs
│ │ │ └── UnoSample.Skia.Gtk.csproj
│ │ ├── UnoSample.Skia.Wpf
│ │ │ ├── Program.cs
│ │ │ └── UnoSample.Skia.Wpf.csproj
│ │ ├── UnoSample.Skia.Wpf.Host
│ │ │ ├── App.config
│ │ │ ├── app.manifest
│ │ │ ├── App.xaml
│ │ │ ├── App.xaml.cs
│ │ │ ├── Assets
│ │ │ │ └── Fonts
│ │ │ │ └── uno-fluentui-assets.ttf
│ │ │ ├── MainWindow.xaml
│ │ │ ├── MainWindow.xaml.cs
│ │ │ ├── Properties
│ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ ├── Resources.Designer.cs
│ │ │ │ ├── Resources.resx
│ │ │ │ ├── Settings.Designer.cs
│ │ │ │ └── Settings.settings
│ │ │ └── UnoSample.Skia.Wpf.Host.csproj
│ │ ├── UnoSample.UWP
│ │ │ ├── Assets
│ │ │ │ ├── LockScreenLogo.scale-200.png
│ │ │ │ ├── SplashScreen.scale-200.png
│ │ │ │ ├── Square150x150Logo.scale-200.png
│ │ │ │ ├── Square44x44Logo.scale-200.png
│ │ │ │ ├── StoreLogo.png
│ │ │ │ └── Wide310x150Logo.scale-200.png
│ │ │ ├── Package.appxmanifest
│ │ │ ├── Properties
│ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ └── Default.rd.xml
│ │ │ └── UnoSample.UWP.csproj
│ │ └── UnoSample.Wasm
│ │ ├── Assets
│ │ │ └── SplashScreen.png
│ │ ├── LinkerConfig.xml
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ └── launchSettings.json
│ │ ├── UnoSample.Wasm.csproj
│ │ ├── WasmCSS
│ │ │ └── Fonts.css
│ │ ├── WasmScripts
│ │ │ └── AppManifest.js
│ │ └── wwwroot
│ │ └── web.config
│ ├── UnoPlatform_v5
│ │ ├── Directory.Build.props
│ │ ├── Directory.Build.targets
│ │ ├── Directory.Packages.props
│ │ ├── solution-config.props.sample
│ │ ├── UnoPlatform_v5
│ │ │ ├── App.cs
│ │ │ ├── AppResources.xaml
│ │ │ ├── appsettings.development.json
│ │ │ ├── appsettings.json
│ │ │ ├── Assets
│ │ │ │ ├── Icons
│ │ │ │ │ └── back.svg
│ │ │ │ └── SharedAssets.md
│ │ │ ├── Business
│ │ │ │ └── Models
│ │ │ │ ├── AppConfig.cs
│ │ │ │ └── Entity.cs
│ │ │ ├── GlobalUsings.cs
│ │ │ ├── Infrastructure
│ │ │ │ └── DebugHandler.cs
│ │ │ ├── LiveChartsSamples
│ │ │ │ ├── Axes
│ │ │ │ │ ├── ColorsAndPosition
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Crosshairs
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── CustomSeparatorsInterval
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── DateTimeScaled
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── LabelsFormat
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── LabelsFormat2
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── LabelsRotation
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Logarithmic
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Multiple
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── NamedLabels
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Paging
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Shared
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Style
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ └── TimeSpanScaled
│ │ │ │ │ ├── View.xaml
│ │ │ │ │ └── View.xaml.cs
│ │ │ │ ├── Bars
│ │ │ │ │ ├── AutoUpdate
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Basic
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Custom
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── DelayedAnimation
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Layered
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Race
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── RowsWithLabels
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Spacing
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ └── WithBackground
│ │ │ │ │ ├── View.xaml
│ │ │ │ │ └── View.xaml.cs
│ │ │ │ ├── Box
│ │ │ │ │ └── Basic
│ │ │ │ │ ├── View.xaml
│ │ │ │ │ └── View.xaml.cs
│ │ │ │ ├── Design
│ │ │ │ │ ├── LinearGradients
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── RadialGradients
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ └── StrokeDashArray
│ │ │ │ │ ├── View.xaml
│ │ │ │ │ └── View.xaml.cs
│ │ │ │ ├── Error
│ │ │ │ │ └── Basic
│ │ │ │ │ ├── View.xaml
│ │ │ │ │ └── View.xaml.cs
│ │ │ │ ├── Events
│ │ │ │ │ ├── AddPointOnClick
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Cartesian
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Pie
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ └── Polar
│ │ │ │ │ ├── View.xaml
│ │ │ │ │ └── View.xaml.cs
│ │ │ │ ├── Financial
│ │ │ │ │ └── BasicCandlesticks
│ │ │ │ │ ├── View.xaml
│ │ │ │ │ └── View.xaml.cs
│ │ │ │ ├── General
│ │ │ │ │ ├── Animations
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── ChartToImage
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── ConditionalDraw
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── DrawOnCanvas
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Legends
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── MapPoints
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── MultiThreading
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── MultiThreading2
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── NullPoints
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── RealTime
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Scrollable
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Sections
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Sections2
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── TemplatedLegends
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── TemplatedTooltips
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Tooltips
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── UserDefinedTypes
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Visibility
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ └── VisualElements
│ │ │ │ │ ├── View.xaml
│ │ │ │ │ └── View.xaml.cs
│ │ │ │ ├── Heat
│ │ │ │ │ └── Basic
│ │ │ │ │ ├── View.xaml
│ │ │ │ │ └── View.xaml.cs
│ │ │ │ ├── Lines
│ │ │ │ │ ├── Area
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── AutoUpdate
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Basic
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Custom
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Padding
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Properties
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Straight
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── XY
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ └── Zoom
│ │ │ │ │ ├── View.xaml
│ │ │ │ │ └── View.xaml.cs
│ │ │ │ ├── Maps
│ │ │ │ │ └── World
│ │ │ │ │ ├── View.xaml
│ │ │ │ │ └── View.xaml.cs
│ │ │ │ ├── Pies
│ │ │ │ │ ├── AngularGauge
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── AutoUpdate
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Basic
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Custom
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Doughnut
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Gauge
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Gauge1
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Gauge2
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Gauge3
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Gauge4
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Gauge5
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Gauges
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── NightingaleRose
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── OutLabels
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Processing
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ └── Pushout
│ │ │ │ │ ├── View.xaml
│ │ │ │ │ └── View.xaml.cs
│ │ │ │ ├── Polar
│ │ │ │ │ ├── Basic
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Coordinates
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ └── RadialArea
│ │ │ │ │ ├── View.xaml
│ │ │ │ │ └── View.xaml.cs
│ │ │ │ ├── Scatter
│ │ │ │ │ ├── AutoUpdate
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Basic
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Bubbles
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ └── Custom
│ │ │ │ │ ├── View.xaml
│ │ │ │ │ └── View.xaml.cs
│ │ │ │ ├── StackedArea
│ │ │ │ │ ├── Basic
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ └── StepArea
│ │ │ │ │ ├── View.xaml
│ │ │ │ │ └── View.xaml.cs
│ │ │ │ ├── StackedBars
│ │ │ │ │ ├── Basic
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ └── Groups
│ │ │ │ │ ├── View.xaml
│ │ │ │ │ └── View.xaml.cs
│ │ │ │ ├── StepLines
│ │ │ │ │ ├── Area
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── AutoUpdate
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Basic
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Custom
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ ├── Properties
│ │ │ │ │ │ ├── View.xaml
│ │ │ │ │ │ └── View.xaml.cs
│ │ │ │ │ └── Zoom
│ │ │ │ │ ├── View.xaml
│ │ │ │ │ └── View.xaml.cs
│ │ │ │ ├── Test
│ │ │ │ │ └── Dispose
│ │ │ │ │ ├── UserControl1.xaml
│ │ │ │ │ ├── UserControl1.xaml.cs
│ │ │ │ │ ├── View.xaml
│ │ │ │ │ └── View.xaml.cs
│ │ │ │ └── VisualTest
│ │ │ │ ├── DataTemplate
│ │ │ │ │ ├── View.xaml
│ │ │ │ │ └── View.xaml.cs
│ │ │ │ ├── ReattachVisual
│ │ │ │ │ ├── View.xaml
│ │ │ │ │ └── View.xaml.cs
│ │ │ │ ├── Tabs
│ │ │ │ │ ├── View.xaml
│ │ │ │ │ └── View.xaml.cs
│ │ │ │ └── TwoChartsOneSeries
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Presentation
│ │ │ │ ├── MainModel.cs
│ │ │ │ ├── MainPage.xaml
│ │ │ │ ├── MainPage.xaml.cs
│ │ │ │ ├── SecondModel.cs
│ │ │ │ ├── SecondPage.xaml
│ │ │ │ ├── SecondPage.xaml.cs
│ │ │ │ ├── ShellModel.cs
│ │ │ │ ├── Shell.xaml
│ │ │ │ └── Shell.xaml.cs
│ │ │ ├── Services
│ │ │ │ ├── Caching
│ │ │ │ │ ├── IWeatherCache.cs
│ │ │ │ │ └── WeatherCache.cs
│ │ │ │ └── Endpoints
│ │ │ │ └── IApiClient.cs
│ │ │ ├── Strings
│ │ │ │ ├── en
│ │ │ │ │ └── Resources.resw
│ │ │ │ ├── es
│ │ │ │ │ └── Resources.resw
│ │ │ │ ├── fr
│ │ │ │ │ └── Resources.resw
│ │ │ │ └── pt-BR
│ │ │ │ └── Resources.resw
│ │ │ ├── Styles
│ │ │ │ ├── ColorPaletteOverride.xaml
│ │ │ │ ├── ColorPaletteOverride.zip
│ │ │ │ └── MaterialFontsOverride.xaml
│ │ │ └── UnoPlatform_v5.csproj
│ │ ├── UnoPlatform_v5.Base
│ │ │ ├── AppHead.xaml
│ │ │ ├── AppHead.xaml.cs
│ │ │ ├── base.props
│ │ │ ├── Icons
│ │ │ │ ├── icon_foreground.svg
│ │ │ │ └── icon.svg
│ │ │ ├── Splash
│ │ │ │ └── splash_screen.svg
│ │ │ └── UnoPlatform_v5.Base.csproj
│ │ ├── UnoPlatform_v5.DataContracts
│ │ │ ├── Serialization
│ │ │ │ └── WeatherForecastContext.cs
│ │ │ ├── UnoPlatform_v5.DataContracts.csproj
│ │ │ └── WeatherForecast.cs
│ │ ├── UnoPlatform_v5.Mobile
│ │ │ ├── Android
│ │ │ │ ├── AndroidManifest.xml
│ │ │ │ ├── Assets
│ │ │ │ │ └── AboutAssets.txt
│ │ │ │ ├── environment.conf
│ │ │ │ ├── MainActivity.Android.cs
│ │ │ │ ├── Main.Android.cs
│ │ │ │ └── Resources
│ │ │ │ ├── AboutResources.txt
│ │ │ │ └── values
│ │ │ │ ├── Strings.xml
│ │ │ │ └── Styles.xml
│ │ │ ├── iOS
│ │ │ │ ├── Entitlements.plist
│ │ │ │ ├── Info.plist
│ │ │ │ ├── Main.iOS.cs
│ │ │ │ └── Media.xcassets
│ │ │ │ └── LaunchImages.launchimage
│ │ │ │ └── Contents.json
│ │ │ ├── MacCatalyst
│ │ │ │ ├── Entitlements.plist
│ │ │ │ ├── Info.plist
│ │ │ │ ├── Main.maccatalyst.cs
│ │ │ │ └── Media.xcassets
│ │ │ │ └── LaunchImages.launchimage
│ │ │ │ └── Contents.json
│ │ │ └── UnoPlatform_v5.Mobile.csproj
│ │ ├── UnoPlatform_v5.Server
│ │ │ ├── Apis
│ │ │ │ └── WeatherForecastApi.cs
│ │ │ ├── appsettings.Development.json
│ │ │ ├── appsettings.json
│ │ │ ├── GlobalUsings.cs
│ │ │ ├── Program.cs
│ │ │ ├── Properties
│ │ │ │ └── launchSettings.json
│ │ │ └── UnoPlatform_v5.Server.csproj
│ │ ├── UnoPlatform_v5.Skia.Gtk
│ │ │ ├── app.manifest
│ │ │ ├── Package.appxmanifest
│ │ │ ├── Program.cs
│ │ │ └── UnoPlatform_v5.Skia.Gtk.csproj
│ │ ├── UnoPlatform_v5.sln
│ │ ├── UnoPlatform_v5.Tests
│ │ │ ├── AppInfoTests.cs
│ │ │ ├── GlobalUsings.cs
│ │ │ └── UnoPlatform_v5.Tests.csproj
│ │ ├── UnoPlatform_v5.UITests
│ │ │ ├── Constants.cs
│ │ │ ├── Given_MainPage.cs
│ │ │ ├── GlobalUsings.cs
│ │ │ ├── TestBase.cs
│ │ │ └── UnoPlatform_v5.UITests.csproj
│ │ ├── UnoPlatform_v5.Wasm
│ │ │ ├── LinkerConfig.xml
│ │ │ ├── manifest.webmanifest
│ │ │ ├── Program.cs
│ │ │ ├── Properties
│ │ │ │ └── launchSettings.json
│ │ │ ├── UnoPlatform_v5.Wasm.csproj
│ │ │ ├── WasmCSS
│ │ │ │ └── Fonts.css
│ │ │ ├── WasmScripts
│ │ │ │ └── AppManifest.js
│ │ │ └── wwwroot
│ │ │ ├── staticwebapp.config.json
│ │ │ └── web.config
│ │ └── UnoPlatform_v5.Windows
│ │ ├── app.manifest
│ │ ├── Package.appxmanifest
│ │ ├── Properties
│ │ │ ├── launchsettings.json
│ │ │ └── PublishProfiles
│ │ │ ├── win-arm64.pubxml
│ │ │ ├── win-x64.pubxml
│ │ │ └── win-x86.pubxml
│ │ ├── Resources.lang-en-us.resw
│ │ └── UnoPlatform_v5.Windows.csproj
│ ├── UWPSample
│ │ ├── App.xaml
│ │ ├── App.xaml.cs
│ │ ├── Assets
│ │ │ ├── LockScreenLogo.scale-200.png
│ │ │ ├── SplashScreen.scale-200.png
│ │ │ ├── Square150x150Logo.scale-200.png
│ │ │ ├── Square44x44Logo.scale-200.png
│ │ │ ├── Square44x44Logo.targetsize-24_altform-unplated.png
│ │ │ ├── StoreLogo.png
│ │ │ └── Wide310x150Logo.scale-200.png
│ │ ├── Axes
│ │ │ ├── ColorsAndPosition
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── CustomSeparatorsInterval
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── DateTimeScaled
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── LabelsFormat
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── LabelsFormat2
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── LabelsRotation
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Logarithmic
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Multiple
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── NamedLabels
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Paging
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Shared
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Style
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── TimeSpanScaled
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Bars
│ │ │ ├── AutoUpdate
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Basic
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Custom
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── DelayedAnimation
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Layered
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Race
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── RowsWithLabels
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Spacing
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── WithBackground
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Box
│ │ │ └── Basic
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Design
│ │ │ ├── LinearGradients
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── RadialGradients
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── StrokeDashArray
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Error
│ │ │ └── Basic
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Events
│ │ │ ├── AddPointOnClick
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Cartesian
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Pie
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── Polar
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Financial
│ │ │ └── BasicCandlesticks
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── General
│ │ │ ├── Animations
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── ChartToImage
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── ConditionalDraw
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── DrawOnCanvas
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Legends
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── MapPoints
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── MultiThreading
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── MultiThreading2
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── NullPoints
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── RealTime
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Scrollable
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Sections
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Sections2
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── TemplatedLegends
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── TemplatedTooltips
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Tooltips
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── UserDefinedTypes
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Visibility
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── VisualElements
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Heat
│ │ │ └── Basic
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Lines
│ │ │ ├── Area
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── AutoUpdate
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Basic
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Custom
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Padding
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Properties
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Straight
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── XY
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── Zoom
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── MainPage.xaml
│ │ ├── MainPage.xaml.cs
│ │ ├── Maps
│ │ │ └── World
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Package.appxmanifest
│ │ ├── Pies
│ │ │ ├── AngularGauge
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── AutoUpdate
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Basic
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Custom
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Doughnut
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Gauge
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Gauge1
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Gauge2
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Gauge3
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Gauge4
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Gauge5
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Gauges
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── NightingaleRose
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── OutLabels
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Processing
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── Pushout
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Polar
│ │ │ ├── Basic
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Coordinates
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── RadialArea
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ └── Default.rd.xml
│ │ ├── Scatter
│ │ │ ├── AutoUpdate
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Basic
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Bubbles
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── Custom
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── StackedArea
│ │ │ ├── Basic
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── StepArea
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── StackedBars
│ │ │ ├── Basic
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── Groups
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── StepLines
│ │ │ ├── Area
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── AutoUpdate
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Basic
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Custom
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Properties
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── Zoom
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── UWPSample.csproj
│ │ └── VisualTest
│ │ ├── DataTemplate
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── ReattachVisual
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Tabs
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ └── TwoChartsOneSeries
│ │ ├── View.xaml
│ │ └── View.xaml.cs
│ ├── ViewModelsSamples
│ │ ├── Axes
│ │ │ ├── ColorsAndPosition
│ │ │ │ └── ViewModel.cs
│ │ │ ├── Crosshairs
│ │ │ │ └── ViewModel.cs
│ │ │ ├── CustomSeparatorsInterval
│ │ │ │ └── ViewModel.cs
│ │ │ ├── DateTimeScaled
│ │ │ │ └── ViewModel.cs
│ │ │ ├── LabelsFormat
│ │ │ │ └── ViewModel.cs
│ │ │ ├── LabelsFormat2
│ │ │ │ └── ViewModel.cs
│ │ │ ├── LabelsRotation
│ │ │ │ └── ViewModel.cs
│ │ │ ├── Logarithmic
│ │ │ │ ├── LogarithmicPoint.cs
│ │ │ │ └── ViewModel.cs
│ │ │ ├── Multiple
│ │ │ │ └── ViewModel.cs
│ │ │ ├── NamedLabels
│ │ │ │ └── ViewModel.cs
│ │ │ ├── Paging
│ │ │ │ └── ViewModel.cs
│ │ │ ├── Shared
│ │ │ │ └── ViewModel.cs
│ │ │ ├── Style
│ │ │ │ └── ViewModel.cs
│ │ │ └── TimeSpanScaled
│ │ │ └── ViewModel.cs
│ │ ├── Bars
│ │ │ ├── AutoUpdate
│ │ │ │ └── ViewModel.cs
│ │ │ ├── Basic
│ │ │ │ └── ViewModel.cs
│ │ │ ├── Custom
│ │ │ │ ├── MyGeometry.cs
│ │ │ │ └── ViewModel.cs
│ │ │ ├── DelayedAnimation
│ │ │ │ └── ViewModel.cs
│ │ │ ├── Layered
│ │ │ │ └── ViewModel.cs
│ │ │ ├── Race
│ │ │ │ └── ViewModel.cs
│ │ │ ├── RowsWithLabels
│ │ │ │ └── ViewModel.cs
│ │ │ ├── Spacing
│ │ │ │ └── ViewModel.cs
│ │ │ └── WithBackground
│ │ │ └── ViewModel.cs
│ │ ├── Box
│ │ │ └── Basic
│ │ │ └── ViewModel.cs
│ │ ├── Design
│ │ │ ├── LinearGradients
│ │ │ │ └── ViewModel.cs
│ │ │ ├── RadialGradients
│ │ │ │ └── ViewModel.cs
│ │ │ └── StrokeDashArray
│ │ │ └── ViewModel.cs
│ │ ├── Error
│ │ │ └── Basic
│ │ │ └── ViewModel.cs
│ │ ├── Events
│ │ │ ├── AddPointOnClick
│ │ │ │ └── ViewModel.cs
│ │ │ ├── Cartesian
│ │ │ │ ├── Fruit.cs
│ │ │ │ └── ViewModel.cs
│ │ │ ├── Pie
│ │ │ │ ├── City.cs
│ │ │ │ └── ViewModel.cs
│ │ │ └── Polar
│ │ │ ├── City.cs
│ │ │ └── ViewModel.cs
│ │ ├── Financial
│ │ │ └── BasicCandlesticks
│ │ │ └── ViewModel.cs
│ │ ├── General
│ │ │ ├── Animations
│ │ │ │ └── ViewModel.cs
│ │ │ ├── ChartToImage
│ │ │ │ └── ViewModel.cs
│ │ │ ├── ConditionalDraw
│ │ │ │ ├── City.cs
│ │ │ │ └── ViewModel.cs
│ │ │ ├── DrawOnCanvas
│ │ │ │ └── ViewModel.cs
│ │ │ ├── Legends
│ │ │ │ ├── AvailablePosition.cs
│ │ │ │ └── ViewModel.cs
│ │ │ ├── MapPoints
│ │ │ │ └── ViewModel.cs
│ │ │ ├── MultiThreading
│ │ │ │ └── ViewModel.cs
│ │ │ ├── MultiThreading2
│ │ │ │ └── ViewModel.cs
│ │ │ ├── NullPoints
│ │ │ │ └── ViewModel.cs
│ │ │ ├── RealTime
│ │ │ │ └── ViewModel.cs
│ │ │ ├── Scrollable
│ │ │ │ └── ViewModel.cs
│ │ │ ├── Sections
│ │ │ │ └── ViewModel.cs
│ │ │ ├── Sections2
│ │ │ │ └── ViewModel.cs
│ │ │ ├── TemplatedLegends
│ │ │ │ ├── CustomLegend.cs
│ │ │ │ └── ViewModel.cs
│ │ │ ├── TemplatedTooltips
│ │ │ │ ├── CustomTooltip.cs
│ │ │ │ └── ViewModel.cs
│ │ │ ├── Tooltips
│ │ │ │ ├── AvailablePositions.cs
│ │ │ │ └── ViewModel.cs
│ │ │ ├── UserDefinedTypes
│ │ │ │ ├── City.cs
│ │ │ │ ├── CityDensity.cs
│ │ │ │ └── ViewModel.cs
│ │ │ ├── Visibility
│ │ │ │ └── ViewModel.cs
│ │ │ └── VisualElements
│ │ │ └── ViewModel.cs
│ │ ├── Heat
│ │ │ └── Basic
│ │ │ └── ViewModel.cs
│ │ ├── Index.cs
│ │ ├── Lines
│ │ │ ├── Area
│ │ │ │ └── ViewModel.cs
│ │ │ ├── AutoUpdate
│ │ │ │ └── ViewModel.cs
│ │ │ ├── Basic
│ │ │ │ └── ViewModel.cs
│ │ │ ├── Custom
│ │ │ │ ├── MyGeometry.cs
│ │ │ │ └── ViewModel.cs
│ │ │ ├── Padding
│ │ │ │ └── ViewModel.cs
│ │ │ ├── Properties
│ │ │ │ └── ViewModel.cs
│ │ │ ├── Straight
│ │ │ │ └── ViewModel.cs
│ │ │ ├── XY
│ │ │ │ └── ViewModel.cs
│ │ │ └── Zoom
│ │ │ └── ViewModel.cs
│ │ ├── Maps
│ │ │ └── World
│ │ │ └── ViewModel.cs
│ │ ├── Pies
│ │ │ ├── AngularGauge
│ │ │ │ └── ViewModel.cs
│ │ │ ├── AutoUpdate
│ │ │ │ └── ViewModel.cs
│ │ │ ├── Basic
│ │ │ │ └── ViewModel.cs
│ │ │ ├── Custom
│ │ │ │ └── ViewModel.cs
│ │ │ ├── Doughnut
│ │ │ │ └── ViewModel.cs
│ │ │ ├── Gauge
│ │ │ │ └── ViewModel.cs
│ │ │ ├── Gauge1
│ │ │ │ └── ViewModel.cs
│ │ │ ├── Gauge2
│ │ │ │ └── ViewModel.cs
│ │ │ ├── Gauge3
│ │ │ │ └── ViewModel.cs
│ │ │ ├── Gauge4
│ │ │ │ └── ViewModel.cs
│ │ │ ├── Gauge5
│ │ │ │ └── ViewModel.cs
│ │ │ ├── Gauges
│ │ │ │ └── ViewModel.cs
│ │ │ ├── NightingaleRose
│ │ │ │ └── ViewModel.cs
│ │ │ ├── OutLabels
│ │ │ │ └── ViewModel.cs
│ │ │ ├── Processing
│ │ │ │ ├── ValueSeries.cs
│ │ │ │ └── ViewModel.cs
│ │ │ └── Pushout
│ │ │ └── ViewModel.cs
│ │ ├── Polar
│ │ │ ├── Basic
│ │ │ │ └── ViewModel.cs
│ │ │ ├── Coordinates
│ │ │ │ └── ViewModel.cs
│ │ │ ├── RadialArea
│ │ │ │ └── ViewModel.cs
│ │ │ └── Test
│ │ │ └── ViewModel.cs
│ │ ├── Scatter
│ │ │ ├── AutoUpdate
│ │ │ │ └── ViewModel.cs
│ │ │ ├── Basic
│ │ │ │ └── ViewModel.cs
│ │ │ ├── Bubbles
│ │ │ │ └── ViewModel.cs
│ │ │ └── Custom
│ │ │ ├── MyGeometry.cs
│ │ │ └── ViewModel.cs
│ │ ├── StackedArea
│ │ │ ├── Basic
│ │ │ │ └── ViewModel.cs
│ │ │ └── StepArea
│ │ │ └── ViewModel.cs
│ │ ├── StackedBars
│ │ │ ├── Basic
│ │ │ │ └── ViewModel.cs
│ │ │ └── Groups
│ │ │ └── ViewModel.cs
│ │ ├── StepLines
│ │ │ ├── Area
│ │ │ │ └── ViewModel.cs
│ │ │ ├── AutoUpdate
│ │ │ │ └── ViewModel.cs
│ │ │ ├── Basic
│ │ │ │ └── ViewModel.cs
│ │ │ ├── Custom
│ │ │ │ ├── MyGeometry.cs
│ │ │ │ └── ViewModel.cs
│ │ │ ├── Properties
│ │ │ │ └── ViewModel.cs
│ │ │ └── Zoom
│ │ │ └── ViewModel.cs
│ │ ├── Test
│ │ │ ├── ChangeSeriesInstance
│ │ │ │ └── ViewModel.cs
│ │ │ ├── Dispose
│ │ │ │ └── ViewModel.cs
│ │ │ └── MotionCanvasDispose
│ │ │ └── ViewModel.cs
│ │ ├── ViewModelsSamples.csproj
│ │ └── VisualTest
│ │ ├── DataTemplate
│ │ │ └── ViewModel.cs
│ │ ├── ReattachVisual
│ │ │ └── ViewModel.cs
│ │ ├── Tabs
│ │ │ └── ViewModel.cs
│ │ └── TwoChartsOneSeries
│ │ └── ViewModel.cs
│ ├── WinFormsSample
│ │ ├── Axes
│ │ │ ├── ColorsAndPosition
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── Crosshairs
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── CustomSeparatorsInterval
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── DateTimeScaled
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── LabelsFormat
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── LabelsFormat2
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── LabelsRotation
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── Logarithmic
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── Multiple
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── NamedLabels
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── Paging
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── Shared
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── Style
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ └── TimeSpanScaled
│ │ │ ├── View.cs
│ │ │ ├── View.Designer.cs
│ │ │ └── View.resx
│ │ ├── Bars
│ │ │ ├── AutoUpdate
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── Basic
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── Custom
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── DelayedAnimation
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── Layered
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── Race
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── RowsWithLabels
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── Spacing
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ └── WithBackground
│ │ │ ├── View.cs
│ │ │ ├── View.Designer.cs
│ │ │ └── View.resx
│ │ ├── Box
│ │ │ └── Basic
│ │ │ ├── View.cs
│ │ │ ├── View.Designer.cs
│ │ │ └── View.resx
│ │ ├── Design
│ │ │ ├── LinearGradients
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── RadialGradients
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ └── StrokeDashArray
│ │ │ ├── View.cs
│ │ │ ├── View.Designer.cs
│ │ │ └── View.resx
│ │ ├── Error
│ │ │ └── Basic
│ │ │ ├── View.cs
│ │ │ ├── View.Designer.cs
│ │ │ └── View.resx
│ │ ├── Events
│ │ │ ├── AddPointOnClick
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── Cartesian
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── Pie
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ └── Polar
│ │ │ ├── View.cs
│ │ │ ├── View.Designer.cs
│ │ │ └── View.resx
│ │ ├── Financial
│ │ │ └── BasicCandleSticks
│ │ │ ├── View.cs
│ │ │ ├── View.Designer.cs
│ │ │ └── View.resx
│ │ ├── Form1.cs
│ │ ├── Form1.Designer.cs
│ │ ├── Form1.resx
│ │ ├── General
│ │ │ ├── Animations
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── ChartToImage
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── ConditionalDraw
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── DrawOnCanvas
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── Legends
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── MapPoints
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── MultiThreading
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── MultiThreading2
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── NullPoints
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── RealTime
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── Scrollable
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── Sections
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── Sections2
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── TemplatedLegends
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── TemplatedTooltips
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── Tooltips
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── UserDefinedTypes
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── Visibility
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ └── VisualElements
│ │ │ ├── View.cs
│ │ │ ├── View.Designer.cs
│ │ │ └── View.resx
│ │ ├── GlobalSuppressions.cs
│ │ ├── Heat
│ │ │ └── Basic
│ │ │ ├── View.cs
│ │ │ ├── View.Designer.cs
│ │ │ └── View.resx
│ │ ├── Lines
│ │ │ ├── Area
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── AutoUpdate
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── Basic
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── Custom
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── Padding
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── Properties
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── Straight
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── XY
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ └── Zoom
│ │ │ ├── View.cs
│ │ │ ├── View.Designer.cs
│ │ │ └── View.resx
│ │ ├── Maps
│ │ │ └── World
│ │ │ ├── View.cs
│ │ │ ├── View.Designer.cs
│ │ │ └── View.resx
│ │ ├── Pies
│ │ │ ├── AngularGauge
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── AutoUpdate
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── Basic
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── Custom
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── Doughnut
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── Gauge1
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── Gauge2
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── Gauge3
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── Gauge4
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── Gauge5
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── Gauges
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── NightingaleRose
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── OutLabels
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── Processing
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ └── Pushout
│ │ │ ├── View.cs
│ │ │ ├── View.Designer.cs
│ │ │ └── View.resx
│ │ ├── Polar
│ │ │ ├── Basic
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── Coordinates
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ └── RadialArea
│ │ │ ├── View.cs
│ │ │ ├── View.Designer.cs
│ │ │ └── View.resx
│ │ ├── Program.cs
│ │ ├── Scatter
│ │ │ ├── AutoUpdate
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── Basic
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── Bubbles
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ └── Custom
│ │ │ ├── View.cs
│ │ │ ├── View.Designer.cs
│ │ │ └── View.resx
│ │ ├── StackedArea
│ │ │ ├── Basic
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ └── StepArea
│ │ │ ├── View.cs
│ │ │ ├── View.Designer.cs
│ │ │ └── View.resx
│ │ ├── StackedBars
│ │ │ ├── Basic
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ └── Groups
│ │ │ ├── View.cs
│ │ │ ├── View.Designer.cs
│ │ │ └── View.resx
│ │ ├── StepLines
│ │ │ ├── Area
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── AutoUpdate
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── Basic
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── Custom
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── Properties
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ └── Zoom
│ │ │ ├── View.cs
│ │ │ ├── View.Designer.cs
│ │ │ └── View.resx
│ │ ├── Test
│ │ │ └── Dispose
│ │ │ ├── View.cs
│ │ │ ├── View.Designer.cs
│ │ │ └── View.resx
│ │ ├── VisualTest
│ │ │ ├── DataTemplate
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── ReattachVisual
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ ├── Tabs
│ │ │ │ ├── View.cs
│ │ │ │ ├── View.Designer.cs
│ │ │ │ └── View.resx
│ │ │ └── TwoChartsOneSeries
│ │ │ ├── View.cs
│ │ │ ├── View.Designer.cs
│ │ │ └── View.resx
│ │ └── WinFormsSample.csproj
│ ├── WinUISample
│ │ └── WinUISample
│ │ ├── app.manifest
│ │ ├── App.xaml
│ │ ├── App.xaml.cs
│ │ ├── Assets
│ │ │ ├── LockScreenLogo.scale-200.png
│ │ │ ├── SplashScreen.scale-200.png
│ │ │ ├── Square150x150Logo.scale-200.png
│ │ │ ├── Square44x44Logo.scale-200.png
│ │ │ ├── Square44x44Logo.targetsize-24_altform-unplated.png
│ │ │ ├── StoreLogo.png
│ │ │ └── Wide310x150Logo.scale-200.png
│ │ ├── Axes
│ │ │ ├── ColorsAndPosition
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Crosshairs
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── CustomSeparatorsInterval
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── DateTimeScaled
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── LabelsFormat
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── LabelsFormat2
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── LabelsRotation
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Logarithmic
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Multiple
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── NamedLabels
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Paging
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Shared
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Style
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── TimeSpanScaled
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Bars
│ │ │ ├── AutoUpdate
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Basic
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Custom
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── DelayedAnimation
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Layered
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Race
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── RowsWithLabels
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Spacing
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── WithBackground
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Box
│ │ │ └── Basic
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Design
│ │ │ ├── LinearGradients
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── RadialGradients
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── StrokeDashArray
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Error
│ │ │ └── Basic
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Events
│ │ │ ├── AddPointOnClick
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Cartesian
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Pie
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── Polar
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Financial
│ │ │ └── BasicCandlesticks
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── General
│ │ │ ├── Animations
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── ChartToImage
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── ConditionalDraw
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── DrawOnCanvas
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Legends
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── MapPoints
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── MultiThreading
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── MultiThreading2
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── NullPoints
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── RealTime
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Scrollable
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Sections
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Sections2
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── TemplatedLegends
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── TemplatedTooltips
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Tooltips
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── UserDefinedTypes
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Visibility
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── VisualElements
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── GlobalSuppressions.cs
│ │ ├── Heat
│ │ │ └── Basic
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Lines
│ │ │ ├── Area
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── AutoUpdate
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Basic
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Custom
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Padding
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Properties
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Straight
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── XY
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── Zoom
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── MainWindow.xaml
│ │ ├── MainWindow.xaml.cs
│ │ ├── Maps
│ │ │ └── World
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Package.appxmanifest
│ │ ├── Pies
│ │ │ ├── AngularGauge
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── AutoUpdate
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Basic
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Custom
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Doughnut
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Gauge
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Gauge1
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Gauge2
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Gauge3
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Gauge4
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Gauge5
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Gauges
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── NightingaleRose
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── OutLabels
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Processing
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── Pushout
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Polar
│ │ │ ├── Basic
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Coordinates
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── RadialArea
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Properties
│ │ │ └── launchSettings.json
│ │ ├── Scatter
│ │ │ ├── AutoUpdate
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Basic
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Bubbles
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── Custom
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── StackedArea
│ │ │ ├── Basic
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── StepArea
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── StackedBars
│ │ │ ├── Basic
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── Groups
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── StepLines
│ │ │ ├── Area
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── AutoUpdate
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Basic
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Custom
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Properties
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── Zoom
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Test
│ │ │ └── Dispose
│ │ │ ├── UserControl1.xaml
│ │ │ ├── UserControl1.xaml.cs
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── VisualTest
│ │ │ ├── DataTemplate
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── ReattachVisual
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Tabs
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── TwoChartOneSeries
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ └── WinUISample.csproj
│ ├── WPFSample
│ │ ├── App.xaml
│ │ ├── App.xaml.cs
│ │ ├── AssemblyInfo.cs
│ │ ├── Axes
│ │ │ ├── ColorsAndPosition
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Crosshairs
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── CustomSeparatorsInterval
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── DateTimeScaled
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── LabelsFormat
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── LabelsFormat2
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── LabelsRotation
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Logarithmic
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Multiple
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── NamedLabels
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Paging
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Shared
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Style
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── TimeSpanScaled
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Bars
│ │ │ ├── AutoUpdate
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Basic
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Custom
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── DelayedAnimation
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Layered
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Race
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── RowsWithLabels
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Spacing
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── WithBackground
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Box
│ │ │ └── Basic
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Command.cs
│ │ ├── Design
│ │ │ ├── LinearGradients
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── RadialGradients
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── StrokeDashArray
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Error
│ │ │ └── Basic
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Events
│ │ │ ├── AddPointOnClick
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Cartesian
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Pie
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── Polar
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Financial
│ │ │ └── BasicCandlesticks
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── General
│ │ │ ├── Animations
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── ChartToImage
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── ConditionalDraw
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── DrawOnCanvas
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Legends
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── MapPoints
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── MultiThreading
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── MultiThreading2
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── NullPoints
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── RealTime
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Scrollable
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Sections
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Sections2
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── TemplatedLegends
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── TemplatedTooltips
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Tooltips
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── UserDefinedTypes
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Visibility
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── VisualElements
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── GlobalSuppressions.cs
│ │ ├── Heat
│ │ │ └── Basic
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Images
│ │ │ └── livecharts.png
│ │ ├── Lines
│ │ │ ├── Area
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── AutoUpdate
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Basic
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Custom
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Padding
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Properties
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Straight
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── XY
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── Zoom
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── MainWindow.xaml
│ │ ├── MainWindow.xaml.cs
│ │ ├── Maps
│ │ │ └── World
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Pies
│ │ │ ├── AngularGauge
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── AutoUpdate
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Basic
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Custom
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Doughnut
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Gauge
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Gauge1
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Gauge2
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Gauge3
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Gauge4
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Gauge5
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Gauges
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── NightingaleRose
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── OutLabels
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Processing
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── Pushout
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Polar
│ │ │ ├── Basic
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Coordinates
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── RadialArea
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── Test
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Scatter
│ │ │ ├── AutoUpdate
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Basic
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Bubbles
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── Custom
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── StackedArea
│ │ │ ├── Basic
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── StepArea
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── StackedBars
│ │ │ ├── Basic
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── Groups
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── StepLines
│ │ │ ├── Area
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── AutoUpdate
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Basic
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Custom
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Properties
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── Zoom
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Test
│ │ │ ├── ChangeSeriesInstance
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Dispose
│ │ │ │ ├── UserControl1.xaml
│ │ │ │ ├── UserControl1.xaml.cs
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── MotionCanvasDispose
│ │ │ ├── UserControl1.xaml
│ │ │ ├── UserControl1.xaml.cs
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── VisualTest
│ │ │ ├── DataTemplate
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── ReattachVisual
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Tabs
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── TwoChartsOneSeries
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ └── WPFSample.csproj
│ └── XamarinSample
│ └── XamarinSample
│ ├── XamarinSample
│ │ ├── AppShell.xaml
│ │ ├── AppShell.xaml.cs
│ │ ├── App.xaml
│ │ ├── App.xaml.cs
│ │ ├── AssemblyInfo.cs
│ │ ├── Axes
│ │ │ ├── ColorsAndPositions
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Crosshairs
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── CustomSeparatorsInterval
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── DateTimeScaled
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── LabelsFormat
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── LabelsFormat2
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── LabelsRotation
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Logarithmic
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Multiple
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── NamedLabels
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Paging
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Shared
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Style
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── TimeSpanScaled
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Bars
│ │ │ ├── AutoUpdate
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Basic
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Custom
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── DelayedAnimation
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Layered
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Race
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── RowsWithLabels
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Spacing
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── WithBackground
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Box
│ │ │ └── Basic
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Design
│ │ │ ├── LinearGradients
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── RadialGradients
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── StrokeDashArray
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Error
│ │ │ └── Basic
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Events
│ │ │ ├── AddPointOnClick
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Cartesian
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Pie
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── Polar
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Financial
│ │ │ └── BasicCandlesticks
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── General
│ │ │ ├── Animations
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── ChartToImage
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── ConditionalDraw
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── DrawOnCanvas
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Legends
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── MapPoints
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── MultiThreading
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── MultiThreading2
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── NullPoints
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── RealTime
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Scrollable
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Sections
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Sections2
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── TemplatedLegends
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── TemplatedTooltips
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Tooltips
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── UserDefinedTypes
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Visibility
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── VisualElements
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── GettingStarted.txt
│ │ ├── GlobalSuppressions.cs
│ │ ├── Heat
│ │ │ └── Basic
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Lines
│ │ │ ├── Area
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── AutoUpdate
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Basic
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Custom
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Padding
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Properties
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Straight
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── XY
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── Zoom
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Maps
│ │ │ └── World
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Models
│ │ │ └── Item.cs
│ │ ├── Pies
│ │ │ ├── AngularGauge
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── AutoUpdate
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Basic
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Custom
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Doughnut
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Gauge1
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Gauge2
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Gauge3
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Gauge4
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Gauge5
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Gauges
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── NightingaleRose
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── OutLabels
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Processing
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── Pushout
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Polar
│ │ │ ├── Basic
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Coordinates
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── RadialArea
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Scatter
│ │ │ ├── AutoUpdate
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Basic
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Bubbles
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── Custom
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── StackedArea
│ │ │ ├── Basic
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── StepArea
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── StackedBars
│ │ │ ├── Basic
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── Groups
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── StepLines
│ │ │ ├── Area
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── AutoUpdate
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Basic
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Custom
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Properties
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── Zoom
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── Test
│ │ │ └── Dispose
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ ├── VisualTest
│ │ │ ├── DataTemplate
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── ReattachVisual
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ ├── Tabs
│ │ │ │ ├── View.xaml
│ │ │ │ └── View.xaml.cs
│ │ │ └── TwoChartsOneSeries
│ │ │ ├── View.xaml
│ │ │ └── View.xaml.cs
│ │ └── XamarinSample.csproj
│ ├── XamarinSample.Android
│ │ ├── Assets
│ │ │ └── AboutAssets.txt
│ │ ├── MainActivity.cs
│ │ ├── Properties
│ │ │ ├── AndroidManifest.xml
│ │ │ └── AssemblyInfo.cs
│ │ ├── Resources
│ │ │ ├── AboutResources.txt
│ │ │ ├── drawable
│ │ │ │ ├── icon_about.png
│ │ │ │ ├── icon_feed.png
│ │ │ │ └── xamarin_logo.png
│ │ │ ├── mipmap-anydpi-v26
│ │ │ │ ├── icon_round.xml
│ │ │ │ └── icon.xml
│ │ │ ├── mipmap-hdpi
│ │ │ │ ├── icon.png
│ │ │ │ └── launcher_foreground.png
│ │ │ ├── mipmap-mdpi
│ │ │ │ ├── icon.png
│ │ │ │ └── launcher_foreground.png
│ │ │ ├── mipmap-xhdpi
│ │ │ │ ├── icon.png
│ │ │ │ └── launcher_foreground.png
│ │ │ ├── mipmap-xxhdpi
│ │ │ │ ├── icon.png
│ │ │ │ └── launcher_foreground.png
│ │ │ ├── mipmap-xxxhdpi
│ │ │ │ ├── icon.png
│ │ │ │ └── launcher_foreground.png
│ │ │ ├── Resource.designer.cs
│ │ │ └── values
│ │ │ ├── colors.xml
│ │ │ └── styles.xml
│ │ └── XamarinSample.Android.csproj
│ ├── XamarinSample.iOS
│ │ ├── AppDelegate.cs
│ │ ├── Assets.xcassets
│ │ │ └── AppIcon.appiconset
│ │ │ ├── Contents.json
│ │ │ ├── Icon1024.png
│ │ │ ├── Icon120.png
│ │ │ ├── Icon152.png
│ │ │ ├── Icon167.png
│ │ │ ├── Icon180.png
│ │ │ ├── Icon20.png
│ │ │ ├── Icon29.png
│ │ │ ├── Icon40.png
│ │ │ ├── Icon58.png
│ │ │ ├── Icon60.png
│ │ │ ├── Icon76.png
│ │ │ ├── Icon80.png
│ │ │ └── Icon87.png
│ │ ├── Entitlements.plist
│ │ ├── Info.plist
│ │ ├── Main.cs
│ │ ├── Properties
│ │ │ └── AssemblyInfo.cs
│ │ ├── Resources
│ │ │ ├── Default@2x.png
│ │ │ ├── Default-568h@2x.png
│ │ │ ├── Default.png
│ │ │ ├── Default-Portrait@2x.png
│ │ │ ├── Default-Portrait.png
│ │ │ ├── icon_about@2x.png
│ │ │ ├── icon_about@3x.png
│ │ │ ├── icon_about.png
│ │ │ ├── icon_feed@2x.png
│ │ │ ├── icon_feed@3x.png
│ │ │ ├── icon_feed.png
│ │ │ ├── LaunchScreen.storyboard
│ │ │ ├── xamarin_logo@2x.png
│ │ │ ├── xamarin_logo@3x.png
│ │ │ └── xamarin_logo.png
│ │ └── XamarinSample.iOS.csproj
│ └── XamarinSample.UWP
│ ├── App.xaml
│ ├── App.xaml.cs
│ ├── Assets
│ │ ├── LargeTile.scale-100.png
│ │ ├── LargeTile.scale-200.png
│ │ ├── LargeTile.scale-400.png
│ │ ├── SmallTile.scale-100.png
│ │ ├── SmallTile.scale-200.png
│ │ ├── SmallTile.scale-400.png
│ │ ├── SplashScreen.scale-100.png
│ │ ├── SplashScreen.scale-200.png
│ │ ├── SplashScreen.scale-400.png
│ │ ├── Square150x150Logo.scale-100.png
│ │ ├── Square150x150Logo.scale-200.png
│ │ ├── Square150x150Logo.scale-400.png
│ │ ├── Square44x44Logo.altform-unplated_targetsize-16.png
│ │ ├── Square44x44Logo.altform-unplated_targetsize-256.png
│ │ ├── Square44x44Logo.altform-unplated_targetsize-48.png
│ │ ├── Square44x44Logo.scale-100.png
│ │ ├── Square44x44Logo.scale-200.png
│ │ ├── Square44x44Logo.scale-400.png
│ │ ├── Square44x44Logo.targetsize-16.png
│ │ ├── Square44x44Logo.targetsize-256.png
│ │ ├── Square44x44Logo.targetsize-48.png
│ │ ├── StoreLogo.backup.png
│ │ ├── StoreLogo.scale-100.png
│ │ ├── StoreLogo.scale-200.png
│ │ ├── StoreLogo.scale-400.png
│ │ ├── Wide310x150Logo.scale-100.png
│ │ ├── Wide310x150Logo.scale-200.png
│ │ └── Wide310x150Logo.scale-400.png
│ ├── icon_about.png
│ ├── icon_feed.png
│ ├── MainPage.xaml
│ ├── MainPage.xaml.cs
│ ├── Package.appxmanifest
│ ├── Properties
│ │ ├── AssemblyInfo.cs
│ │ └── Default.rd.xml
│ ├── xamarin_logo.png
│ └── XamarinSample.UWP.csproj
├── src
│ ├── LiveChartsCore
│ │ ├── AssemblyInfo.cs
│ │ ├── BarSeries.cs
│ │ ├── CartesianChart.cs
│ │ ├── CartesianSeries.cs
│ │ ├── Chart.cs
│ │ ├── ChartSeries.cs
│ │ ├── ConditionalDraw
│ │ │ ├── ConditinalExtensions.cs
│ │ │ └── ConditionalDrawBuilder.cs
│ │ ├── CoreAxis.cs
│ │ ├── CoreBoxSeries.cs
│ │ ├── CoreColumnSeries.cs
│ │ ├── CoreFinancialSeries.cs
│ │ ├── CoreHeatLandSeries.cs
│ │ ├── CoreHeatSeries.cs
│ │ ├── CoreLineSeries.cs
│ │ ├── CorePieSeries.cs
│ │ ├── CorePolarAxis.cs
│ │ ├── CorePolarLineSeries.cs
│ │ ├── CoreRowSeries.cs
│ │ ├── CoreScatterSeries.cs
│ │ ├── CoreStackedAreaSeries.cs
│ │ ├── CoreStackedColumnSeries.cs
│ │ ├── CoreStackedRowSeries.cs
│ │ ├── CoreStackedStepAreaSeries.cs
│ │ ├── CoreStepLineSeries.cs
│ │ ├── Defaults
│ │ │ ├── BoxValue.cs
│ │ │ ├── DateTimePoint.cs
│ │ │ ├── ErrorDateTimePoint.cs
│ │ │ ├── ErrorPoint.cs
│ │ │ ├── ErrorValue.cs
│ │ │ ├── FinancialPoint.cs
│ │ │ ├── FinancialPointI.cs
│ │ │ ├── MappedChartEntity.cs
│ │ │ ├── ObservablePoint.cs
│ │ │ ├── ObservablePolarPoint.cs
│ │ │ ├── ObservableValue.cs
│ │ │ ├── TimeSpanPoint.cs
│ │ │ └── WeightedPoint.cs
│ │ ├── Drawing
│ │ │ ├── Align.cs
│ │ │ ├── Animatable.cs
│ │ │ ├── Animation.cs
│ │ │ ├── BezierErrorVisualPoint.cs
│ │ │ ├── BezierVisualPoint.cs
│ │ │ ├── ContainerOrientation.cs
│ │ │ ├── DrawingContext.cs
│ │ │ ├── ErrorVisual.cs
│ │ │ ├── IAnimatable.cs
│ │ │ ├── IArcGeometry.cs
│ │ │ ├── IBoxGeometry.cs
│ │ │ ├── IColoredGeometry.cs
│ │ │ ├── ICubicBezierPathCommand.cs
│ │ │ ├── IDoughnutGeometry.cs
│ │ │ ├── IDrawable.cs
│ │ │ ├── IFinancialGeometry.cs
│ │ │ ├── IGeometry.cs
│ │ │ ├── ILabelGeometry.cs
│ │ │ ├── ILineGeometry.cs
│ │ │ ├── ILinePathSegment.cs
│ │ │ ├── IMoveToPathCommand.cs
│ │ │ ├── INeedleGeometry.cs
│ │ │ ├── IPaintable.cs
│ │ │ ├── IPaint.cs
│ │ │ ├── IPathCommand.cs
│ │ │ ├── IPathGeometry.cs
│ │ │ ├── IRoundedGeometry.cs
│ │ │ ├── ISizedGeometry.cs
│ │ │ ├── ISolidColorGeometry.cs
│ │ │ ├── IStepLineSegment.cs
│ │ │ ├── ISvgPath.cs
│ │ │ ├── IVectorGeometry.cs
│ │ │ ├── KeyFrame.cs
│ │ │ ├── LvcColor.cs
│ │ │ ├── LvcPoint.cs
│ │ │ ├── LvcPointD.cs
│ │ │ ├── LvcRectangle.cs
│ │ │ ├── LvcSize.cs
│ │ │ ├── Padding.cs
│ │ │ ├── Segments
│ │ │ │ ├── CubicBezierSegment.cs
│ │ │ │ ├── IConsecutivePathSegment.cs
│ │ │ │ ├── LineSegment.cs
│ │ │ │ └── StepLineSegment.cs
│ │ │ ├── StepLineVisualPoint.cs
│ │ │ ├── SVGPoints.cs
│ │ │ └── VectorClosingMethod.cs
│ │ ├── DrawMarginFrame.cs
│ │ ├── Easing
│ │ │ ├── BackEasingFunction.cs
│ │ │ ├── BounceEasingFunction.cs
│ │ │ ├── CircleEasingFunction.cs
│ │ │ ├── CubicBezierEasingFunction.cs
│ │ │ ├── CubicEasingFunction.cs
│ │ │ ├── ElasticEasingFunction.cs
│ │ │ ├── ExponentialEasingFunction.cs
│ │ │ └── PolinominalEasingFunction.cs
│ │ ├── EasingFunctions.cs
│ │ ├── Geo
│ │ │ ├── ControlCoordinatesProjector.cs
│ │ │ ├── CoreMap.cs
│ │ │ ├── GeoJsonFeature.cs
│ │ │ ├── GeoJsonFile.cs
│ │ │ ├── IGeoMapView.cs
│ │ │ ├── IGeoSeries.cs
│ │ │ ├── IHeatLandShape.cs
│ │ │ ├── IMapFactory.cs
│ │ │ ├── IWeigthedMapLand.cs
│ │ │ ├── LandData.cs
│ │ │ ├── LandDefinition.cs
│ │ │ ├── MapContext.cs
│ │ │ ├── MapLayer.cs
│ │ │ ├── MapProjection.cs
│ │ │ ├── MapProjector.cs
│ │ │ ├── Maps.cs
│ │ │ ├── MapShapeContext.cs
│ │ │ ├── MercatorProjector.cs
│ │ │ ├── MultiPoligonGeometry.cs
│ │ │ ├── world.geojson
│ │ │ └── ZoomOnPointerView.cs
│ │ ├── GeoMap.cs
│ │ ├── HeatFunctions.cs
│ │ ├── IInternalSeries.cs
│ │ ├── images
│ │ │ └── icon.png
│ │ ├── ISeries.cs
│ │ ├── Kernel
│ │ │ ├── ActionThrottler.cs
│ │ │ ├── ChartElement.cs
│ │ │ ├── ChartEntityMetaData.cs
│ │ │ ├── ChartPointCleanupContext.cs
│ │ │ ├── ChartPointContext.cs
│ │ │ ├── ChartPoint.cs
│ │ │ ├── ChartUpdateParams.cs
│ │ │ ├── CollectionDeepObserver.cs
│ │ │ ├── Coordinate.cs
│ │ │ ├── DesignerKind.cs
│ │ │ ├── Drawing
│ │ │ │ ├── BezierData.cs
│ │ │ │ ├── HoverArea.cs
│ │ │ │ ├── RectangleHoverArea.cs
│ │ │ │ ├── SemicircleHoverArea.cs
│ │ │ │ └── Sketch.cs
│ │ │ ├── Error.cs
│ │ │ ├── Events
│ │ │ │ ├── ChartCommandArgs.cs
│ │ │ │ ├── ChartEventHandler.cs
│ │ │ │ ├── ChartPointHandler.cs
│ │ │ │ ├── ChartPointsHandler.cs
│ │ │ │ ├── PointerCommandArgs.cs
│ │ │ │ ├── VisualElementEventArgs.cs
│ │ │ │ ├── VisualElementHandler.cs
│ │ │ │ ├── VisualElementsEventArgs.cs
│ │ │ │ └── VisualElementsHandler.cs
│ │ │ ├── Extensions.cs
│ │ │ ├── Helpers
│ │ │ │ ├── AxisVisualSeprator.cs
│ │ │ │ ├── IVisualSeparator.cs
│ │ │ │ └── RadialAxisVisualSeparator.cs
│ │ │ ├── IChartElement.cs
│ │ │ ├── IChartEntity.cs
│ │ │ ├── IGaugeBuilder.cs
│ │ │ ├── LiveChartsSettings.cs
│ │ │ ├── PaintSchedule.cs
│ │ │ ├── Providers
│ │ │ │ ├── ChartEngine.cs
│ │ │ │ └── DataFactory.cs
│ │ │ ├── SeriesContext.cs
│ │ │ ├── SeriesProperties.cs
│ │ │ ├── SeriesStyleRule.cs
│ │ │ ├── Sketches
│ │ │ │ ├── IBarSeries.cs
│ │ │ │ ├── IBoxSeries.cs
│ │ │ │ ├── ICartesianAxis.cs
│ │ │ │ ├── ICartesianChartView.cs
│ │ │ │ ├── ICartesianSeries.cs
│ │ │ │ ├── IChart.cs
│ │ │ │ ├── IChartLegend.cs
│ │ │ │ ├── IChartSeries.cs
│ │ │ │ ├── IChartTooltip.cs
│ │ │ │ ├── IChartView.cs
│ │ │ │ ├── IErrorSeries.cs
│ │ │ │ ├── IFinancialSeries.cs
│ │ │ │ ├── IHeatSeries.cs
│ │ │ │ ├── ILineSeries.cs
│ │ │ │ ├── IPieChartView.cs
│ │ │ │ ├── IPieSeries.cs
│ │ │ │ ├── IPlane.cs
│ │ │ │ ├── IPolarAxis.cs
│ │ │ │ ├── IPolarChartView.cs
│ │ │ │ ├── IPolarLineSeries.cs
│ │ │ │ ├── IPolarSeries.cs
│ │ │ │ ├── IScatterSeries.cs
│ │ │ │ ├── IStackedBarSeries.cs
│ │ │ │ ├── IStepLineSeries.cs
│ │ │ │ └── IStrokedAndFilled.cs
│ │ │ ├── StackedTotal.cs
│ │ │ ├── StackedValue.cs
│ │ │ ├── Stacker.cs
│ │ │ ├── StrokeAndFillDrawable.cs
│ │ │ └── TooltipPlacementContext.cs
│ │ ├── Labelers.cs
│ │ ├── LiveChartsCore.csproj
│ │ ├── LiveChartsCore.SkiaSharpView.WinUI.xml
│ │ ├── LiveCharts.cs
│ │ ├── LiveCharts.xml
│ │ ├── Measure
│ │ │ ├── AxisLimit.cs
│ │ │ ├── AxisOrientation.cs
│ │ │ ├── AxisPosition.cs
│ │ │ ├── AxisTick.cs
│ │ │ ├── Bounds.cs
│ │ │ ├── ClipMode.cs
│ │ │ ├── Clipping.cs
│ │ │ ├── DataLabelsPosition.cs
│ │ │ ├── DimensionalBounds.cs
│ │ │ ├── LegendOrientation.cs
│ │ │ ├── LegendPosition.cs
│ │ │ ├── Margin.cs
│ │ │ ├── MeasureUnit.cs
│ │ │ ├── PolarAxisOrientation.cs
│ │ │ ├── PolarLabelsPosition.cs
│ │ │ ├── PolarScaler.cs
│ │ │ ├── PopUpPlacement.cs
│ │ │ ├── RadialAlignment.cs
│ │ │ ├── Scaler.cs
│ │ │ ├── SeriesBounds.cs
│ │ │ ├── StackPosition.cs
│ │ │ ├── TooltipFindingStrategy.cs
│ │ │ ├── ToolTipMetaData.cs
│ │ │ ├── TooltipPosition.cs
│ │ │ ├── VectorManager.cs
│ │ │ ├── ZoomAndPanMode.cs
│ │ │ └── ZoomDirection.cs
│ │ ├── Motion
│ │ │ ├── AnimatableAxisBounds.cs
│ │ │ ├── AnimatableContainer.cs
│ │ │ ├── ColorMotionProperty.cs
│ │ │ ├── DoubleMotionProperty.cs
│ │ │ ├── FloatMotionProperty.cs
│ │ │ ├── IMotionProperty.cs
│ │ │ ├── MotionCanvas.cs
│ │ │ ├── MotionProperty.cs
│ │ │ ├── NullableDoubleMotionProperty.cs
│ │ │ ├── PointMotionProperty.cs
│ │ │ └── SizeMotionProperty.cs
│ │ ├── PieChart.cs
│ │ ├── PolarChart.cs
│ │ ├── Section.cs
│ │ ├── Series.cs
│ │ ├── StrokeAndFillCartesianSeries.cs
│ │ ├── Themes
│ │ │ ├── ColorPalletes.cs
│ │ │ ├── LiveChartsStylerExtensions.cs
│ │ │ └── Theme.cs
│ │ └── VisualElements
│ │ ├── AngularTicksVisual.cs
│ │ ├── BaseGeometryVisual.cs
│ │ ├── GeometryVisual.cs
│ │ ├── LabelVisual.cs
│ │ ├── NeedleVisual.cs
│ │ ├── RelativePanel.cs
│ │ ├── StackPanel.cs
│ │ ├── TableLayout.cs
│ │ ├── VariableGeometryVisual.cs
│ │ └── VisualElement.cs
│ ├── LiveChartsCore.Behaviours
│ │ ├── AssemblyInfo.cs
│ │ ├── ChartBehaviour.Android.cs
│ │ ├── ChartBehaviour.MacCatalyst.cs
│ │ ├── ChartBehaviour._shared.cs
│ │ ├── ChartBehaviour.Windows.cs
│ │ ├── Events
│ │ │ ├── EventArgs.cs
│ │ │ ├── Handler.cs
│ │ │ ├── PinchEventArgs.cs
│ │ │ ├── PinchHandler.cs
│ │ │ ├── PressedEventArgs.cs
│ │ │ ├── PressedHandler.cs
│ │ │ ├── ScreenEventArgs.cs
│ │ │ ├── ScreenHandler.cs
│ │ │ ├── ScrollEventArgs.cs
│ │ │ └── ScrollHandler.cs
│ │ ├── LiveChartsCore.Behaviours.csproj
│ │ └── LiveChartsCore.Behaviours.nuspec
│ └── skiasharp
│ ├── LiveChartsCore.SkiaSharp
│ │ ├── AssemblyInfo.cs
│ │ ├── Axis.cs
│ │ ├── BoxSeries.cs
│ │ ├── CandlesticksSeries.cs
│ │ ├── ColumnSeries.cs
│ │ ├── DateTimeAxis.cs
│ │ ├── Drawing
│ │ │ ├── Drawable.cs
│ │ │ ├── Geometries
│ │ │ │ ├── ArcGeometry.cs
│ │ │ │ ├── BoxGeometry.cs
│ │ │ │ ├── CandlestickGeometry.cs
│ │ │ │ ├── CircleGeometry.cs
│ │ │ │ ├── ColoredRectangleGeometry.cs
│ │ │ │ ├── CubicBezierAreaGeometry.cs
│ │ │ │ ├── DoughnutGeometry.cs
│ │ │ │ ├── Geometry.cs
│ │ │ │ ├── HeatLand.cs
│ │ │ │ ├── HeatPathShape.cs
│ │ │ │ ├── LabelGeometry.cs
│ │ │ │ ├── LineGeometry.cs
│ │ │ │ ├── NeedleGeometry.cs
│ │ │ │ ├── OvalGeometry.cs
│ │ │ │ ├── PopUpGeometry.cs
│ │ │ │ ├── RectangleGeometry.cs
│ │ │ │ ├── RoundedRectangleGeometry.cs
│ │ │ │ ├── SizedGeometry.cs
│ │ │ │ ├── SquareGeometry.cs
│ │ │ │ ├── StepLineAreaGeometry.cs
│ │ │ │ ├── SVGPathGeometry.cs
│ │ │ │ └── VectorGeometry.cs
│ │ │ ├── Segments
│ │ │ │ ├── LineSegment.cs
│ │ │ │ ├── MoveToPathCommand.cs
│ │ │ │ └── PathCommand.cs
│ │ │ └── SkiaSharpDrawingContext.cs
│ │ ├── DrawMarginFrame.cs
│ │ ├── Extensions
│ │ │ ├── BaseGaugeItem.cs
│ │ │ ├── GaugeGenerator.cs
│ │ │ ├── GaugeItem.cs
│ │ │ ├── GaugeOptions.cs
│ │ │ └── PieChartExtensions.cs
│ │ ├── GaugeBuilder.cs
│ │ ├── GeoMap.cs
│ │ ├── HeatLandSeries.cs
│ │ ├── HeatSeries.cs
│ │ ├── images
│ │ │ └── icon.png
│ │ ├── LineSeries.cs
│ │ ├── LiveChartsCore.SkiaSharpView.csproj
│ │ ├── LiveChartsCore.SkiaSharpView.WinUI.xml
│ │ ├── LiveChartsCore.SkiaSharpView.xml
│ │ ├── LiveChartsSkiaSharp.cs
│ │ ├── LiveCharts.xml
│ │ ├── LogaritmicAxis.cs
│ │ ├── MapFactory.cs
│ │ ├── Motion
│ │ │ └── SKMatrixMotionProperty.cs
│ │ ├── Painting
│ │ │ ├── Effects
│ │ │ │ ├── DashEffect.cs
│ │ │ │ └── PathEffect.cs
│ │ │ ├── ImageFilters
│ │ │ │ ├── Blur.cs
│ │ │ │ ├── DropShadow.cs
│ │ │ │ ├── ImageFilter.cs
│ │ │ │ └── ImageFiltersMergeOperation.cs
│ │ │ ├── LinearGradientPaint.cs
│ │ │ ├── Paint.cs
│ │ │ ├── PaintTask.cs
│ │ │ ├── RadialGradientPaint.cs
│ │ │ └── SolidColorPaint.cs
│ │ ├── PieSeries.cs
│ │ ├── PolarAxis.cs
│ │ ├── PolarLineSeries.cs
│ │ ├── RectangularSection.cs
│ │ ├── RowSeries.cs
│ │ ├── ScatterSeries.cs
│ │ ├── SKCharts
│ │ │ ├── Helpers
│ │ │ │ └── DoubleDict.cs
│ │ │ ├── InMemorySkiaSharpChart.cs
│ │ │ ├── SKCartesianChart.cs
│ │ │ ├── SKDefaultLegend.cs
│ │ │ ├── SKDefaultTooltip.cs
│ │ │ ├── SKGeoMap.cs
│ │ │ ├── SKPieChart.cs
│ │ │ └── SKPolarChart.cs
│ │ ├── SkiaSharpProvider.cs
│ │ ├── StackedAreaSeries.cs
│ │ ├── StackedColumnSeries.cs
│ │ ├── StackedRowSeries.cs
│ │ ├── StackedStepAreaSeries.cs
│ │ ├── StepLineSeries.cs
│ │ ├── ThemesExtensions.cs
│ │ ├── TimeSpanAxis.cs
│ │ └── VisualElements
│ │ ├── AngularTicksVisual.cs
│ │ ├── BaseGeometryVisual.cs
│ │ ├── GeometryVisual.cs
│ │ ├── LabelVisual.cs
│ │ ├── NeedleVisual.cs
│ │ ├── SVGVisual.cs
│ │ ├── VariableGeometryVisual.cs
│ │ └── VisualElementsExtensions.cs
│ ├── LiveChartsCore.SkiaSharp.Avalonia
│ │ ├── AssemblyInfo.cs
│ │ ├── CartesianChart.axaml
│ │ ├── CartesianChart.axaml.cs
│ │ ├── GeoMap.axaml
│ │ ├── GeoMap.axaml.cs
│ │ ├── images
│ │ │ └── icon.png
│ │ ├── LegendBindingContext.cs
│ │ ├── LiveChartsCore.SkiaSharp.Avalonia.xml
│ │ ├── LiveChartsCore.SkiaSharpView.Avalonia.csproj
│ │ ├── LiveChartsCore.SkiaSharpView.Avalonia.xml
│ │ ├── MotionCanvas.axaml
│ │ ├── MotionCanvas.axaml.cs
│ │ ├── nuget.config
│ │ ├── PieChart.axaml
│ │ ├── PieChart.axaml.cs
│ │ ├── PolarChart.axaml
│ │ ├── PolarChart.axaml.cs
│ │ └── TooltipBindingContext.cs
│ ├── LiveChartsCore.SkiaSharpView.Blazor
│ │ ├── AssemblyInfo.cs
│ │ ├── CartesianChart.razor
│ │ ├── CartesianChart.razor.cs
│ │ ├── Chart.razor
│ │ ├── Chart.razor.cs
│ │ ├── Chart.razor.css
│ │ ├── GeoMap.razor
│ │ ├── GeoMap.razor.cs
│ │ ├── GeoMap.razor.css
│ │ ├── IBlazorChart.cs
│ │ ├── images
│ │ │ └── icon.png
│ │ ├── _Imports.razor
│ │ ├── JsFlexibleContainer.razor
│ │ ├── JsFlexibleContainer.razor.cs
│ │ ├── JsInterop
│ │ │ ├── DomJsInterop.cs
│ │ │ └── Models
│ │ │ └── DOMRect.cs
│ │ ├── LiveChartsBlazor.cs
│ │ ├── LiveChartsCore.SkiaSharpView.Blazor.csproj
│ │ ├── MotionCanvas.razor
│ │ ├── MotionCanvas.razor.cs
│ │ ├── PieChart.razor
│ │ ├── PieChart.razor.cs
│ │ ├── PolarChart.razor
│ │ ├── PolarChart.razor.cs
│ │ └── wwwroot
│ │ ├── domInterop.js.map
│ │ └── domInterop.ts
│ ├── LiveChartsCore.SkiaSharpView.Eto
│ │ ├── AssemblyInfo.cs
│ │ ├── CartesianChart.cs
│ │ ├── Chart.cs
│ │ ├── GeoMap.cs
│ │ ├── images
│ │ │ └── icon.png
│ │ ├── LiveChartsCore.SkiaSharpView.Eto.csproj
│ │ ├── MotionCanvas.cs
│ │ ├── PieChart.cs
│ │ └── PolarChart.cs
│ ├── LiveChartsCore.SkiaSharpView.Maui
│ │ ├── AssemblyInfo.cs
│ │ ├── CartesianChart.xaml
│ │ ├── CartesianChart.xaml.cs
│ │ ├── ChartBehaviour.cs
│ │ ├── GeoMap.xaml
│ │ ├── GeoMap.xaml.cs
│ │ ├── images
│ │ │ └── icon.png
│ │ ├── LiveChartsCore.SkiaSharpView.Maui.csproj
│ │ ├── LiveChartsCore.SkiaSharpView.Maui.nuspec
│ │ ├── MotionCanvas.xaml
│ │ ├── MotionCanvas.xaml.cs
│ │ ├── PieChart.xaml
│ │ ├── PieChart.xaml.cs
│ │ ├── Platforms
│ │ │ ├── Android
│ │ │ │ └── PlatformClass1.cs
│ │ │ ├── iOS
│ │ │ │ └── PlatformClass1.cs
│ │ │ ├── MacCatalyst
│ │ │ │ └── PlatformClass1.cs
│ │ │ └── Windows
│ │ │ └── PlatformClass1.cs
│ │ ├── PolarChart.xaml
│ │ └── PolarChart.xaml.cs
│ ├── LiveChartsCore.SkiaSharpView.Uno
│ │ ├── AssemblyInfo.cs
│ │ ├── Behaviours
│ │ │ ├── ChartBehaviour.Android.cs
│ │ │ ├── ChartBehaviour.MacCatalyst.cs
│ │ │ ├── ChartBehaviour._shared.cs
│ │ │ ├── ChartBehaviour.Windows.cs
│ │ │ └── Events
│ │ │ ├── EventArgs.cs
│ │ │ ├── Handler.cs
│ │ │ ├── PinchEventArgs.cs
│ │ │ ├── PinchHandler.cs
│ │ │ ├── PressedEventArgs.cs
│ │ │ ├── PressedHandler.cs
│ │ │ ├── ScreenEventArgs.cs
│ │ │ ├── ScreenHandler.cs
│ │ │ ├── ScrollEventArgs.cs
│ │ │ └── ScrollHandler.cs
│ │ ├── CartesianChart.xaml
│ │ ├── CartesianChart.xaml.cs
│ │ ├── GeoMap.xaml
│ │ ├── GeoMap.xaml.cs
│ │ ├── Helpers
│ │ │ └── UnoPlatformHelpers.cs
│ │ ├── images
│ │ │ └── icon.png
│ │ ├── LiveChartsCore.SkiaSharpView.Uno.csproj
│ │ ├── MotionCanvas.xaml
│ │ ├── MotionCanvas.xaml.cs
│ │ ├── PieChart.xaml
│ │ ├── PieChart.xaml.cs
│ │ ├── PolarChart.xaml
│ │ ├── PolarChart.xaml.cs
│ │ └── Properties
│ │ └── LiveChartsCore.SkiaSharpView.UWP.rd.xml
│ ├── LiveChartsCore.SkiaSharpView.Uno.WinUI
│ │ ├── AssemblyInfo.cs
│ │ ├── CartesianChart.xaml
│ │ ├── CartesianChart.xaml.cs
│ │ ├── ChartBehaviour.cs
│ │ ├── ChartBehaviour.uno.cs
│ │ ├── GeoMap.xaml
│ │ ├── GeoMap.xaml.cs
│ │ ├── Helpers
│ │ │ └── UnoPlatformHelpers.cs
│ │ ├── images
│ │ │ └── icon.png
│ │ ├── LiveChartsCore.SkiaSharpView.Uno.WinUI.csproj
│ │ ├── MotionCanvas.xaml
│ │ ├── MotionCanvas.xaml.cs
│ │ ├── PieChart.xaml
│ │ ├── PieChart.xaml.cs
│ │ ├── PolarChart.xaml
│ │ └── PolarChart.xaml.cs
│ ├── LiveChartsCore.SkiaSharpView.WinUI
│ │ ├── AssemblyInfo.cs
│ │ ├── CartesianChart.xaml
│ │ ├── CartesianChart.xaml.cs
│ │ ├── ChartBehaviour.cs
│ │ ├── GeoMap.xaml
│ │ ├── GeoMap.xaml.cs
│ │ ├── images
│ │ │ └── icon.png
│ │ ├── LiveChartsCore.SkiaSharpView.WinUI.csproj
│ │ ├── LiveChartsCore.SkiaSharpView.WinUI.nuspec
│ │ ├── LiveChartsCore.SkiaSharpView.WinUI.xml
│ │ ├── LiveCharts.xml
│ │ ├── MotionCanvas.xaml
│ │ ├── MotionCanvas.xaml.cs
│ │ ├── PieChart.xaml
│ │ ├── PieChart.xaml.cs
│ │ ├── PolarChart.xaml
│ │ ├── PolarChart.xaml.cs
│ │ └── Themes
│ │ └── Generic.xaml
│ ├── LiveChartsCore.SkiaSharp.WinForms
│ │ ├── AssemblyInfo.cs
│ │ ├── CartesianChart.cs
│ │ ├── CartesianChart.resx
│ │ ├── Chart.cs
│ │ ├── Chart.resx
│ │ ├── GeoMap.cs
│ │ ├── GeoMap.Designer.cs
│ │ ├── GeoMap.resx
│ │ ├── images
│ │ │ └── icon.png
│ │ ├── LiveChartsCore.SkiaSharpView.WinForms.csproj
│ │ ├── LiveChartsCore.SkiaSharpView.WinForms.xml
│ │ ├── MotionCanvas.cs
│ │ ├── MotionCanvas.Designer.cs
│ │ ├── MotionCanvas.resx
│ │ ├── PieChart.cs
│ │ ├── PolarChart.cs
│ │ └── PolarChart.resx
│ ├── LiveChartsCore.SkiaSharp.WPF
│ │ ├── AssemblyInfo.cs
│ │ ├── CartesianChart.cs
│ │ ├── Chart.cs
│ │ ├── GeoMap.cs
│ │ ├── images
│ │ │ └── icon.png
│ │ ├── LiveChartsCore.SkiaSharpView.WPF.csproj
│ │ ├── LiveChartsCore.SkiaSharpView.WPF.xml
│ │ ├── MotionCanvas.cs
│ │ ├── PieChart.cs
│ │ ├── PolarChart.cs
│ │ ├── ResolutionHelper.cs
│ │ └── Themes
│ │ └── Generic.xaml
│ └── LiveChartsCore.SkiaSharp.Xamarin.Forms
│ ├── AssemblyInfo.cs
│ ├── CartesianChart.xaml
│ ├── CartesianChart.xaml.cs
│ ├── GeoMap.xaml
│ ├── GeoMap.xaml.cs
│ ├── images
│ │ └── icon.png
│ ├── LiveChartsCore.SkiaSharpView.Xamarin.Forms.csproj
│ ├── MotionCanvas.xaml
│ ├── MotionCanvas.xaml.cs
│ ├── PieChart.xaml
│ ├── PieChart.xaml.cs
│ ├── PolarChart.xaml
│ └── PolarChart.xaml.cs
└── tests
└── LiveChartsCore.UnitTesting
├── CoreObjectsTests
│ ├── ActionThrottler.cs
│ ├── ChangingPaintTasks.cs
│ ├── CollectionDeepObservererTesting.cs
│ ├── ColorTesting.cs
│ ├── LabelerTesting.cs
│ └── TransitionsTesting.cs
├── LayoutTests
│ ├── RelativePanelTest.cs
│ ├── StackPanelTest.cs
│ └── TableLayoutTest.cs
├── LiveChartsCore.UnitTesting.csproj
├── MockedObjects
│ ├── PropertyChangedObject.cs
│ ├── TestCartesianChartView.cs
│ ├── TestLabel.cs
│ └── TestObserver.cs
├── OtherTests
│ ├── AxisTesting.cs
│ ├── DataProviderTest.cs
│ ├── DrawMarginAndLegendsTests.cs
│ ├── EventsTests.cs
│ ├── LabelsMeasureTest.cs
│ ├── ScaleFunctionsTests.cs
│ └── VisualElementsTests.cs
└── SeriesTests
├── BoxSeriesTests.cs
├── ColumnSeriesTest.cs
├── FinancialSeriesTest.cs
├── GeneralSeriesTests.cs
├── HeatSeriesTest.cs
├── LineSeriesTest.cs
├── PieSeriesTest.cs
├── PolarLineSeriesTest.cs
├── RowSeriesTest.cs
├── ScatterSeriesTest.cs
├── StackedAreaSeriesTest.cs
├── StackedColumnSeriesTest.cs
├── StackedRowSeriesTest.cs
├── StackedStepAreaSeriesTest.cs
└── StepLineSeriesTest.cs
1694 directories, 3739 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论