Stop chart widget polling

I need to stop polling in my chart widget. How can I do that?
Solution
protected static ?string $pollingInterval = null;
Was this page helpful?