ClientTrendChart.Pens Property

Pens
<ID("Pens", (int)e.Pens, -1, null, false, (int)eDomain.Client, null, "6")> _ 
Public ReadOnly Property Pens() As ArrayObj<T.Modules.ClientStation.ClientChartPen>
This language is not supported or no code example is available.
[ID("Pens", (int)e.Pens, -1, null, false, (int)eDomain.Client, null, "6")] 
public ArrayObj<T.Modules.ClientStation.ClientChartPen> Pens {get;}
This language is not supported or no code example is available.

Property Value

ArrayObj<T.Modules.ClientStation.ClientChartPen>

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition