AbstractChartSeriesFactory - класс |
Пространство имён: Tessa.UI.Views.Charting.Series
public abstract class AbstractChartSeriesFactory : AbstractFactory<IChartSeries, IChartSeriesViewModel>, IChartSeriesFactory, IFactory<IChartSeries, IChartSeriesViewModel>, IModelFactory<IChartSeries>, ITypeIdentifier, IViewModelFactory<IChartSeries, IChartSeriesViewModel>
Тип AbstractChartSeriesFactory предоставляет следующие члены.
Имя | Описание | |
---|---|---|
AbstractChartSeriesFactory |
Initializes a new instance of the AbstractChartSeriesFactory class.
Инициализирует новый экземпляр класса Object.
|
Имя | Описание | |
---|---|---|
Appearances |
Gets or sets Список описаний внешних видов
| |
Icon |
Gets Значок фабрики
(Унаследован от AbstractFactoryTModel, TViewModel.) | |
Name |
Gets Название фабрики
(Унаследован от AbstractFactoryTModel, TViewModel.) | |
Palettes |
Gets or sets Реестр палитр.
| |
SupportedBehaviors |
Gets Поддерживаемые поведения
| |
TypeId |
Gets Идентификатор типа
(Унаследован от AbstractFactoryTModel, TViewModel.) |
Имя | Описание | |
---|---|---|
Create |
Создает и возвращает модель объекта
(Унаследован от AbstractFactoryTModel, TViewModel.) | |
Create(TModel) |
Создает и возвращает модель-представление объекта
(Унаследован от AbstractFactoryTModel, TViewModel.) | |
CreateSeries |
Создает ряд диаграммы
| |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object.) | |
GetHashCode | Serves as the default hash function. (Унаследован от Object.) | |
GetSupportedSeriesCombinations |
Возвращает список рядов с которыми может осуществлять комбинацию
ряд создаваемый фабрикой
| |
GetType | Gets the Type of the current instance. (Унаследован от Object.) | |
InitializeData |
Инициализирует данные ряда диаграммы
| |
InternalCreateSeries |
Создает ряд диаграммы.
| |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object.) | |
ToString | Returns a string that represents the current object. (Унаследован от Object.) |
Имя | Описание | |
---|---|---|
Get | (Определяется ComHelper.) | |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor.) | |
Invoke | (Определяется ComHelper.) | |
Set | (Определяется ComHelper.) |