Click or drag to resize

StrategyViewModelStrategies Property

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

Property Value

Type: ObservableImmutableListStrategyBase
See Also