Members 
SeriesInfo3D Class

Provides a ViewModel containing info about a SciChart.Charting3D.RenderableSeries.BaseRenderableSeries3D, such as name, value, color. SeriesInfo3D types are produced by the SciChart.Charting3D.Modifiers.Tooltip3D.TooltipModifier3D as well as other modifiers. They are consumed by legend controls and may be consumed by a custom System.Windows.Controls.ItemsControl binding to collection of SeriesInfo3D.

See the examples suite, specifically RolloverModifier, SciTrader and Legends examples for more information.

Object Model
SeriesInfo3D ClassVector3 ClassSWIGTYPE_p_float ClassVector3 ClassIPointMetadata3D InterfaceIDataSeries3D InterfaceIRenderableSeries3D InterfaceIDataSeries3D InterfaceIServiceContainer Interface
Syntax
public class SeriesInfo3D : SciChart.Data.Model.BindableObject 
Inheritance Hierarchy
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