Click or drag to resize

PerformanceBaseStrategy Property

Gets the parent strategy

Namespace:  SharpCharts.Base.SharpScript
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
public StrategyBase Strategy { get; }

Property Value

Type: StrategyBase
See Also