C# Класс HelixToolkit.Wpf.CategorizedColorAxis

Provides a color axis for categories.
Наследование: ColorAxis
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
CategoriesProperty System.Windows.DependencyProperty

Защищенные методы

Метод Описание
AddVisuals ( ) : void

Updates the visuals.

GetTickLabels ( ) : IEnumerable

Gets the tick labels.

Описание методов

AddVisuals() защищенный Метод

Updates the visuals.
protected AddVisuals ( ) : void
Результат void

GetTickLabels() защищенный Метод

Gets the tick labels.
protected GetTickLabels ( ) : IEnumerable
Результат IEnumerable

Описание свойств

CategoriesProperty публичное статическое свойство

Identifies the Categories dependency property.
public static DependencyProperty,System.Windows CategoriesProperty
Результат System.Windows.DependencyProperty