NumScrollingSubsets Property

In an Enhanced Chart, specifies the number of data sources to view in one visualization of the chart, in addition to the baseline. If zero is selected, only baseline data sources are graphed in a single visualization and no scroll bar appears. For this property to apply, you must specify the baseline data sources, using the RandomSubsetsToGraph property.

Syntax

object.NumScrollingSubsets [= Long]

Properties

The NumScrollingSubsets property syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Long

The number of subsets to view in one group for the HistogramChart, LineChart, SPCBarChart, or XYChart Object.

Applies To