NevronOpenVision
Nevron.Nov.Chart Namespace / NScaleStrip Class / NScaleStrip Constructor / NScaleStrip Constructor(NFill,NStroke,Boolean,Int32,Int32,Int32,Int32)
The fill .
The stroke .
if set to true [infinite].
The begin.
The end.
The interval.
The length.
NScaleStrip Constructor(NFill,NStroke,Boolean,Int32,Int32,Int32,Int32)
Initializer constructor
Syntax
public NScaleStrip( 
   NFill fill,
   NStroke stroke,
   System.bool infinite,
   System.int begin,
   System.int end,
   System.int interval,
   System.int length
)

Parameters

fill
The fill .
stroke
The stroke .
infinite
if set to true [infinite].
begin
The begin.
end
The end.
interval
The interval.
length
The length.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also