public class DataValue : IChartPoint
Public Class DataValue
Implements IChartPoint
public ref class DataValue : IChartPoint
type DataValue =
class
interface IChartPoint
end
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) |