Skip to content
Version 2.11.0
↓ Get the launcher

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; }