Demonstrates how to use MVVM to databind IRednerableSeriesViewModel to RenderableSeries on SciChartSurface using the new SeriesBinding Markup Extension, which forms part of the MVVM API in […]
Demonstrates how to Add, Change or Remove RenderableSeries with the new SeriesBinding Markup Extension, which forms part of the MVVM API in SciChart. This example also […]
Demonstrates how to use MVVM to databind a SciChart RenderableSeries declared in XAML to a DataSeries declared in a ViewModel. This example uses a single line […]
Demonstrates how to use MVVM to databind multiple SciChart charts in a hierarchy of ViewModels. This example creates multiple line charts, with View and ViewModel per […]