ToolbarVisible2
- Last UpdatedNov 17, 2021
- 1 minute read
The ToolBarVisible2 property is a read-write property that shows or hides the main toolbar in the Trend control.
Syntax
aaHistClientTrend.ToolBarVisible2 = discrete;
Result = aaHistClientTrend.ToolBarVisible2;
Remarks
This property is provided for backward compatibility only. Use the ToolBarVisible property instead.
The default value is True.