ChartControls 1.3.3
dotnet add package ChartControls --version 1.3.3
NuGet\Install-Package ChartControls -Version 1.3.3
<PackageReference Include="ChartControls" Version="1.3.3" />
paket add ChartControls --version 1.3.3
#r "nuget: ChartControls, 1.3.3"
// Install ChartControls as a Cake Addin #addin nuget:?package=ChartControls&version=1.3.3 // Install ChartControls as a Cake Tool #tool nuget:?package=ChartControls&version=1.3.3
Stock controls, like candle sticks control and time line control, for windows desktop app, windows store app and windows phone store app.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
ChartControls version 1.1.0
1.Unify drawing interface.
2.Add help document.
3.Fix bugs.
ChartControls version 1.1.1
1.Add Project Url into nuegt package.
ChartControls Version 1.2.0
1.Add one day line.
2.Fix bugs, chart control can not update when properties change.
Version 1.3.0
1.Support collection change.
2.Fix bugs.
Version 1.3.1
1. Add instructions.
2. Adjust interface of Symmetric collection.
3. Fix bugs.
Version 1.3.2
1. Move X,YColumnCount property from collection into control.
2. Equally split x axis.
3. Fix bugs.
Version 1.3.3
1. Fix a bug that one chart is not in sync with other chart.