public class LinesSeriesFactory : AbstractChartSeriesFactory
Public Class LinesSeriesFactory
Inherits AbstractChartSeriesFactory
public ref class LinesSeriesFactory : public AbstractChartSeriesFactory
type LinesSeriesFactory =
class
inherit AbstractChartSeriesFactory
end
LinesSeriesFactory | Initializes a new instance of the LinesSeriesFactory 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) |
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 |
Возвращает список рядов с которыми может осуществлять комбинацию
ряд создаваемый фабрикой
(Переопределяет AbstractChartSeriesFactoryGetSupportedSeriesCombinations) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
InitializeData |
Инициализирует данные ряда диаграммы
(Унаследован от AbstractChartSeriesFactory) |
InternalCreateSeries |
Создает ряд диаграммы.
(Переопределяет AbstractChartSeriesFactoryInternalCreateSeries(IChartSeries, IChartModel, DataGroup)) |
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) |