IChartEditorContext - интерфейс
Описание интерфейса контекста редактора диаграммы
Пространство имён: Tessa.UI.Views.Charting.ChartsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public interface IChartEditorContext : INotifyPropertyChanged
Public Interface IChartEditorContext
Inherits INotifyPropertyChanged
public interface class IChartEditorContext : INotifyPropertyChanged
type IChartEditorContext =
interface
interface INotifyPropertyChanged
end
- Implements
- INotifyPropertyChanged
SelectedItem |
Gets or sets Текущий выбранный элемент структуры диаграммы
|
PropertyChanged | Occurs when a property value changes. (Унаследован от INotifyPropertyChanged) |