StepAreaSeriesFactory - класс

Фабрика создания прямоугольной области

Definition

Пространство имён: Tessa.UI.Views.Charting.Series
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
C#
public class StepAreaSeriesFactory : AbstractChartSeriesFactory
Inheritance
Object    AbstractFactoryIChartSeries, IChartSeriesViewModel    AbstractChartSeriesFactory    StepAreaSeriesFactory

Конструкторы

StepAreaSeriesFactory Initializes a new instance of the StepAreaSeriesFactory class. Initializes a new instance of the AreaSeriesFactory class. Initializes a new instance of the SplinesSeriesFactory class. Initializes a new instance of the AbstractChartSeriesFactory class. Инициализирует новый экземпляр класса Object.

Свойства

Appearances Gets or sets Список описаний внешних видов
(Унаследован от AbstractChartSeriesFactory)
Factory Gets Фабрика создания модели-представления
Icon Gets Значок фабрики
(Унаследован от AbstractFactoryTModel, TViewModel)
Name Gets Название фабрики
(Унаследован от AbstractFactoryTModel, TViewModel)
Palettes Gets or sets Реестр палитр.
(Унаследован от AbstractChartSeriesFactory)
SupportedBehaviors Gets Поддерживаемые поведения
(Унаследован от AbstractChartSeriesFactory)
TypeId Gets Идентификатор типа
(Унаследован от AbstractFactoryTModel, TViewModel)

Методы

Create Создает и возвращает модель объекта
(Переопределяет AbstractFactoryTModel, TViewModelCreate)
Create(IChartSeries) Создает и возвращает модель-представление объекта
(Переопределяет AbstractFactoryTModel, TViewModelCreate(TModel))
CreateSeries Создает ряд диаграммы
(Унаследован от AbstractChartSeriesFactory)
EqualsDetermines whether the specified object is equal to the current object.
(Унаследован от Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object)
GetHashCodeServes as the default hash function.
(Унаследован от Object)
GetSupportedSeriesCombinations Возвращает список рядов с которыми может осуществлять комбинацию ряд создаваемый фабрикой
(Переопределяет AbstractChartSeriesFactoryGetSupportedSeriesCombinations)
GetTypeGets the Type of the current instance.
(Унаследован от Object)
InitializeData Инициализирует данные ряда диаграммы
(Унаследован от AbstractChartSeriesFactory)
InternalCreateSeries Создает ряд диаграммы.
(Переопределяет AbstractChartSeriesFactoryInternalCreateSeries(IChartSeries, IChartModel, DataGroup))
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
ToStringReturns a string that represents the current object.
(Унаследован от Object)

Методы расширения

Get
(Определяется ComHelper)
InternalMarkerCanvas Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor)
Invoke
(Определяется ComHelper)
Set
(Определяется ComHelper)

См. также