ClientTrendChart.Paused Property

TrendChart is Paused [Legacy] or showing historical values
<EditorBrowsable(EditorBrowsableState.Never)> _ 
<ID("Paused", (int)e.Paused)> _ 
Public Property Paused() As Boolean
This language is not supported or no code example is available.
[EditorBrowsable(EditorBrowsableState.Never)] 
[ID("Paused", (int)e.Paused)] 
public bool Paused {get; set;}
This language is not supported or no code example is available.

Property Value

bool

.NET Framework

Supported in: 4.8

In this article

Definition