Skip to content
Version 2.11.0
↓ Get the launcher

ChartSeries.Values property

Per-bucket Y values, oldest bucket first; index i is at time i × bucket-seconds.

public IReadOnlyList<float> Values { get; set; }