[]
DEMOS
DOCS
API
BLOG
SUPPORT
PRICING
DOWNLOAD
FarPoint.Web.Spread Assembly
FarPoint.Web.Spread.Chart
Classes
SpreadChart
Methods
Clone
v18
FarPoint.CalcEngine Assembly
FarPoint.Excel Assembly
FarPoint.Web.Chart Assembly
FarPoint.Web.Spread Assembly
FarPoint.Web.Spread
FarPoint.Web.Spread.Chart
Classes
ArraySegmentData
CellRangeSegmentData
ChartDataSetting
DataFieldChangedEventArgs
IndicatorChangedEventArgs
SegmentDataChangedEventArgs
SeriesDataField
SeriesDataFieldCollection
SheetCellRange
SheetCellRangeCollection
SpreadChart
Constructors
Properties
Methods
CanChangeSeriesType
ChangeChartType
ChangeSeriesType
Clone
CreateChart2DRenderer
CreateChart3DRenderer
GenerateFromCellRanges
GetMapAreaPostBackClientHyperlink
LoadControlState
MoveToSheetView
OnBeforeRenderMapAreas
OnPreRender
RegisterScriptReference
Render
RenderAreaMaps
RenderImageClickClientScript
SaveControlState
SwitchRowColumn
SpreadChartCollection
SpreadChartCollectionEditor
StringSegmentData
Enums
Interfaces
Delegates
FarPoint.Web.Spread.Data
FarPoint.Web.Spread.Editor
FarPoint.Web.Spread.Model
FarPoint.Web.Spread.Renderer
FarPoint.Web.Spread.Extender Assembly
(Showing Draft Content)
FarPoint.Web.Spread.Chart.SpreadChart.Clone
Clone Method
Clone()
Creates and returns a copy of the object.
Declaration
public object Clone()
Public Function Clone() As Object
Returns
Type
Description
object
Implements
ICloneable.Clone()