DashboardObject Methods |
![]() |
The DashboardObject type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() |
BuildColumnGroups | |
![]() ![]() |
BuildDataFieldsAndColumns |
Generates the JSON configuration for the table data fields and columns for the given DashboardObject and DataTable
|
![]() |
BuildDependantObjectList |
Rebuilds the DependantObjectList property
|
![]() |
BuildGridData |
Causes the object to rebuild the Summary Data for a data grid.
|
![]() |
BuildParamString |
Returns the parameter string to be used when rendering an object.
|
![]() |
BuildTreeViewData |
Causes the object to rebuild the Treeview nodes for a tree view.
|
![]() |
ConvertToLetter |
Converts the given column number to a letter or letters, e.g. 1 = A, 27 = AA
|
![]() |
CopyToClipboard |
Copies this object to the clipboard.
|
![]() ![]() |
CreateCustomClass | |
![]() ![]() |
DataTableToJson |
Convert the given table to a JSON string
|
![]() |
DrillDownParent |
Returns a drilldown parent object based on the ID provided
|
![]() ![]() |
DropDownListArray | |
![]() |
ExportToCSV |
Export this dashboard object to csv
|
![]() |
ExportToCSV(DataTable, Boolean, String, CubeDataRenderer, Char) |
Export this dashboard object to csv
|
![]() |
ExportToExcel |
Export this dashboard object to Excel 2007 and above (XSLX)
|
![]() |
ExportToExcel(DataTable, Boolean, String, CubeDataRenderer, Char) |
Export this dashboard object to Excel 2007 and above (XSLX)
|
![]() |
ExportToPDF |
Export this dashboard object to PDF
|
![]() |
ExportToPDF(DataTable, ListInt32, String, CubeDataRenderer, Char) |
Export this dashboard object to PDF
|
![]() |
ExportToRTF |
Export this dashboard object to RTF
|
![]() |
ExportToRTF(DataTable, ListInt32, String, CubeDataRenderer, Char) |
Export this dashboard object to RTF
|
![]() |
GetChartResizeScript |
Gets the javascript required to resize the chart.
|
![]() |
GetColumnFormat | |
![]() ![]() |
GetColumnWidth | |
![]() |
getFilterCondition |
Gets a valid DataTable filter condition for a given column and value.
|
![]() |
getFilterConditionFromNameType |
Gets a valid DataTable filter condition for a given column and value.
|
![]() |
GetObjectData | |
![]() |
GetObjectImageByteArray |
Gets an image array of the dashboard object for the specified size.
|
![]() |
GetTelemetryMetrics | |
![]() |
GetTelemetryProperties | |
![]() |
KillThread |
Kills the background thread (if any) being used to generate XMl.
|
![]() ![]() |
QuotedString | |
![]() |
ReBuildSummaryData |
Forces the summary data object to rebuild it's summary table.
|
![]() |
RefreshXML |
Causes the object to rebuild the XML property.
|
![]() ![]() |
RemoveNonPrintableCharacter | |
![]() |
ResetDataProvider |
Resets the dataprovider for this object, forcing it to be rebuilt
|
![]() |
ResetSummaryDataTable |
Resets the summary data table for this object, forcing it to be rebuilt
|
![]() |
UserDependantFilter | |
![]() |
WaitForDrillDownThread |
Waits for any drill down threads to complete
|