IAnnotationModelYAxisName - свойство |
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
Синтаксис [CanBeNullAttribute]
string YAxisName { get; set; }
<CanBeNullAttribute>
Property YAxisName As String
Get
Set
[CanBeNullAttribute]
property String^ YAxisName {
String^ get ();
void set (String^ value);
}
[<CanBeNullAttribute>]
abstract YAxisName : string with get, set
Значение свойства
Тип:
StringЗаметки
This property works only with CoordinateUnit as
CoordinateUnit.Axis.
См. также