ArthaChitra help files
ArthaChitra help files
SharpCharts.Base.SharpScript
SharpScriptBase Class
SharpScriptBase Methods
CrossAbove Method
CrossAbove Method (Double, ISeries(Double), Int32)
CrossAbove Method (ISeries(Double), ISeries(Double), Int32)
CrossAbove Method (ISeries(Double), Double, Int32)
SharpScriptBase
CrossAbove Method (ISeries
Double
, Double, Int32)
Evaluates when the series crosses above the value
Namespace:
SharpCharts.Base.SharpScript
Assembly:
SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
Copy
public
bool
CrossAbove
(
ISeries
<
double
>
series1
,
double
value
,
int
lookbackPeriod
)
Parameters
series1
Type:
SharpCharts.Base.SharpScript
ISeries
Double
Series
value
Type:
System
Double
Value
lookbackPeriod
Type:
System
Int32
Lookback period
Return Value
Type:
Boolean
See Also
Reference
SharpScriptBase Class
CrossAbove Overload
SharpCharts.Base.SharpScript Namespace
Send comments on this topic to
support@arthachitra.com