Skip to content
Version 2.11.0
↓ Get the launcher

LineChartElement.SetVisibleRange property

Called by the renderer’s scroll/drag to update the window.

public Action<(float Min, float Max)> SetVisibleRange { get; set; }