C# Class Wpf.CartesianChart.Labels.LabelsExample

Interaction logic for BarExample.xaml
Inheritance: System.Windows.Controls.UserControl
Datei anzeigen Open project: beto-rodriguez/Live-Charts

Public Methods

Method Description
LabelsExample ( ) : System

Private Methods

Method Description
Chart_OnDataClick ( object sender, LiveCharts.ChartPoint point ) : void
UpdateAllOnClick ( object sender, RoutedEventArgs e ) : void

Method Details

LabelsExample() public method

public LabelsExample ( ) : System
return System