Spread Windows Forms 12.0 Product Documentation
SunburstPlotArea Constructor(SerializationInfo,StreamingContext)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > SunburstPlotArea Class > SunburstPlotArea Constructor : SunburstPlotArea Constructor(SerializationInfo,StreamingContext)
Creates a new SunburstPlotArea from serialization.
Syntax
'Declaration
 
Protected Function New( _
   ByVal info As SerializationInfo, _
   ByVal context As StreamingContext _
)
'Usage
 
Dim info As SerializationInfo
Dim context As StreamingContext
 
Dim instance As New SunburstPlotArea(info, context)
protected SunburstPlotArea( 
   SerializationInfo info,
   StreamingContext context
)

Parameters

info
context
See Also

Reference

SunburstPlotArea Class
SunburstPlotArea Members
Overload List