Chart2DViewModelSecondaryAxis - свойство
Gets or sets Дополнительная ось координат диаграммы
Пространство имён: Tessa.UI.Views.Charting.ChartsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
[CanBeNullAttribute]
public RangeAxisBase SecondaryAxis { get; set; }
<CanBeNullAttribute>
Public Property SecondaryAxis As RangeAxisBase
Get
Set
public:
[CanBeNullAttribute]
property RangeAxisBase^ SecondaryAxis {
RangeAxisBase^ get ();
void set (RangeAxisBase^ value);
}
[<CanBeNullAttribute>]
member SecondaryAxis : RangeAxisBase with get, set
Значение свойства
RangeAxisBase