ClassChartTypeViewModel
Class
Base class for chart type view models for insert chart dialog.
Definition
Namespace:Telerik.Windows.Controls.Spreadsheet.Charts
Assembly:Telerik.Windows.Controls.Spreadsheet.dll
Syntax:
cs-api-definition
public class ChartTypeViewModel : ViewModelBase, INotifyPropertyChanged, IDisposable
Inheritance: objectViewModelBaseChartTypeViewModel
Derived Classes:
Implements:
Inherited Members
Constructors
ChartTypeViewModel()
Declaration
cs-api-definition
public ChartTypeViewModel()
Properties
ImageRelativePath
Gets or sets the path of the associated image for this model.
Declaration
cs-api-definition
public virtual string ImageRelativePath { get; }
Property Value