Visible
- Last UpdatedNov 17, 2021
- 1 minute read
The Visible property is a read-write property that gets or sets the visibility of the current trend item.
This property has no default value.
Syntax
aaHistClientTrend.CurrentTrendItem.Visible = true;
Result = aaHistClientTrend.CurrentTrendItem.Visible;