C# 클래스 LiveCharts.Uwp.StepLineSeries

ThesStep line series
상속: Series, IFondeable
파일 보기 프로젝트 열기: beto-rodriguez/Live-Charts

공개 프로퍼티들

프로퍼티 타입 설명
AlternativeStrokeProperty Windows.UI.Xaml.DependencyProperty
PointForeroundProperty Windows.UI.Xaml.DependencyProperty
PointGeometrySizeProperty Windows.UI.Xaml.DependencyProperty

공개 메소드들

메소드 설명
GetPointView ( ChartPoint point, string label ) : IChartPointView

Gets the view of a given point

InitializeColors ( ) : void

Initializes the series colors if they are not set

StepLineSeries ( ) : System

Initializes a new instance of BubbleSeries class

StepLineSeries ( object configuration ) : System

Initializes a new instance of BubbleSeries class using a given mapper

비공개 메소드들

메소드 설명
InitializeDefuaults ( ) : void

메소드 상세

GetPointView() 공개 메소드

Gets the view of a given point
public GetPointView ( ChartPoint point, string label ) : IChartPointView
point ChartPoint
label string
리턴 IChartPointView

InitializeColors() 공개 메소드

Initializes the series colors if they are not set
public InitializeColors ( ) : void
리턴 void

StepLineSeries() 공개 메소드

Initializes a new instance of BubbleSeries class
public StepLineSeries ( ) : System
리턴 System

StepLineSeries() 공개 메소드

Initializes a new instance of BubbleSeries class using a given mapper
public StepLineSeries ( object configuration ) : System
configuration object
리턴 System

프로퍼티 상세

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

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

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

The point foreround property
public static DependencyProperty,Windows.UI.Xaml PointForeroundProperty
리턴 Windows.UI.Xaml.DependencyProperty

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

The point geometry size property
public static DependencyProperty,Windows.UI.Xaml PointGeometrySizeProperty
리턴 Windows.UI.Xaml.DependencyProperty