AnnotationFactorySetAppearanceValue - метод
The set appearance value.
Пространство имён: Tessa.UI.Views.Charting.AnnotationsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
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 NullableAppearanceInfo
- The appearance info.
- control Annotation
- The control.