Spread Windows Forms 12.0 Product Documentation
ChartTouchStrip Constructor


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > ChartTouchStrip Class : ChartTouchStrip Constructor
The spread.
Creates a ChartTouchStrip instance.
Syntax
'Declaration
 
Public Function New( _
   ByVal spread As FpSpread _
)
'Usage
 
Dim spread As FpSpread
 
Dim instance As New ChartTouchStrip(spread)
public ChartTouchStrip( 
   FpSpread spread
)

Parameters

spread
The spread.
See Also

Reference

ChartTouchStrip Class
ChartTouchStrip Members