IncludeSeriesProperty Field (VertexSelectionModifier3D)
Defines the IncludeSeries AttachedProperty. When set to True on a SciChart.Charting3D.RenderableSeries.BaseRenderableSeries3D, the series will be included in vertex selection. When false, the series will be excluded
Syntax
public static readonly DependencyProperty IncludeSeriesProperty
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