C# 클래스 HelixToolkit.Wpf.RangeColorAxis

Provides a color axis for a numeric value range.
상속: ColorAxis
파일 보기 프로젝트 열기: litdev1/LitDev

공개 프로퍼티들

프로퍼티 타입 설명
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