AnalyticsControlShowTools Property
Gets whether the visualisation tools are displayed.
Namespace: inmydata.WindowsForms.LibraryAssembly: inmydata.WindowsForms.Library (in inmydata.WindowsForms.Library.dll) Version: 1.0.0.0 (1.0.0.0)
public bool ShowTools { get; set; }
Public Property ShowTools As Boolean
Get
Set
DEFINE AnalyticsControlShowTools AS LOGICAL NO-UNDO.
DEFINE PRIVATE VARIABLE AnalyticsControlShowTools AS LOGICAL NO-UNDO.
BooleanWhether the visualisation tools are displayed.
BooleanWhether the visualisation tools are displayed.