TSignalBrowse.SpanLimit Property

property SpanLimit: Int64;

Defines the target number of vertical pixel lines to be displayed on the screen.

Returns: Int64

Remarks:

A good default value for this property can be calculated as: Chart.Width*2. The component will be returning at least as much data to cover that length with pixels.