ILegendModel - интерфейс |
Пространство имён: Tessa.UI.Views.Charting.Legends
public interface ILegendModel : IModel<ILegendModel>, IModel, ICloneable, ICoping<ILegendModel>, ICloneable<ILegendModel>, ITypeIdentifier
Тип ILegendModel предоставляет следующие члены.
Имя | Описание | |
---|---|---|
CheckBoxVisibility |
Gets or sets Видимость маркеров
| |
Column |
Gets or sets Столбец в котором располагается легенда
| |
IconHeight |
Gets or sets Высота значка легенды
| |
IconVisibility |
Gets or sets Вид отображения значка легенды
| |
IconWidth |
Gets or sets Ширина значка легенды
| |
LegendAppearance |
Gets or sets Описание внешнего вида легенды
| |
LegendAreaBorderBrush |
Gets or sets Кисть рамки
| |
LegendAreaBorderThickness |
Gets or sets Ширина рамки
| |
LegendAreaCornerRadius |
Gets or sets Радиус закругления углов рамки
| |
LegendAreaOffsetX |
Gets or sets Смещение по оси X-относительно диаграммы
| |
LegendAreaOffsetY |
Gets or sets Смещение по оси Y-относительного диаграммы
| |
LegendIcon |
Gets or sets Значок элемента легенды
| |
LegendLocation |
Gets or sets Расположение легенды
| |
LegendOrientation |
Gets or sets Ориентация легенды
| |
LegendPosition |
Gets or sets Расположение легенды
| |
LegendTitle |
Gets or sets Заголовок легенды
| |
LegendTitleAppearance |
Gets or sets Описатель внешнего вида легенды
| |
LegendVisibility |
Gets or sets Видимость легенды
| |
Row |
Gets or sets Строка в котором располагается легенда
| |
TypeId |
Gets or sets Идентификатор типа
(Унаследован от ITypeIdentifier.) |
Имя | Описание | |
---|---|---|
Clone | Creates a new object that is a copy of the current instance. (Унаследован от ICloneable.) | |
CopyTo |
Клонирует данные объекта реализующего
интерфейс в объект target (Унаследован от ICopingT.) |