Click or drag to resize

ViewModelBaseViewTitle Property

Namespace:  SharpCharts.Base.Common
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
public virtual string ViewTitle { get; set; }

Property Value

Type: String

Implements

IViewModelViewTitle
See Also