Stimulsoft Dashboards Class Reference
Stimulsoft Dashboards Class Reference
Stimulsoft.Report.Chart
StiCandlestickSeries Class
StiCandlestickSeries Methods
Clone Method
CreateNew Method
GetDefaultAreaType Method
GetProperties Method
InvokeGetListOfValuesClose Method
InvokeGetListOfValuesHigh Method
InvokeGetListOfValuesLow Method
InvokeGetListOfValuesOpen Method
InvokeGetValueClose Method
InvokeGetValueHigh Method
InvokeGetValueLow Method
InvokeGetValueOpen Method
LoadFromJsonObject Method
OnGetListOfValuesClose Method
OnGetListOfValuesHigh Method
OnGetListOfValuesLow Method
OnGetListOfValuesOpen Method
OnGetValueClose Method
OnGetValueHigh Method
OnGetValueLow Method
OnGetValueOpen Method
SaveToJsonObject Method
StiCandlestickSeries
Clone Method
Creates a new object that is a copy of the current instance.
Namespace:
Stimulsoft.Report.Chart
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
C#
VB
ASP.NET
Copy
public
override
Object
Clone
()
Public
Overrides
Function
Clone
As
Object
Return Value
Type:
Object
A new object that is a copy of this instance.
Implements
ICloneable
Clone
ICloneable
Clone
ICloneable
Clone
See Also
Reference
StiCandlestickSeries Class
Stimulsoft.Report.Chart Namespace