ChartSeries.Values property
Per-bucket Y values, oldest bucket first; index i is at time i × bucket-seconds.
public IReadOnlyList<float> Values { get; set; }See Also
Section titled “See Also”- struct ChartSeries
- namespace Stellar.Abstractions.Services