DataValue - класс |
Пространство имён: Tessa.UI.Views.Charting.Data
public class DataValue : IChartPoint
Тип DataValue предоставляет следующие члены.
Имя | Описание | |
---|---|---|
![]() | DataValue() |
Initializes a new instance of the DataValue class. Инициализирует новый экземпляр класса Object.
|
![]() | DataValue(Object, Double, IDictionary<String, Object>, String, Nullable<AppearanceInfo>) |
Initializes a new instance of the DataValue class.
Инициализирует новый экземпляр класса Object.
|
Имя | Описание | |
---|---|---|
![]() | Appearance |
Gets or set Описание внешнего вида
|
![]() | SourceRow |
Gets Строка данных из которой была сформирована точка
|
![]() | ToolTip |
Gets Строка содержащая текст подсказки
|
![]() | XAxisValue |
Gets or sets Значение основной оси
|
![]() | YAxisValue |
Gets or sets Значение вспомогательной оси
|
Имя | Описание | |
---|---|---|
![]() | 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.) |
![]() | 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.) |