C# 클래스 LiveCharts.WinForms.PieChart

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

보호된 프로퍼티들

프로퍼티 타입 설명
WpfBase Wpf.PieChart

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
PieChart ( ) : System

Initializes a new instance of the PieChart class.

Update ( bool restartView, bool force ) : void

Updates the specified restart view.

메소드 상세

PieChart() 공개 메소드

Initializes a new instance of the PieChart class.
public PieChart ( ) : System
리턴 System

Update() 공개 메소드

Updates the specified restart view.
public Update ( bool restartView, bool force ) : void
restartView bool if set to true [restart view].
force bool if set to true [force].
리턴 void

프로퍼티 상세

WpfBase 보호되어 있는 프로퍼티

The WPF base
protected Wpf.PieChart WpfBase
리턴 Wpf.PieChart