Series.CachedCategoryValues

Series.CachedCategoryValues property

Gets the cached category values for the series

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

Remarks

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

See Also