Renders the contents of a Diagram on a web page.
The following tables list the members exposed by the Dashboard type.
Name | Description | |
---|---|---|
Initializes a new instance of the Dashboard class. |
Name | Description | |
---|---|---|
Gets the list of currently registered serialization converters. |
Name | Description | |
---|---|---|
Gets or sets a value indicating whether users are allowed to zoom into plots' data ranges. |
||
Gets or sets the alignment of BackgroundImage relatively to dashboard boundaries. |
||
Gets or sets whether auto-size mode is enabled for BackgroundImage. |
||
Gets or sets dashboard's background image. |
||
Gets or sets a value indicating which library will be used in the control's client-side scripts. |
||
Contains the name of a JavaScript function that should be invoked when the control is loaded on the client side. |
||
Contains the name of a JavaScript function that should be invoked when when the user clicks on a data item inside a plot. |
||
Gets or sets the URL to the JQuery script file. |
||
Gets or sets the URL to the MindFusion.Charting.js file. |
||
Gets a LayoutBuilder instance that provides shortcut methods for building fragments of dashboard's user interface. |
||
Gets a Panel containing dashboard components that should participate in layout measurements and be arranged relatively to each other. |
||
Gets or sets the license key of the control. |
||
Gets or sets the URL to the Microsoft Ajax script file. |
||
Gets the root Panel in the hierarchy of dashboard components. |
||
Gets or sets a Theme specifying appearance of dashboard elements. |
Name | Description | |
---|---|---|
Binds the chart to current DataSource. |
||
Loads the control data from JSON string. |
||
Implements RootControl.InvalidateLayout. Invalidates the specified region of a component. |
||
Implements RootControl.InvalidateLayout. Invalidates layout of specified component. |
||
Overloaded. |
||
IPostBackDataHandler.LoadPostData implementation. |
||
IPostBackDataHandler.RaisePostDataChangedEvent implementation. |
||
Registers converters used for JSON serialization of custom item types. |
||
Registers a custom item class for serialization support. |
||
Overloaded. |
||
Saves the control data to JSON string. |
Name | Description | |
---|---|---|
WebControl.AddAttributesToRender override. |
||
Checks whether startup scripts are already registered on page. |
||
Control.OnPreRender override. |
||
WebControl.RenderContents override. |