Click or drag to resize
MarketWatchViewModelPositionsView Property
Gets the Positions

Namespace: SharpCharts.Base.MarketWatch
Assembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
public ICollectionView PositionsView { get; }

Property Value

Type: ICollectionView
See Also