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

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

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

Свойство Тип Описание
FormatProviderProperty System.Windows.DependencyProperty
FormatStringProperty System.Windows.DependencyProperty
MaximumProperty System.Windows.DependencyProperty
MaximumTextureCoordinateProperty System.Windows.DependencyProperty
MinimumProperty System.Windows.DependencyProperty
MinimumTextureCoordinateProperty System.Windows.DependencyProperty
StepProperty System.Windows.DependencyProperty

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

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

Updates the visuals.

GetTickLabels ( ) : IEnumerable

Gets the tick labels.

Приватные методы

Метод Описание
GetTickValues ( ) : IEnumerable

Gets the tick values.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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