C# 클래스 LiveCharts.Uwp.Separator

Defines an Axis.Separator, this class customizes the separator of an axis.
상속: Windows.UI.Xaml.Controls.Control, ISeparatorView
파일 보기 프로젝트 열기: beto-rodriguez/Live-Charts

공개 프로퍼티들

프로퍼티 타입 설명
AxisOrientationProperty Windows.UI.Xaml.DependencyProperty
StepProperty Windows.UI.Xaml.DependencyProperty
StrokeDashArrayProperty Windows.UI.Xaml.DependencyProperty
StrokeProperty Windows.UI.Xaml.DependencyProperty
StrokeThicknessProperty Windows.UI.Xaml.DependencyProperty

공개 메소드들

메소드 설명
AsCoreElement ( AxisCore axis, AxisOrientation source ) : SeparatorConfigurationCore

Ases the core element.

Separator ( ) : LiveCharts.Charts

Initializes a new instance of Separator class

비공개 메소드들

메소드 설명
CallChartUpdater ( bool animate = false ) : PropertyChangedCallback

메소드 상세

AsCoreElement() 공개 메소드

Ases the core element.
public AsCoreElement ( AxisCore axis, AxisOrientation source ) : SeparatorConfigurationCore
axis AxisCore The axis.
source AxisOrientation The source.
리턴 SeparatorConfigurationCore

Separator() 공개 메소드

Initializes a new instance of Separator class
public Separator ( ) : LiveCharts.Charts
리턴 LiveCharts.Charts

프로퍼티 상세

AxisOrientationProperty 공개적으로 정적으로 프로퍼티

The axis orientation property
public static DependencyProperty,Windows.UI.Xaml AxisOrientationProperty
리턴 Windows.UI.Xaml.DependencyProperty

StepProperty 공개적으로 정적으로 프로퍼티

The step property
public static DependencyProperty,Windows.UI.Xaml StepProperty
리턴 Windows.UI.Xaml.DependencyProperty

StrokeDashArrayProperty 공개적으로 정적으로 프로퍼티

The stroke dash array property
public static DependencyProperty,Windows.UI.Xaml StrokeDashArrayProperty
리턴 Windows.UI.Xaml.DependencyProperty

StrokeProperty 공개적으로 정적으로 프로퍼티

The stroke property
public static DependencyProperty,Windows.UI.Xaml StrokeProperty
리턴 Windows.UI.Xaml.DependencyProperty

StrokeThicknessProperty 공개적으로 정적으로 프로퍼티

The stroke thickness property
public static DependencyProperty,Windows.UI.Xaml StrokeThicknessProperty
리턴 Windows.UI.Xaml.DependencyProperty