ClientStation.TrendChart Property

Gets reference to TrendChart objects.
<ID("TrendChart", (int)e.TrendChart)> _ 
<EditorBrowsable(EditorBrowsableState.Always)> _ 
Public ReadOnly Property TrendChart() As ClientTrendChart
This language is not supported or no code example is available.
[ID("TrendChart", (int)e.TrendChart)] 
[EditorBrowsable(EditorBrowsableState.Always)] 
public ClientTrendChart TrendChart {get;}
This language is not supported or no code example is available.

Property Value

ClientTrendChart

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition