Plots the StackedBarSeries on the chart canvas.

Namespace: Mindscape.PhoneElements.Charting
Assembly: Mindscape.PhoneElements (in Mindscape.PhoneElements.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
protected override void BuildChartCore()
Visual Basic
Protected Overrides Sub BuildChartCore
Visual C++
protected:
virtual void BuildChartCore() override

See Also