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

Represents an Instance of the bar-chart
Inheritance: ChartBase
Show file Open project: mendonca-andre/Charts.WPF

Protected Methods

Method Description
OnMaxDataPointGroupSumChanged ( double p ) : void

Private Methods

Method Description
StackedBarChart ( ) : Windows.UI.Xaml.Controls

Initializes the ClusteredColumnChart class.

Method Details

OnMaxDataPointGroupSumChanged() protected method

protected OnMaxDataPointGroupSumChanged ( double p ) : void
p double
return void