Spread Silverlight Documentation
LineSparklineView Constructor


The line sparkline view information.
Creates a new instance of the class.
Syntax
'Declaration
 
Public Function New( _
   ByVal viewInfo As LineSparklineViewInfo _
)
'Usage
 
Dim viewInfo As LineSparklineViewInfo
 
Dim instance As New LineSparklineView(viewInfo)
public LineSparklineView( 
   LineSparklineViewInfo viewInfo
)

Parameters

viewInfo
The line sparkline view information.
Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

LineSparklineView Class
LineSparklineView Members

 

 


Copyright © GrapeCity, inc. All rights reserved.