Series.CachedValues

Series.CachedValues property

Gets the cached values for the series

[Obsolete("internal use only")]
[EditorBrowsable(EditorBrowsableState.Never)]
public ArrayList CachedValues { get; }

Remarks

NOTE: This property is currently for internal use only. It will be changed or removed in next version.

See Also