AnnotationFactorySetAppearanceValue - метод |
The set appearance value.
Пространство имён:
Tessa.UI.Views.Charting.Annotations
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис protected void SetAppearanceValue(
AppearanceInfo? appearanceInfo,
Annotation control
)
Protected Sub SetAppearanceValue (
appearanceInfo As AppearanceInfo?,
control As Annotation
)
protected:
void SetAppearanceValue(
Nullable<AppearanceInfo> appearanceInfo,
Annotation^ control
)
member SetAppearanceValue :
appearanceInfo : Nullable<AppearanceInfo> *
control : Annotation -> unit
Параметры
- appearanceInfo
- Тип: SystemNullableAppearanceInfo
The appearance info. - control
- Тип: Annotation
The control.
См. также