You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Classes > TSignalBrowse Class > TSignalBrowse Properties > TSignalBrowse.SpanLimit Property
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
TSignalBrowse.SpanLimit Property

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

Syntax
C#
Visual Basic
public long SpanLimit;

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.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!