FancyCandles 2.7.1
.NET Framework 4.7.2
Install-Package FancyCandles -Version 2.7.1
dotnet add package FancyCandles --version 2.7.1
<PackageReference Include="FancyCandles" Version="2.7.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FancyCandles --version 2.7.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FancyCandles, 2.7.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install FancyCandles as a Cake Addin
#addin nuget:?package=FancyCandles&version=2.7.1
// Install FancyCandles as a Cake Tool
#tool nuget:?package=FancyCandles&version=2.7.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A candlestick chart control for WPF.
Product | Versions |
---|---|
.NET Framework | net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Newtonsoft.Json (>= 13.0.1)
- System.Windows.Interactivity.WPF (>= 2.0.20525)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.7.1 | 490 | 7/28/2021 |
2.7.0 | 143 | 7/22/2021 |
2.6.6 | 122 | 7/17/2021 |
2.6.5 | 126 | 7/13/2021 |
2.6.4 | 161 | 7/1/2021 |
2.6.3 | 157 | 6/28/2021 |
2.6.2 | 130 | 6/28/2021 |
2.6.1 | 136 | 6/25/2021 |
2.6.0 | 142 | 6/24/2021 |
2.5.1 | 141 | 6/14/2021 |
2.5.0 | 183 | 6/13/2021 |
2.4.0 | 162 | 6/2/2021 |
2.3.0 | 143 | 5/27/2021 |
2.2.0 | 134 | 5/24/2021 |
2.1.0 | 145 | 5/20/2021 |
2.0.0 | 204 | 4/20/2021 |
1.1.0 | 201 | 2/17/2021 |
1.0.0 | 488 | 11/18/2019 |
v.2.7.1.
- Make some changes in the time scale design.