Members 
IChildPane Interface
The interface to a child pane in a SciChartGroup control, which displays 1..Many SciChart.Charting.Visuals.SciChartSurface controls in a vertical chart group. Intended specifically for stock charts. Derive from this interface when creating a ViewModel which will form the basis of a Child Pane in a multi-paned stock chart application
Syntax
public interface IChildPane 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also