FancyCandles 2.7.1
dotnet add package FancyCandles --version 2.7.1
NuGet\Install-Package FancyCandles -Version 2.7.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<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 and Polyglot Notebooks. 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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
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 | 1,473 | 7/28/2021 |
2.7.0 | 363 | 7/22/2021 |
2.6.6 | 335 | 7/17/2021 |
2.6.5 | 333 | 7/13/2021 |
2.6.4 | 370 | 7/1/2021 |
2.6.3 | 367 | 6/28/2021 |
2.6.2 | 331 | 6/28/2021 |
2.6.1 | 340 | 6/25/2021 |
2.6.0 | 350 | 6/24/2021 |
2.5.1 | 346 | 6/14/2021 |
2.5.0 | 389 | 6/13/2021 |
2.4.0 | 369 | 6/2/2021 |
2.3.0 | 354 | 5/27/2021 |
2.2.0 | 343 | 5/24/2021 |
2.1.0 | 350 | 5/20/2021 |
2.0.0 | 412 | 4/20/2021 |
1.1.0 | 423 | 2/17/2021 |
1.0.0 | 764 | 11/18/2019 |
v.2.7.1.
- Make some changes in the time scale design.