Properties  Methods 

IStackedMountainsWrapper Interface Members

The following tables list the members exposed by IStackedMountainsWrapper.

Public Properties
Public Methods
 NameDescription
 MethodAccumulate Y value at index for a stacked series, where Tuple.Item1 represents the upper series value at the index and Tuple.Item2 - the lower one. (Inherited from SciChart.Charting.Visuals.RenderableSeries.IStackedSeriesWrapperBase<IStackedMountainRenderableSeries>)
 MethodAdds the IStackedRenderableSeries to the internal collection. (Inherited from SciChart.Charting.Visuals.RenderableSeries.IStackedSeriesWrapperBase<IStackedMountainRenderableSeries>)
 MethodGets the YRange of the data (min, max of the ) in the passed , where indices are point-indices on the DataSeries columns. (Inherited from SciChart.Charting.Visuals.RenderableSeries.IStackedSeriesWrapperBase<IStackedMountainRenderableSeries>)
 MethodDraws all the IStackedRenderableSeries being wrapped, using the SciChart.Drawing.Common.IRenderContext2D passed in. (Inherited from SciChart.Charting.Visuals.RenderableSeries.IStackedSeriesWrapperBase<IStackedMountainRenderableSeries>)
 Method  
 MethodReturns all the IStackedRenderableSeries from the same StackedGroup. (Inherited from SciChart.Charting.Visuals.RenderableSeries.IStackedSeriesWrapperBase<IStackedMountainRenderableSeries>)
 MethodGets the YRange of the data (min, max of the ), using the passed in. (Inherited from SciChart.Charting.Visuals.RenderableSeries.IStackedSeriesWrapperBase<IStackedMountainRenderableSeries>)
 Method  
 Method Gets a value indicating whether all the series within the StackedGroup are 100% stacked. (Inherited from SciChart.Charting.Visuals.RenderableSeries.IStackedSeriesWrapperBase<IStackedMountainRenderableSeries>)
 Method Called internally to move series from one StackedGroup to another. (Inherited from SciChart.Charting.Visuals.RenderableSeries.IStackedSeriesWrapperBase<IStackedMountainRenderableSeries>)
 MethodRemoves the IStackedRenderableSeries from the internal collection. (Inherited from SciChart.Charting.Visuals.RenderableSeries.IStackedSeriesWrapperBase<IStackedMountainRenderableSeries>)
 MethodCalled internally to correlate a hit-test result for the . (Inherited from SciChart.Charting.Visuals.RenderableSeries.IStackedSeriesWrapperBase<IStackedMountainRenderableSeries>)
Top
See Also