OpenUrlInNewTab Property
Overloads
| OpenUrlInNewTab | Boolean to set if the KPI will open in another tab when clicked (if false it will only redirect from the current page) JSON property name: openUrlInNewTab | 
OpenUrlInNewTab
Boolean to set if the KPI will open in another tab when clicked (if false it will only redirect from the current page)
JSON property name: openUrlInNewTab
Declaration
      bool OpenUrlInNewTab { get; set; }
    
  Property Value
| Type | Description | 
|---|---|
| System.Boolean |