C# 클래스 LiveCharts.Uwp.CartesianChart

The Cartesian chart can plot any series with x and y coordinates
상속: Chart, ICartesianChart
파일 보기 프로젝트 열기: beto-rodriguez/Live-Charts 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
VisualElementsProperty Windows.UI.Xaml.DependencyProperty

공개 메소드들

메소드 설명
CartesianChart ( ) : System

Initializes a new instance of CartesianChart class

비공개 메소드들

메소드 설명
OnVisualCollectionChanged ( DependencyObject dependencyObject, DependencyPropertyChangedEventArgs dependencyPropertyChangedEventArgs ) : void

메소드 상세

CartesianChart() 공개 메소드

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

프로퍼티 상세

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

The visual elements property
public static DependencyProperty,Windows.UI.Xaml VisualElementsProperty
리턴 Windows.UI.Xaml.DependencyProperty