Click or drag to resize

SharpScriptBaseViewModel Property

Gets the View associated with the Sharp Script

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

Property Value

Type: IViewModel
See Also