C# Class Wpf.CartesianChart.CustomTooltipAndLegend.CustomersLegend

Inheritance: System.Windows.Controls.UserControl, IChartLegend
Datei anzeigen Open project: beto-rodriguez/Live-Charts

Public Methods

Method Description
CustomersLegend ( ) : System.Collections.Generic

Protected Methods

Method Description
OnPropertyChanged ( string propertyName = null ) : void

Method Details

CustomersLegend() public method

public CustomersLegend ( ) : System.Collections.Generic
return System.Collections.Generic

OnPropertyChanged() protected method

protected OnPropertyChanged ( string propertyName = null ) : void
propertyName string
return void