C# 클래스 LiveCharts.SeriesAlgorithms.VerticalLineAlgorithm

상속: LineAlgorithm, ICartesianSeries
파일 보기 프로젝트 열기: beto-rodriguez/Live-Charts 1 사용 예제들

공개 메소드들

메소드 설명
VerticalLineAlgorithm ( ISeriesView view ) : LiveCharts.Defaults

Initializes a new instance of the VerticalLineAlgorithm class.

비공개 메소드들

메소드 설명
ICartesianSeries ( AxisCore axis ) : double

메소드 상세

VerticalLineAlgorithm() 공개 메소드

Initializes a new instance of the VerticalLineAlgorithm class.
public VerticalLineAlgorithm ( ISeriesView view ) : LiveCharts.Defaults
view ISeriesView The view.
리턴 LiveCharts.Defaults