cached_category_values property

cached_category_values property

Gets the cached category values for the series

Remarks

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

Definition:

@property
def cached_category_values(self):
    ...

See Also