AnnotationModelTXAxisName - свойство |
Gets or sets the axis(horizontal) in which this annotation associated.
Пространство имён:
Tessa.UI.Views.Charting.Annotations
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public string XAxisName { get; set; }
Public Property XAxisName As String
Get
Set
public:
virtual property String^ XAxisName {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract XAxisName : string with get, set
override XAxisName : string with get, set
Значение свойства
Тип:
StringРеализации
IAnnotationModelXAxisNameЗаметки
This property works only with CoordinateUnit as
CoordinateUnit.Axis.
См. также