Search Results: for qna runtime test begin qna runtime test query for qna runtime test end

XmlaStore

Reference
The XmlaStore is a store that provides an interface for accessing an OLAP cube according to the XMLA standard.

how to configure HTTP access to Analysis Services on IIS, see this article. NOTE The XmlaStore is immutable. You cannot change its configuration at runtime. However, you can use its methods

Object Structures floatingActionButtonConfig

Reference
Configures a Floating Action Button (FAB) that emits a stack of related actions (speed dial).

View Demo If you change this object at runtime, call the DevExpress.ui.repaintFloatingActionButton() method afterwards to apply the changes. closeIcon Specifies the icon the FAB displays when the speed dial is opened. direction Specifies the direction in which to open the speed dial menu. When this property is set to "auto", the direction depends on the FAB's position

Handle the Value Change Event

Guides

({ value: newValue }); } } export default App; jQuery If you are going to change event handlers at runtime, or if you need to attach several handlers to the value change event, subscribe

Resolve Overlapping

Guides

all labels of a specific series once their count exceeds a certain limit. Mostly, this feature is useful if the series accepts new points at runtime. To specify the limit on point labels, assign

Handle Tooltip Events

Guides

; jQuery If you are going to change the event handlers at runtime or if you need to attach several handlers to a single event, subscribe to this event using the on(eventName, eventHandler) method