refresh_chart_cache property

refresh_chart_cache property

Indicates whether refreshing chart cache data

Definition:

@property
def refresh_chart_cache(self):
    ...
@refresh_chart_cache.setter
def refresh_chart_cache(self, value):
    ...

See Also