ReadOnlyDataSeriesAdapter(object)

Construct by wrapping around a potential Data Series instance.

Declaration Syntax

public ReadOnlyDataSeriesAdapter(object potentialDataSeries)

Parameters

potentialDataSeries(object)

The Data Series to wrap.