AnalyticsControlShowToolbar Property
Gets whether the tool bar is shown when displaying content that is a visualisation.
Namespace: inmydata.WindowsForms.LibraryAssembly: inmydata.WindowsForms.Library (in inmydata.WindowsForms.Library.dll) Version: 1.0.0.0 (1.0.0.0)
public bool ShowToolbar { get; set; }
Public Property ShowToolbar As Boolean
Get
Set
DEFINE AnalyticsControlShowToolbar AS LOGICAL NO-UNDO.
DEFINE PRIVATE VARIABLE AnalyticsControlShowToolbar AS LOGICAL NO-UNDO.
BooleanWhether the tool bar is shown when displaying content that is a visualisation.
BooleanWhether the tool bar is shown when displaying content that is a visualisation.
The tool bar will allow the user access to options to modify or share the visualisation and the data contained within it.