LineChartElement.SetVisibleRange property
Called by the renderer’s scroll/drag to update the window.
public Action<(float Min, float Max)> SetVisibleRange { get; set; }See Also
Section titled “See Also”- record LineChartElement
- namespace Stellar.Abstractions.Services