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