LineChartElement.VisibleRange property
Current visible window in seconds (min,max); the renderer clips/scales to it.
public Func<(float Min, float Max)> VisibleRange { get; set; }See Also
Section titled “See Also”- record LineChartElement
- namespace Stellar.Abstractions.Services