AxisFactoryInitializeCommonProperty - метод
Инициализирует общие свойства оси
Пространство имён: Tessa.UI.Views.Charting.AxisesСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
protected void InitializeCommonProperty(
[NotNullAttribute] AppearancesCache appearancesCache,
[NotNullAttribute] ChartAxis axis,
[NotNullAttribute] IAxisModel model
)
Protected Sub InitializeCommonProperty (
<NotNullAttribute> appearancesCache As AppearancesCache,
<NotNullAttribute> axis As ChartAxis,
<NotNullAttribute> model As IAxisModel
)
protected:
void InitializeCommonProperty(
[NotNullAttribute] AppearancesCache^ appearancesCache,
[NotNullAttribute] ChartAxis^ axis,
[NotNullAttribute] IAxisModel^ model
)
member InitializeCommonProperty :
[<NotNullAttribute>] appearancesCache : AppearancesCache *
[<NotNullAttribute>] axis : ChartAxis *
[<NotNullAttribute>] model : IAxisModel -> unit
Параметры
- appearancesCache AppearancesCache
-
Контекст активации
- axis ChartAxis
-
Ось координат диаграммы
- model IAxisModel
-
Модель оси координат