C# 클래스 Charts.WPF.Core.BarChart.StackedBarChart

Represents an Instance of the bar-chart
상속: ChartBase
파일 보기 프로젝트 열기: mendonca-andre/Charts.WPF

보호된 메소드들

메소드 설명
OnMaxDataPointGroupSumChanged ( double p ) : void

비공개 메소드들

메소드 설명
StackedBarChart ( ) : Windows.UI.Xaml.Controls

Initializes the ClusteredColumnChart class.

메소드 상세

OnMaxDataPointGroupSumChanged() 보호된 메소드

protected OnMaxDataPointGroupSumChanged ( double p ) : void
p double
리턴 void