ClassPieChartControlViewModel
Class
ViewModel for PieChart.
Definition
Namespace:Telerik.Windows.Controls.Spreadsheet.Charts
Assembly:Telerik.Windows.Controls.Spreadsheet.dll
Syntax:
cs-api-definition
public class PieChartControlViewModel : ChartControlViewModel, INotifyPropertyChanged, IDisposable
Inheritance: objectViewModelBaseChartControlViewModelPieChartControlViewModel
Implements:
Inherited Members
Constructors
PieChartControlViewModel(string, ChartPalette)
Initializes a new instance of the PieChartControlViewModel.
Declaration
cs-api-definition
public PieChartControlViewModel(string title, ChartPalette palette)
Parameters
title
palette