C# Class Charts.WPF.Core.BarChart.StackedBarChart

Represents an Instance of the bar-chart
Inheritance: ChartBase
Afficher le fichier Open project: mendonca-andre/Charts.WPF

Méthodes protégées

Méthode Description
OnMaxDataPointGroupSumChanged ( double p ) : void

Private Methods

Méthode Description
StackedBarChart ( ) : Windows.UI.Xaml.Controls

Initializes the ClusteredColumnChart class.

Method Details

OnMaxDataPointGroupSumChanged() protected méthode

protected OnMaxDataPointGroupSumChanged ( double p ) : void
p double
Résultat void