C# 클래스 LiveCharts.AxisSectionCore

파일 보기 프로젝트 열기: beto-rodriguez/Live-Charts

공개 메소드들

메소드 설명
AxisSectionCore ( IAxisSectionView view, ChartCore chart ) : LiveCharts.Charts

Initializes a new instance of the AxisSectionCore class.

메소드 상세

AxisSectionCore() 공개 메소드

Initializes a new instance of the AxisSectionCore class.
public AxisSectionCore ( IAxisSectionView view, ChartCore chart ) : LiveCharts.Charts
view IAxisSectionView The view.
chart LiveCharts.Charts.ChartCore The chart.
리턴 LiveCharts.Charts