Dundas.BI.Entities.Views Namespace |
Class | Description | |
---|---|---|
ActionBase |
Represents a base dashboard action.
| |
Adapter |
Represents an adapter.
| |
AlignedAxis |
Represents an alignment between two data alignable items within adapters.
| |
BasicAdapter |
Represents the base adapter.
| |
Binding |
Represents a binding.
| |
Brush |
Represents a base brush.
| |
ChangeLayerAction |
Represents a change layer action.
| |
Dashboard |
Represents a dashboard.
| |
DataAction |
The base class used for actions which are triggered due to a data related event.
| |
DataInputAction |
Represents a data input action.
| |
DefaultViewParameterValue |
Represents a default view parameter value.
| |
DrillDownAction |
Represents a drill-down action.
| |
ElementParameterLink |
A binding link is between a view parameter and an analysis element's parameter on a metric set.
| |
ExpandCollapseAction |
Represents a filter action.
| |
FilterAction |
Represents a filter action.
| |
GradientBrush |
Represents a gradient brush.
| |
GradientStop |
Represents a gradient stop for a GradientBrush.
| |
GroupingElement |
Represents a hierarchy, hierarchy level, or data element to be used for grouping.
| |
GroupingHierarchy |
Represents a hierarchy, hierarchy level, or data element to be used for grouping.
| |
GroupingMeasure |
Represents a hierarchy, hierarchy level, or data element to be used for grouping.
| |
HatchingBrush |
Represents a hatched pattern brush.
| |
ImageBrush |
Represents an image brush.
| |
Layer |
Represents a template cell adapter.
| |
LinearGradientBrush |
Represents a linear gradient brush.
| |
MetricSetBinding |
Represents a binding.
| |
MetricSetBindingOverride |
Represents a metric set binding override.
| |
NavigateAction |
Represents a navigate action.
| |
ParameterMapping |
Holds a parameter mapping.
| |
ParameterMappingItem |
Holds the information for a parameter source/target item.
| |
PopupAction |
Represents a popup action.
| |
RadialGradientBrush |
Represents a radial gradient brush.
| |
RepeaterGroup |
A group in a repeating view such as a report, scorecard, or small multiple.
| |
RepeaterModel |
Represents the model for a repeating view.
| |
Report |
Represents a report.
| |
ReportGroup |
Represents a group in a report model.
| |
ReportModel |
Represents the model for a report.
| |
Scorecard |
Represents a scorecard.
| |
ScorecardGroup |
Represents a group in a scorecard model.
| |
ScorecardModel |
Represents the model for a scorecard.
| |
ScriptAction |
Represents a script action.
| |
SeparatorLine |
Represents a regularly occurring line used to make group items easier to see.
| |
SmallMultiple |
Represents a small multiple.
| |
SmallMultipleGroup |
Represents a group in a small multiple model.
| |
SmallMultipleModel |
Represents the model for a small multiple.
| |
SolidColorBrush |
Represents a solid color brush.
| |
Stroke |
Represents an SVG stroke property object.
| |
TableOfContentsEntryProperties |
Represents a table of contents entry properties.
| |
TableOfContentsEntryStyle |
Represents a table of contents entry style.
| |
TableOfContentsProperties |
Represents the table of contents properties.
| |
Template |
Represents a template containing controls that can be created.
| |
TemplateCell |
Represents a template cell adapter.
| |
ToggleTemplateCellAction |
Represents a toggle (expand / collapse) template cell action.
| |
View |
Represents the common base of a view (e.g. a Dashboard, Report, Scorecard, Small Multiple).
| |
ViewOverrides |
Represents view overrides.
| |
ViewParameter |
Represents a view parameter.
|
Interface | Description | |
---|---|---|
IRepeaterView |
Interface for repeating views such as reports, scorecards, and small multiples.
| |
IViewService |
Interface for service providing functionality for getting and saving View objects.
|
Enumeration | Description | |
---|---|---|
ActionTarget |
The type the target of the action is.
| |
ActionType |
The type the action is.
| |
BrushType |
The type the brush is.
| |
DataActionNavigateType |
The type the data action's navigation is.
| |
DockLocation |
The dock location for the adapter.
| |
ImageBrushRepeat |
How the image brush will repeat.
| |
ImageBrushSize |
How the image brush will size itself.
| |
PositionKind |
The position kind for the adapter.
| |
RepeaterPaletteType |
Specifies the possible methods for applying the body background palette to items of a repeating group.
| |
ResizeMode |
Indicates how a dashboard should react to re-sizing.
| |
ResizeModeFit |
Specifies how a dashboard should react to re-sizing.
| |
StrokeLineCap |
The type the stroke line cap is.
| |
TemplateType |
The type the target of the action is.
| |
ViewOptions |
Specifies the possible view options for a view.
| |
ViewSubtype |
Indicates the view subtype.
| |
ViewType |
Specifies the possible types of views in the application.
|