public abstract class RangeAxisFactory : AxisFactory
Public MustInherit Class RangeAxisFactory
Inherits AxisFactory
public ref class RangeAxisFactory abstract : public AxisFactory
[<AbstractClassAttribute>]
type RangeAxisFactory =
class
inherit AxisFactory
end
RangeAxisFactory | Initializes a new instance of the RangeAxisFactory class. Initializes a new instance of the AxisFactory class. Инициализирует новый экземпляр класса Object. |
Icon |
Gets Значок фабрики
(Унаследован от AbstractFactoryTModel, TViewModel) |
IsRangeAxis |
Gets a value indicating whether Признак диапазонной оси координат
(Переопределяет AxisFactoryIsRangeAxis) |
Name |
Gets Название фабрики
(Унаследован от AbstractFactoryTModel, TViewModel) |
TypeId |
Gets Идентификатор типа
(Унаследован от AbstractFactoryTModel, TViewModel) |
Create |
Создает и возвращает модель объекта
(Унаследован от AbstractFactoryTModel, TViewModel) |
Create(TModel) |
Создает и возвращает модель-представление объекта
(Унаследован от AbstractFactoryTModel, TViewModel) |
CreateAxis |
Создает ось координат диаграммы из модели
(Унаследован от AxisFactory) |
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) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
InitializeCommonProperty |
Инициализирует общие свойства оси
(Унаследован от AxisFactory) |
InitializeRangePropertites | Инициализирует свойства диапазонной оси координат |
InitializeStripLines |
Осуществляет инициализацию полос
(Унаследован от AxisFactory) |
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) |