DataPA Enterprise Dashboard Controls API Reference
Contains the DashboardDesigner control, and all objects that build a DataPA Enterprise Dashboard.
Classes
Class | Description | |
---|---|---|
AlertCondition |
Class to define a condition for an alert on a dashboard object
|
|
AlertConditions |
An enumerated collection of AlertCondition objects.
|
|
ApplyingDataGridLayoutEventArgs |
Event aurguments passed by DashboardDesigner in ApplyingDataGridLayoutEventArgs event.
|
|
ApplyingDataViewerLayoutEventArgs |
Event aurguments passed by DashboardDesigner in ApplyingDataViewerLayoutEventArgs event.
|
|
AutoRefreshQueryRequestEventArgs |
Event aurguments passed by ManagedDashboard in AutoRefreshQueryRequest event.
|
|
BeforeBuildObjectEventArgs |
Event aurguments passed by DashboardDesigner in BeforeBuildObject event.
|
|
CalculatedColumn |
Class to define a calculated column to be added to a dataset in a dashboard query
|
|
CalculatedColumns |
An enumerated collection of CalculatedColumns.
|
|
Category |
Class to define a particular Category for a dashboard alert
|
|
ColumnPreferences |
Object to store column preferences.
|
|
ControlPanelObject |
Object that represents a single control object on a DashboardObject with the ObjectType of ChartTypeControlPanel.
|
|
ControlPanelObjects |
An enumerated collection of ControlPanelObjects.
|
|
CubeDataRenderer |
Builds a cube from a specified data set.
|
|
DashboardAfterRefreshDataArgs |
Event aurguments passed by ManagedDashboard in AfterRefreshdata event.
|
|
DashboardAlert |
Class to define an alert on a dashboard
|
|
DashboardAlertEventArgs |
Event aurguments passed by ManagedDashboard in Alert event.
|
|
DashboardAlerts |
An enumerated collection of DashboardAlert objects.
|
|
DashboardBeforeRefreshDataArgs |
Event aurguments passed by ManagedDashboard in BeforeRefreshdata event.
|
|
DashboardDesigner |
Enterprise Dashboard control that exposes functionality to view and edit DataPA Enterprise ManagedDashboard objects.
|
|
DashboardFilter |
Specifies the data filter to be applied to a data source for a dashboard object.
|
|
DashboardFilterCondition |
Specifies a single condition for the data filter to be applied to a data source for a dashboard object.
|
|
DashboardFilterConditions |
An enumerated collection of DashboardFilterCondition objects.
|
|
DashboardLoader |
Provides methods to re-create saved ManagedDashboard objects
|
|
DashboardModifiedEventArgs |
Event aurguments passed by ManagedDashboard in DashboardModified event.
|
|
DashboardObject |
Object that represents a single visual object on a DashboardTab object.
|
|
DashboardObjectEventArgs |
Event aurguments passed by DashboardDesigner in event srelating to a dashboard object.
|
|
DashboardObjects |
An enumerated collection of DashboardObjects.
|
|
DashboardPublishEventArgs |
Event aurguments passed by ManagedDashboard in BeforeSave event.
|
|
DashboardQueries |
An enumerated collection of DashboardQueries.
|
|
DashboardQuery |
Dashboard wrapper for a DataPA.Query object, allows specification of timing events.
|
|
DashboardSavingEventArgs |
Event aurguments passed by ManagedDashboard in BeforeSave event.
|
|
DashboardSkin |
Defines the skin used to define the appearance of the Dashboard.
|
|
DashboardSkinSeriesDetails |
Defines the details for a specific series in the dashboard.
|
|
DashboardTab |
Object representing a visual tab on a Managed dashboard.
|
|
DashboardTabs |
An enumerated collection of DashboardTabs.
|
|
DataProviderGroupColumn | ||
DataProviderSumColumn | ||
DataViewerColumn |
Object representing a data viewer column column.
|
|
DataViewerColumns | ||
DateTimeFilterValue |
Specifies the date time value to be used in a filter condition.
|
|
dgQueryString | ||
dgShowFilterString | ||
DrillDown |
Handles drill down functionality for DashboardObjects.
|
|
DrillDownEventArgs |
Event aurguments passed by Dashboard in BeforeDrillDown and AfterDrillDown events.
|
|
DrillDownGridColumnDetails |
Event aurguments passed by Dashboard in BeforeDrillDown and AfterDrillDown events.
|
|
DrillDownRequestEventArgs |
Event aurguments passed by DashboardObjectPanel and FlashBrowsers in DrillDownRequest event.
|
|
FileDialogEventArgs |
Event aurguments passed by DashboardDesigner before showing the file dialog.
|
|
FilterNode |
Class that represents a specific node in a treeview filter panel.
|
|
FilterNodes |
An enumerated collection of FilterNodes.
|
|
GaugeData |
Object that resolves data values for a gauge
|
|
GroupColumn |
Object representing a grouping column.
|
|
GroupColumns |
An enumerated collection of GroupColumns.
|
|
HyperlinkEventArgs |
Event aurguments passed by BeforeHyperLink and BeforeHyperLink events of the DashboardDesigner object.
|
|
ManagedDashboard |
Object represents a visual Dashboard that can be opend, closed, saved, viewed and edited.
|
|
PreProcessKeyDownEventArgs |
Event aurguments passed by DashboardDesigner in the ProcessKeyDownEvent.
|
|
ProcessDataRequestEventArgs |
Event aurguments passed by Dashboard in ProcessDataRequest event.
|
|
QueryConnectionDetail |
Object to store details of the refresh state for the query and a given connection.
|
|
QueryConnectionDetails |
Object to determine the connection handling properties of a query.
|
|
Range |
Object representing a range for a Gauge
|
|
RangeCollection | ||
RangeValue |
Object representing a value of a range for a Gauge
|
|
RequiredFieldValueRequestEventArgs |
Event aurguments passed by DashboardDesigner in RequiredFieldValueRequest event.
|
|
Series |
Class to define a particular series for a dashboard alert
|
|
SeriesValue |
Class to define a particular series value pair
|
|
SummaryColumn |
Object representing a grouping column.
|
|
SummaryColumns |
An enumerated collection of SummaryColumns.
|
|
SummaryData |
Stores the definition and implements summary data.
|
|
SummaryDataProvider |
Provides intermediary summary data to improve performance when managing summaries.
|
|
YAxis |
Structures
Structure | Description | |
---|---|---|
DashboardObject..::..ColumnFormatStruct |
Describes how to format the content of a column in the grid
|
Interfaces
Delegates
Enumerations
Enumeration | Description | |
---|---|---|
ControlPanelObject..::..ControlPanelFilterControlType |
Type of filter control.
|
|
ControlPanelObject..::..ControlPanelImageDisplayType |
Type that determines how a background image is rendered
|
|
ControlPanelObject..::..ControlPanelObjectType |
Type of DashboardObject.
|
|
ControlPanelObject..::..VerticalAlignment |
Vertical alignment enumerated type
|
|
DashboardAlert..::..AlertTypeEnum |
Type that expresses the type of alert
|
|
DashboardDesigner..::..DashboardPageType |
Enumerated Type that represents the different docking pages available in the dashboard control
|
|
DashboardDesigner..::..DashboardPalette |
Enumerated Type that represents the different palette styles that can be applied to the dashboard control to change its and any child forms appearance.
|
|
DashboardFilterCondition..::..FilterConditionValueTypeEnum |
An enumarated type that expresses the type of value used for this condition
|
|
DashboardModifiedEventArgs..::..DashboardModifiyAction |
Type of dashboard modification.
|
|
DashboardObject..::..DashboardLabelOrientationType |
DashboardObject label orientation type.
|
|
DashboardObject..::..DashboardObjectType |
Type of DashboardObject.
|
|
DashboardObject..::..DashboardXmlDefinitionType |
The XML definition type of a DashboardObject.
|
|
DashboardObject..::..DataGridDefaultColumnFitType |
Default column width type
|
|
DashboardObject..::..DataGridDisplayStyleType |
The type of datagrid display style
|
|
DashboardQuery..::..DataManageTypeEnum | ||
DashboardSkin..::..StyleEnum | ||
DateTimeFilterValue..::..DateTimeFilterType |
Types of date time filters.
|
|
DateTimeFilterValue..::..DateTimeFilterValueType |
Types of date time filter values.
|
|
DrillDown..::..DrillDownTypeDef |
Type of drill down.
|
|
DrillDown..::..ProcessButtonLocationType |
Position of the process button
|
|
FileDialogEventArgs..::..FileOperationType |
The type of file dialog operation a FileDialogEventArgs object is associated with.
|
|
GaugeData..::..AnnotationPositionEnum |
Enumerated type that expresses the positioning of labels within a gauge
|
|
GroupColumn..::..PivotTableDimensionType |
Pivot table column dimension type
|
|
ManagedDashboard..::..DashboardClientTypes |
Enumerated Type that represents the different types of client that could be consuming a dashboard.
This type is used to perform possible different behaviour for each type of client.
|
|
QueryConnectionDetails..::..ConnectionHandlingTypeEnum | ||
Range..::..RangeTypeEnum |
Enumerated type that expresses the type of range value for this object
|
|
RangeValue..::..MinMaxEnum |
Enumerated type that expresses whether this range value represents a minimum or maximum
|
|
RangeValue..::..ValueTypeEnum |
Enumerated type that expresses the type of range value for this object
|
|
SummaryColumn..::..DataGridSummaryColumnFormatType |
Type representing the type of formating that will be applied to the column in a datagrid.
|
|
SummaryColumn..::..PivotTotalSourceType |
Type representing how averages in a pivot table are calculated
|
|
SummaryColumn..::..SummaryDataDisplayType |
Type representing the type of object that will be used to display this summary column.
|
|
SummaryColumn..::..SummaryDataSummaryType |
Type representing the summary operation this column will use.
|
|
SummaryData..::..SummaryDataDateGroupType |
Date display type.
|
|
SummaryData..::..SummaryDataIterationType |
Type of iteration.
|
|
SummaryData..::..SummaryDataMonthType |
Month type.
|
|
SummaryData..::..SummaryDataShowGroupType |
Type of grouping.
|
|
SummaryData..::..SummaryDataSummarySortType |
Type of sort.
|
|
YAxis..::..YAxisTypeEnum |
A value that indicates the type of YXaxis
|