C# Class LiveCharts.Uwp.CartesianChart

The Cartesian chart can plot any series with x and y coordinates
Inheritance: Chart, ICartesianChart
Afficher le fichier Open project: beto-rodriguez/Live-Charts Class Usage Examples

Méthodes publiques

Свойство Type Description
VisualElementsProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
CartesianChart ( ) : System

Initializes a new instance of CartesianChart class

Private Methods

Méthode Description
OnVisualCollectionChanged ( DependencyObject dependencyObject, DependencyPropertyChangedEventArgs dependencyPropertyChangedEventArgs ) : void

Method Details

CartesianChart() public méthode

Initializes a new instance of CartesianChart class
public CartesianChart ( ) : System
Résultat System

Property Details

VisualElementsProperty public_oe static_oe property

The visual elements property
public static DependencyProperty,Windows.UI.Xaml VisualElementsProperty
Résultat Windows.UI.Xaml.DependencyProperty