DevExpress.Dashboard.v20.1.Core
Contains classes that implement the core DevExpress Dashboard functionality.
Contains format settings for numeric delta values expressed as absolute variations.
Initializes a new instance of the class.
Contains style settings used to apply conditional formatting by changing appearance settings.
Initializes a new instance of the class.
Initializes a new instance of the class.
A enumeration value that specifies style settings.
Initializes a new instance of the class.
A value that specifies the background color.
Initializes a new instance of the class.
A value that specifies the background color.
A value that specifies the foreground color.
Initializes a new instance of the class.
A value that specifies the foreground color.
A value that specifies the style applied to text.
Initializes a new instance of the class.
A value that specifies the style applied to text.
Gets or sets predefined appearance settings.
A object that specifies predefined appearance settings.
Gets or sets the background color.
A value that specifies the background color.
Determines whether the specified object is equal to the current instance.
The object to compare with the current object.
true if the specified object is equal to the current instance; otherwise false.
Gets or sets the font family.
A that specifies the font family.
Gets or sets the style applied to text.
A value that specifies the style applied to text.
Gets or sets the foreground color.
A value that specifies the foreground color.
Gets the hash code that corresponds to the value of the current object.
An integer value representing the hash code for the current object.
Contains style settings used to change colors of bars used in conditional formatting.
Initializes a new instance of the class.
Initializes a new instance of the class.
A enumeration value that specifies the predefined color.
Initializes a new instance of the class.
A value that specifies a custom color.
Gets or sets a custom color used to color bars.
A value that specifies a custom color.
Determines whether the specified object is equal to the current instance.
The object to compare with the current object.
true if the specified object is equal to the current instance; otherwise false.
Gets the hash code that corresponds to the value of the current object.
An integer value representing the hash code for the current object.
Gets or sets the predefined color used to color bars.
A enumeration value that specifies the predefined color.
Provides data for the BeforeExportDocument events.
Gets options related to exporting a dashboard/dashboard item to XLSX/XLS/CSV format.
A object containing options related to exporting a dashboard/dashboard item to XLSX/XLS/CSV format.
Gets the export action performed by an end-user.
A object that is the export action performed by an end-user.
Hides the dashboard item matching the specified predicate in the exported dashboard.
A System.Predicate that specifies the condition used to determine whether to hide the dashboard item.
Hides the dashboard item with the specified name in the exported dashboard.
A that specifies the component name of the dashboard item to hide.
Gets export options related to exporting a dashboard/dashboard item to an image.
A object containing export options related to exporting a dashboard/dashboard item to an image.
Gets export options related to exporting a dashboard/dashboard item to PDF format.
A object containing options related to exporting a dashboard/dashboard item to PDF format.
Gets options related to printing a dashboard/dashboard item using the Print Preview window.
A object containing options related to printing a dashboard/dashboard item using the Print Preview window.
References a method that handles the BeforeExportDocument events.
The event source.
The object that contains event data.
Provides data for the event.
Initializes a new instance of the class.
A that specifies the path to the file containing a data extract.
A that specifies the name of the custom driver.
Gets or sets the name of the custom driver used to manage writing/reading operations for the data extract.
A that specifies the name of the custom driver.
Gets or sets the path to the file containing a data extract.
A that specifies the path to the file containing a data extract.
A Bound Image dashboard item.
Initializes a new instance of the class.
Gets or sets the data binding mode used to bind the to data.
An enumeration member that specifies the data binding mode used to bind the to data.
Gets or sets the horizontal alignment of the image.
An enumeration member that specifies the horizontal alignment of the image.
Gets or sets the dimension that provides data for the .
A object that provides data for the .
Provides access to the interactivity options of the Bound Image dashboard item.
A class object containing interactivity options.
Gets or sets how an image is positioned within an .
An enumeration member that specifies how an image is positioned within an .
Gets or sets the URI pattern used to locate images in the binding mode.
A that specifies the URI pattern used to locate images in the binding mode.
Gets or sets the vertical alignment of the image.
An enumeration member that specifies the vertical alignment of the image.
A Bubble Map dashboard item that allows you to place bubbles on the map using geographical coordinates.
Initializes a new instance of the class.
Gets or sets the measure used to evaluate the color of bubbles.
A object that specifies the measure used to evaluate the color of bubbles.
Gets or sets a palette used to color bubbles on the map.
A descendant that specifies the palette used to color bubbles on the map.
Gets or sets the scale that defines the distribution of colors in the color range.
A descendant specifying the scale that defines distribution of colors in the color range.
Gets or sets the measure used to evaluate the weight of bubbles.
A object that specifies the measure used to evaluate the weight of bubbles.
A calculated field that allows you to apply complex expressions to data fields obtained from the data source.
Initializes a new instance of the class with default settings.
Initializes a new instance of the class.
A that specifies the expression of the calculated field. This value is assigned to the property.
Initializes a new instance of the class.
A that specifies the expression of the calculated field. This value is assigned to the property.
A that specifies the name of the calculated field. This value is assigned to the property.
Initializes a new instance of the class.
A that specifies the expression of the calculated field. This value is assigned to the property.
A that specifies the name of the calculated field. This value is assigned to the property.
A enumeration member specifying the type of the value returned by the calculated field. This value is assigned to the property.
Initializes a new instance of the class.
A that specifies the data member. This value is assigned to the property.
A that specifies the expression of the calculated field. This value is assigned to the property.
A that specifies the name of the calculated field. This value is assigned to the property.
Initializes a new instance of the class.
A that specifies the data member. This value is assigned to the property.
A that specifies the expression of the calculated field. This value is assigned to the property.
A that specifies the name of the calculated field. This value is assigned to the property.
A enumeration member specifying the type of the value returned by the calculated field. This value is assigned to the property.
Gets or sets the data member of the calculated field.
A value that specifies the calculated field's data member.
Gets or sets the type of the value returned by the calculated field.
A enumeration member specifying the type of the value returned by the calculated field.
Gets or sets the expression of the calculated field.
A that specifies the calculated field's expression.
Gets or sets the name of the calculated field.
A that specifies the calculated field's name.
Wraps the calculated field's expression to the conversion function according to the specified .
A that specifies the initial expression.
A enumeration value used to wrap the calculated field's expression to the required conversion function.
A that specifies the expression wrapped to the specified conversion function.
A collection of objects.
Initializes a new instance of the class with default settings.
Adds a new calculated field with the specified expression to the collection.
A that specifies the expression of the calculated field. Initializes the calculated field's property.
A object representing the newly created calculated field.
Adds a new calculated field with the specified expression and name to the collection.
A that specifies the expression of the calculated field. Initializes the calculated field's property.
A that specifies the name of the calculated field. Initializes the calculated field's property.
A object representing the newly created calculated field.
Adds a new calculated field with the specified expression, name and type to the collection.
A that specifies the expression of the calculated field. Initializes the calculated field's property.
A that specifies the name of the calculated field. Initializes the calculated field's property.
A enumeration member specifying the type of the value returned by the calculated field. Initializes the calculated field's property.
A object representing the newly created calculated field.
Adds a new calculated field to the collection
A that specifies the data member.
A that specifies the expression of the calculated field.
A that specifies the name of the calculated field.
A object representing the newly created calculated field.
Adds a new calculated field to the collection
A that specifies the data member.
A that specifies the expression of the calculated field.
A that specifies the name of the calculated field.
A enumeration member specifying the type of the value returned by the calculated field.
A object representing the newly created calculated field.
Gets the expression of the specified calculated field.
A value that specifies the name of the calculated field.
A value that is the calculated field expression.
Lists values used to specify the type of calculated field.
A field type is detected automatically based on the type of values returned by .
The field returns a Boolean value (the type).
The field returns a date-time value (the type).
The field returns a Decimal value (the type).
The field returns a Double value (the type).
The field returns an Integer value (the type).
The field returns a value of any type.
The field returns a String value (the type).
A card template used to display a series of cards in the .
Initializes a new instance of the class with default settings.
Initializes a new instance of the class with the specified measure used to calculate its actual value.
A object that specifies a measure against which the card's actual value should be calculated. This value is assigned to the property.
Initializes a new instance of the class with the specified measures used to calculate its actual and target values.
A object that specifies a measure against which the card's actual value should be calculated. This value is assigned to the property.
A object that specifies a measure against which the card's target value should be calculated. This value is assigned to the property.
Provides access to options that control how the difference between actual and target values should be displayed.
A object that controls how the difference between actual and target values should be displayed.
Provides access to options that control how the difference between actual and target values should be displayed.
A object that controls how the difference between actual and target values should be displayed.
Gets or sets a layout template for the .
A object that specifies a layout template for the .
Gets or sets whether to show a sparkline within a .
true, to show a sparkline within a ; otherwise, false.
Provides access to options used to control sparkline appearance.
A object containing options used to control sparkline appearance.
The Centered layout template used to center card elements so that they occupy a specified width/height.
Initializes a new instance of the class.
Provides access to the first sub-value displayed within a card.
A object that is the sub-value displayed within a card.
Provides access to the second sub-value displayed within a card.
A object that is the sub-value displayed within a card.
Provides access to a value displayed at the bottom of the card.
A object that is the value displayed at the bottom of the card.
Provides access to the delta indicator displayed within the card.
A object that is the delta indicator displayed within the card.
Gets settings related to the layout of cards for the .
A object containing settings related to the layout of cards for the .
Provides access to the main value displayed within a card.
A object that is the main value displayed within a card.
Provides access to the sparkline displayed within the card.
A object that is the sparkline displayed within the card.
Provides access to a sub-value displayed within a card.
A object that is the sub-value displayed within a card.
A collection that contains objects.
Initializes a new instance of the class.
The Compact layout template used to arrange card elements so that they occupy the minimum area.
Initializes a new instance of the class.
Provides access to the first sub-value displayed within a card.
A object that is the first sub-value displayed within a card.
Provides access to the second sub-value displayed within a card.
A object that is the sub-value displayed within a card.
Provides access to a value displayed at the bottom of the card.
A object that is the delta indicator displayed within the card.
Provides access to the delta indicator displayed within the card.
A object that is the delta indicator displayed within the card.
Gets settings related to the layout of cards for the .
A object containing settings related to the layout of cards for the .
Provides access to a main value displayed within a card.
A object that is the main value displayed within a card.
Provides access to the sparkline displayed within the card.
A object that is the sparkline displayed within the card.
Provides access to a sub-value displayed within a card.
A object that is the sub-value displayed within a card.
The Custom layout template that allows you to create a card layout manually.
Initializes a new instance of the class.
Gets settings related to the layout of cards for the .
A object containing settings related to the layout of cards for the .
Provides access to settings related to the layout of cards for the .
A object containing settings related to the layout of cards for the .
A Card dashboard item that displays a series of KPI elements (cards), each illustrating the difference between two values.
Initializes a new instance of the class with default settings.
Gets the collection of objects that provide data for calculating values displayed within cards.
A collection of objects that provide data for calculating values displayed within cards.
Provides access to format rules of the Card dashboard item.
A object that is a collection of Card format rules.
Gets or sets a dimension used to provide sparkline argument values.
A object specifying a dimension used to provide sparkline argument values.
Contains options that control how the difference between actual and target values should be displayed.
A collection of descendants that are a card's visual elements.
Initializes a new instance of the class.
Lists values that specify the card's layout elements to which the format rule applies.
A card's layout element that displays an absolute variation value.
A object that is a card's layout element.
A card's layout element that displays an actual value.
A object that is a card's layout element.
All layout elements in the card.
A object that is a card's layout element.
A card's layout element that displays a card's name.
A object that is a card's layout element.
Determines whether the specified object is equal to the current instance.
The object to compare with the current object.
true, if the specified object is equal to the current instance; otherwise, false.
Gets the hash code that corresponds to the value of the current object.
An integer value that is the hash code for the current object.
A card's layout element that displays the delta indicator.
A object that is a card's layout element.
A card's layout element that displays the ratio of the actual value to the target value in percent.
A object that is a card's layout element.
A card's layout element that displays the percent variation between actual and target values.
A object that is a card's layout element.
A card's layout element that displays a subtitle.
A object that is a card's layout element.
A card's layout element that displays a target value.
A object that is a card's layout element.
A card's layout element that displays a card's title.
A object that is a card's layout element.
Returns the string that represents the current object.
A string that is a value of the object.
Lists values that identify the horizontal alignment of a visual element within a card layout row.
A visual element is aligned at the center of the card layout row.
A visual element is aligned to the left edge of the card layout row.
A visual element is aligned to the right edge of the card layout row.
A format rule that is calculated by delta and used to apply conditional formatting to the Card dashboard item.
Initializes a new instance of the class.
Initializes a new instance of the class with specified settings.
A object that is used to display a series of cards in the .
Initializes a new instance of the class with specified settings.
A object that is used to display a series of cards in the .
A enumeration value that identifies a delta value type.
Initializes a new instance of the class with specified settings.
A object that is used to display a series of cards in the .
A enumeration value that identifies a delta value type.
A object that specifies the card's layout elements to which the format rule applies.
Gets or sets a card that is used to calculate a delta format rule.
A object used to display a series of cards in the .
Gets or sets the delta type according to which a condition is calculated.
A enumeration value that specifies the delta value type.
A format rule that is calculated by data items and used to apply conditional formatting to the Card dashboard item.
Initializes a new instance of the class.
Initializes a new instance of the class with specified settings.
A object by whose values a format rule is calculated.
Initializes a new instance of the class with specified settings.
A object for whose values a format rule applies.
A object that specifies the card's layout elements to which the format rule applies.
Gets or sets the data item by whose values a format rule is calculated.
A that is measure or dimension.
Serves as the base class for classes that are format rules for the Card item.
Gets or sets the Card dashboard item's layout element to apply conditional formatting.
A value that identifies the Card dashboard item's layout element.
Gets whether the current format rule is properly specified.
true, if the current format rule is properly specified; otherwise, false.
For internal use.
A object.
A collection of descendants that are format rules for the Card item.
Initializes a new instance of the class.
Contains settings related to the layout of cards for the .
Initializes a new instance of the class.
Creates a copy of the current object.
A object which is a copy of the current object.
Gets a collection of objects that are rows in the 's layout.
A object containing a collection of objects.
Serves as the base for classes that define a layout template for the .
Locks the object by preventing updates until the method is called.
Unlocks the object after a call to the method and causes an immediate update.
Gets settings related to the layout of cards for the .
A object containing settings related to the layout of cards for the .
Gets or sets the maximum width of the card content in pixels.
An integer value that specifies the maximum width of the card content in pixels.
Gets or sets the minimum width of the card content in pixels.
An integer value that specifies the minimum width of the card content in pixels.
Resets specific template settings to their default values.
Returns the string that represents the current object.
A that represents the current object.
A visual element within a card layout that displays bound data in text form.
Initializes a new instance of the class.
Gets or sets the index of the dimension whose values are displayed within the current visual element.
An integer value that specifies the index of the dimension whose values are displayed within the current visual element.
Gets or sets the type of a value displayed within a card layout row.
A object that specifies the type of a value displayed within a card layout row.
A visual element within a card layout.
Initializes a new instance of the class.
For internal use.
An instance that is the parent XML element.
A child element name.
For internal use.
An instance that is the parent XML element.
A child element name.
Gets or sets whether the current visual element is visible.
true, to display the current visual element; otherwise, false.
The Lightweight layout template that displays the minimum set of elements within a card.
Initializes a new instance of the class.
Provides access to a value displayed at the bottom of the card.
A object that is the value displayed at the bottom of the card.
Provides access to the delta indicator displayed within the card.
A object that is the delta indicator displayed within the card.
Gets settings related to the layout of cards for the .
A object containing settings related to the layout of cards for the .
Provides access to the main value displayed within a card.
A object that is the main value displayed within a card.
Provides access to the sparkline displayed within the card.
A object that is the sparkline displayed within the card.
Provides access to a sub-value displayed within a card.
A object that is the sub-value displayed within a card.
Lists values that identify colors used to paint text visual elements within a card layout row.
A color used to paint the 'bad' indication.
A color used to paint a delta indicator and corresponding delta values.
A color used to paint the 'good' indication.
A main color.
A color used to paint the 'neutral' indication.
A color is not set. In this case, will be used to paint visual elements. If the property is not specified, a text element will be painted using the color.
A color used to paint the 'warning' indication.
A row in the 's layout.
Initializes a new instance of the class.
Provides access to a collection of descendants that are a card's visual elements.
A object containing descendants that are a card's visual elements.
Serves as the base for classes that are rows in the 's layout.
Gets or sets the indent (in pixels) added to the bottom of the current row.
An integer value that specifies the indent (in pixels) added to the bottom of the current row.
Returns the string that represents the current object.
A that represents the current object.
Gets or sets the vertical alignment of a current layout row.
A object that specifies the vertical alignment of a current layout row.
A collection of objects that are rows in a card's layout.
Initializes a new instance of the class.
A card element that displays bound data.
Initializes a new instance of the class.
Initializes a new instance of the class.
A value that specifies the type for a value displayed within a card layout row.
A value that specifies the horizontal alignment of a visual element within a card layout row.
Initializes a new instance of the class.
A value that specifies the type for a value displayed within a card layout row.
A value that specifies the horizontal alignment of a visual element within a card layout row.
A value that specifies the element's color.
Initializes a new instance of the class.
A value that specifies the type for a value displayed within a card layout row.
A value that specifies the horizontal alignment of a visual element within a card layout row.
A value that specifies the font size.
A value that specifies the element's color.
Initializes a new instance of the class.
A value that specifies the type for a value displayed within a card layout row.
A value that specifies the horizontal alignment of a visual element within a card layout row.
A value that specifies the font size.
A value that specifies the element's color.
Initializes a new instance of the class.
A value that specifies the type for a value displayed within a card layout row.
An index of the dimension that provides values for the current card element.
A value that specifies the horizontal alignment of a visual element within a card layout row.
Initializes a new instance of the class.
A value that specifies the type for a value displayed within a card layout row.
An index of the dimension that provides values for the current card element.
A value that specifies the horizontal alignment of a visual element within a card layout row.
A value that specifies the font size.
Initializes a new instance of the class.
A value that specifies the type for a value displayed within a card layout row.
An index of the dimension that provides values for the current card element.
A value that specifies the horizontal alignment of a visual element within a card layout row.
A value that specifies the font size.
A value that specifies the element's color.
Initializes a new instance of the class.
A value that specifies the type of a value displayed within a card layout row.
An index of the dimension that provides values for the current card element.
A value that specifies the horizontal alignment for a visual element within a card layout row.
A value that specifies the font size.
A value that specifies the element's color.
Gets or sets the index of the dimension whose values are displayed within the current visual element.
An integer value that specifies the index of the dimension whose values are displayed within the current visual element.
Gets or sets the type for a value displayed within a card layout row.
A value that specifies the type for a value displayed within a card layout row.
Lists values that identify the type of a value displayed within a card layout row.
An absolute difference between the actual and target value (see Delta).
A summary value for a measure placed in the Actual placeholder.
A card name.
A value of the specified dimension. Use the / properties to specify the required dimension.
A percent of a target value (see Delta).
A percent difference between the actual and target value (see Delta).
Displays combined values of all dimensions except the last (bottommost) dimension.
A summary value for a measure placed in the Target placeholder.
Displays values of the last (bottommost) dimension placed in the Series section.
Serves as the base for classes that are a card's visual elements.
Gets or sets the horizontal alignment of a current visual element.
A value that specifies the horizontal alignment of a current visual element.
Returns the string that represents the current object.
A that represents the current object.
A delta indicator within a card.
Initializes a new instance of the class.
Initializes a new instance of the class.
A value that specifies the horizontal alignment of a visual element within a card layout row.
An integer value that specifies the size (or height) of the indicator in pixels.
Initializes a new instance of the class.
An integer value that specifies the size (or height) of the indicator in pixels.
Gets or sets the size (or height) of the indicator in pixels.
An integer value that specifies the size (or height) of the indicator in pixels.
A card element that displays static text.
Initializes a new instance of the class.
Initializes a new instance of the class.
A value that specifies a static text displayed within the visual element.
A value that specifies the horizontal alignment of a visual element within a card layout row.
Initializes a new instance of the class.
A value that specifies a static text displayed within the visual element.
A value that specifies the horizontal alignment of a visual element within a card layout row.
A value the specifies the text's font size.
Initializes a new instance of the class.
A value that specifies a static text displayed within the visual element.
A value that specifies the horizontal alignment of a visual element within a card layout row.
A value the specifies the text's font size.
A value that specifies the color used to paint the text.
Initializes a new instance of the class.
A value that specifies a static text displayed within the visual element.
A value that specifies the horizontal alignment of a visual element within a card layout row.
A value the specifies the text's font size.
A value that specifies the color used to paint the text.
Gets or sets a static text displayed within the visual element.
A value that specifies a static text displayed within the visual element.
Serves as the base for classes that are card elements displaying text data.
Gets or sets the font family for a current element.
A that specifies the font family for a current element.
Gets or sets a font size for the current element.
A value that specifies a font size for the current element.
Gets or sets the style applied to text.
A value that specifies the style applied to text.
Gets or sets the color used to paint a current text visual element.
A value that specifies the color used to paint a current text visual element.
Gets or sets the predefined color used to paint a current text visual element.
A value that specifies the predefined color used to paint a current text visual element.
A sparkline row in the 's layout.
Initializes a new instance of the class.
Initializes a new instance of the class.
An integer value that specifies the height of the current in pixels.
Gets or sets the height of the current in pixels.
An integer value that specifies the height of the current in pixels.
The Stretched layout template that arranges card elements so that they occupy an entire card area.
Initializes a new instance of the class.
Provides access to the first value displayed at the bottom of the card.
A object that is the first value displayed at the bottom of the card.
Provides access to the second value displayed at the bottom of the card.
A object that is the second value displayed at the bottom of the card.
Provides access to the delta indicator displayed within the card.
A object that is the delta indicator displayed within the card.
Gets settings related to the layout of cards for the .
A object containing settings related to the layout of cards for the .
Provides access to the main value displayed within a card.
A object that is the main value displayed within a card.
Provides access to the sparkline displayed within the card.
A object that is the sparkline displayed within the card.
Provides access to a sub-value displayed within a card.
A object that is the sub-value displayed within a card.
Provides access to the value displayed at the top of the card.
A object that is the value displayed at the top of the card.
Lists values that identify the vertical alignment of a card layout row.
A card layout row is vertically aligned at the bottom of the card.
A card layout row is vertically aligned in the middle of the card.
A card layout row is vertically aligned at the top of the card.
A window definition used to perform calculations within the .
Initializes a new instance of the class.
Gets or sets the window definition mode used to perform calculations within the .
A enumeration value that specifies the window definition mode.
A window definition mode used to specify a window within the .
A calculation is performed through cards.
A calculation is performed through cards, then sparkline argument values.
A calculation is performed through sparkline argument values.
A calculation is performed through sparkline argument values, then cards.
Serves as the base for classes used to apply conditional formatting to a dashboard item's cells.
Gets or sets whether conditional formatting is applied to the entire row.
true, to apply conditional formatting to the entire row; otherwise, false.
Gets or sets a data item by whose values a format condition is checked.
A descendant that specifies a data item by whose values a format condition is checked.
Gets or sets a data item to whose values a format condition is applied.
A descendant that specifies a data item to whose values a format condition is applied.
Gets whether the current format rule is properly specified.
true, if the current format rule is properly specified; otherwise, false.
Serves as the base class for classes that represent chart axes.
For internal use.
For internal use. Provides access to an interface that exposes a culture name.
Provides a culture name.
For internal use.
Gets the numeric display format the chart axis data uses.
Contains format settings for numeric values, including the precision, unit, currency and format type.
Gets or sets whether the axis is reversed.
true, to reverse the axis; otherwise, false.
Gets or sets the title of the chart's axis.
A that specifies the title of the chart's axis.
Gets or sets whether the title of the chart's axis is visible.
true, if the title of the chart's axis is visible; otherwise, false.
Gets or sets whether the chart's axis is visible.
true, if the chart's axis is visible; otherwise, false.
The chart's X-axis.
Initializes a new instance of the ChartAxisX class contained in the specified ChartDashboardItem with default DateTime display settings.
A object containing a chart X-Axis.
Gets the date and time display format the chart axis data uses.
Contains format settings for date and time values
Gets or sets whether zooming is enabled for the current X-axis.
true, to enable zooming for the current X-axis; otherwise, false.
Gets or sets whether the number of visible points is limited for the current X-axis.
true, to limit the number of visible points; otherwise, false.
Gets or sets the number of visible points displayed for the current X-axis.
An integer value that specifies the number of visible points displayed for the current X-axis.
The chart's Y-axis.
Gets or sets whether the zero level of the Y-axis should always be visible.
true, to always show the zero level of the Y-axis; otherwise, false.
Gets or sets whether the axis should display its numerical values using a logarithmic scale.
true, if the logarithmic scale should be used; otherwise, false.
Gets or sets a value specifying a logarithmic base when the property is enabled.
A enumeration value which specifies the logarithmic base.
Gets or sets whether to show grid lines for a Y-axis.
true, to show grid lines for a Y-axis; otherwise, false.
Provides a connection between data item containers from the Values section and series from an underlying control.
Returns a collection of the objects that corresponds to the specified ChartSeries (a data item container from the Values section).
A ChartSeries object for which the corresponding series are returned.
A collection of the Series objects that correspond to the specified ChartSeries.
Returns the ChartSeries object that corresponds to the specified control's Series.
A Chart dashboard item for which you get the chart context.
A Series object that is a visible series element.
A ChartSeries object that corresponds to the specified parameters.
A Chart dashboard item that visualizes data in an XY-diagram.
Initializes a new instance of the class with default settings.
Provides access to the chart's X-axis.
A object that represents the chart's X-axis.
Provides access to a chart legend.
A object that represents a chart legend.
Gets a collection of panes.
A collection of objects that represent panes.
Gets or sets whether the chart is rotated.
true, to rotate the chart; otherwise, false.
Serves as the base class for chart dashboard items, such as the and .
Gets the collection of dimensions used to provide data for arguments in charts and pies.
A collection of objects used to provide data for arguments in charts and pies.
Provides access to coloring options of the Chart and Pie dashboard items.
A object containing coloring options of the Chart and Pie dashboard items.
Provides access to a color scheme used to color elements of the Chart and Pie dashboard items.
A object that is the color scheme used to color elements of the Chart and Pie dashboard items.
Provides access to interactivity options, such as Master Filtering and drill-down settings.
A object that defines interactivity options.
Lists values used to specify how a Chart dashboard item should be resized when being exported.
The Chart dashboard item is exported in a size identical to that shown on the dashboard.
The Chart dashboard item is stretched or shrunk to fit the page to which it is exported.
The Chart dashboard item is resized proportionally to best fit the exported page.
Contains options related to the specifics of Master Filtering and drill-down in the Chart and Pie dashboard items.
Gets or sets whether interactivity features, such as Master Filtering or drill-down, should be enabled for arguments or series.
A enumeration member that specifies whether to enable interactivity features, such as Master Filtering or drill-down, for arguments or series.
A chart legend.
Gets or sets the legend position and orientation within a chart diagram.
A enumeration member that specifies the legend position and orientation within a chart diagram.
Gets or sets whether the chart's legend is placed inside the diagram.
true, if the chart's legend is placed inside the diagram; otherwise, false.
Gets or sets the legend position and orientation outside the chart diagram.
A enumeration member that specifies the legend position and orientation outside the chart diagram.
Gets or sets whether the chart's legend is visible.
true, if the chart's legend is visible; otherwise, false.
Lists the values that specify the legend position and orientation within a chart diagram.
Legend is centered and aligned to the bottom of the diagram. Legend items are aligned horizontally.
Legend is centered and aligned to the bottom of the diagram. Legend items are aligned vertically.
Legend is aligned to the bottom left corner of the diagram. Legend items are aligned horizontally.
Legend is aligned to the bottom left corner of the diagram. Legend items are aligned vertically.
Legend is aligned to the bottom right corner of the diagram. Legend items are aligned horizontally.
Legend is aligned to the bottom right corner of the diagram. Legend items are aligned vertically.
Legend is centered and aligned to the top of the diagram. Legend items are aligned horizontally.
Legend is centered and aligned to the top of the diagram. Legend items are aligned vertically.
Legend is aligned to the top left corner of the diagram. Legend items are aligned horizontally.
Legend is aligned to the top left corner of the diagram. Legend items are aligned vertically.
Legend is aligned to the top right corner of the diagram. Legend items are aligned horizontally.
Legend is aligned to the top right corner of the diagram. Legend items are aligned vertically.
Lists the values that specify the legend position and orientation outside the chart diagram.
The legend is centered and aligned to the bottom of the chart outside the diagram. Legend items are aligned horizontally.
The legend is aligned to the bottom left corner of the chart outside the diagram. Legend items are aligned horizontally.
The legend is aligned to the bottom left corner of the chart outside the diagram. Legend items are aligned vertically.
The legend is aligned to the bottom right corner of the chart outside the diagram. Legend items are aligned horizontally.
The legend is aligned to the bottom right corner of the chart outside the diagram. Legend items are aligned vertically.
The legend is centered and aligned to the top of the chart outside the diagram. Legend items are aligned horizontally.
The legend is aligned to the top left corner of the chart outside the diagram. Legend items are aligned horizontally.
The legend is aligned to the top left corner of the chart outside the diagram. Legend items are aligned vertically.
The legend is aligned to the top right corner of the chart outside the diagram. Legend items are aligned horizontally.
The legend is aligned to the top right corner of the chart outside the diagram. Legend items are aligned vertically.
A chart pane.
Initializes a new instance of the class with default settings.
Initializes a new instance of the class with the specified name.
A that specifies the name of the pane. This value is assigned to the property.
Releases resources associated with a instance.
For internal use.
Gets or sets the name of the current pane.
A that specifies the name of the current pane.
Gets the primary Y-axis displayed within the current pane.
A object that is the primary Y-axis displayed within the current pane.
Gets the secondary Y-axis displayed within the current pane.
A object that is the secondary Y-axis displayed within the current pane.
Gets the collection of series plotted in this pane.
A collection of descendants that represent series plotted in this pane.
A collection of objects.
Initializes a new instance of the class.
The chart's secondary Y-axis.
Serves as the base class for chart series.
Releases resources associated with a instance.
Gets or sets whether empty points are ignored when plotting the current chart series.
true, to ignore empty points; otherwise, false.
Gets or sets a value indicating whether to plot series using the secondary axis.
true, to plot series using the secondary axis; otherwise, false.
Provides access to options related to series point labels.
A object that contains options related to series point labels.
Gets or sets a value indicating whether series point markers are visible.
true, to show point markers; otherwise, false.
A collection of Chart dashboard item's series.
Initializes a new instance of the class.
Serves as the base class for classes that represent collections of chart series.
A window definition used to perform calculations within the .
Initializes a new instance of the class.
Gets or sets the window definition mode used to perform calculations within the .
A enumeration value that specifies the window definition mode.
A window definition mode used to specify a window within the .
A calculation is performed through arguments.
A calculation is performed through arguments, then series.
A calculation is performed through series.
A calculation is performed through series, then arguments.
Serves as the base class for classes that provide values for different types of the .
A collection of descendants.
Initializes a new instance of the class.
A Choropleth Map dashboard item that colors areas depending on the provided values.
Initializes a new instance of the class.
Gets or sets the dimension that provides map attributes.
A object specifying a dimension that provides map attributes.
Gets or sets the attribute name.
A that specifies the attribute name.
Gets or sets whether to include summary values in shape titles.
true, to include summary values in shape titles; otherwise, false.
Gets the collection of objects that provide values for different maps.
A collection of objects that provide values for different maps.
Gets or sets the attribute name whose values are displayed in the shape tooltip.
A that specifies the attribute name whose values are displayed in the shape tooltip.
For internal use.
A color definition.
Initializes a new instance of the class.
A that specifies a color. This value is assigned to the property.
Initializes a new instance of the class.
An integer value that is the zero-based index identifying a color from the default palette. This value is assigned to the property.
Gets a color for the current color definition.
A that is the ARGB color.
Gets a zero-based index identifying a color from the default palette.
An integer value that is the zero-based index identifying a color from the default palette.
Lists values used to set the coloring mode for dimension values and measures.
Dimension values/measures are colored by default.
Dimension values/measures are colored by hue.
Dimension values/measures are colored with identical colors.
A color scheme used to color dashboard item elements.
Initializes a new instance of the class.
A dimension key used to specify dimension values to be colored.
Initializes a new instance of the class.
A object that specifies a dimension definition. This values is assigned to the property.
A dimension value. This value is assigned to the property.
Gets a dimension definition.
A object that is the dimension definition.
Gets a dimension value.
A dimension value.
A color scheme entry used to map the dimension values/measures and the specified color.
Initializes a new instance of the class.
Gets or sets the color used to color specified dimension values/measures.
A object that specifies the color used to color specified dimension values/measures.
Gets or sets a data member containing dimensions and measures to be colored.
A value that specifies a data member containing dimensions and measures to be colored.
Gets or sets a data source containing dimensions and measures to be colored.
A class implementing interface that specifies the data source containing dimensions and measures to be colored.
Provides access to a collection of dimension keys used to specify dimension values to be colored.
A collection of objects that specify dimension values to be colored.
Gets or sets a measure key used to specify measures to be colored.
A object that specifies a measure key used to specify measures to be colored.
A measure key used to specify measures to be colored.
Initializes a new instance of the class.
An array of objects that specify measures to be colored.
Initializes a new instance of the class.
A collection of objects that specify measures to be colored.
Provides access to a collection of measure definitions.
A collection of objects.
A Combo Box dashboard item that allows end-users to filter other dashboard items.
Initializes a new instance of the class.
Gets or sets the type of the Combo Box dashboard item.
A enumeration value that specifies the type of the Combo Box dashboard item.
Provides access to interactivity options of the Combo Box dashboard item.
A class object containing interactivity options.
Lists values that specify the type of the Combo Box dashboard item.
Allows end-users to select multiple values in the drop-down list.
Allows end-users to select only a single value.
Provides data for the event.
Initializes a new instance of the class.
A value that specifies the connection name.
A value that specifies the OLAP connection string.
Gets or sets the connection name.
A value that specifies the connection name.
Gets or sets the OLAP connection string.
A value that specifies the OLAP connection string.
References a method that handles the event.
The event source.
A object that contains event data.
Lists values that specify how individual elements contained within the dashboard item (such as Card, Pie or Gauge) should be arranged.
Dashboard item elements are arranged automatically.
Dashboard item elements are arranged in columns whose number is specified by the ContentLineCount property.
Dashboard item elements are arranged in rows whose number is specified by the ContentLineCount property.
A custom item that implements an additional item into the Web Dashboard. For internal use only.
Initializes a new instance of the class.
For internal use
For internal use
Specifies the item type.
A string that identifies the item's type.
For internal use
For internal use
For internal use
For internal use
Serves as the base for classes that provide data for events used to customize exported documents.
Gets the export action performed by an end-user.
A object that is the export action performed by an end-user.
Gets the document export mode.
A value that is the document export mode.
Gets export options related to exporting a dashboard/dashboard item to an image.
A object containing export options related to exporting a dashboard/dashboard item to an image.
Gets export options related to exporting a dashboard/dashboard item to an image.
A object containing export options related to exporting a dashboard/dashboard item to an image.
Gets the component name of the exported dashboard item.
A value that is the component name of the exported dashboard item.
Gets export options related to exporting a dashboard/dashboard item to PDF format.
A object containing options related to exporting a dashboard/dashboard item to PDF format.
Gets export options related to exporting a dashboard/dashboard item to PDF format.
A object containing export options related to exporting a dashboard/dashboard item to PDF format.
Gets options related to printing a dashboard/dashboard item using the Print Preview window.
A object containing options related to printing a dashboard/dashboard item using the Print Preview window.
Provides data for the CustomExport events.
Returns chart context for the specified Chart dashboard item.
The component name of the Gauge dashboard item.
The chart context.
Returns gauge export context for the specified Gauge dashboard item.
The component name of the Gauge dashboard item.
The gauge export context.
Gets a printable control corresponding to the specified dashboard item.
A string that is the dashboard item's component name.
A printable control corresponding to the specified dashboard item.
Gets printable controls corresponding to the exported dashboard items.
A collection of printable controls corresponding to the exported dashboard items.
Provides access to a dictionary containing dashboard item names and related PrintableComponents. For internal use.
A dictionary containing dashboard item names and related PrintableComponents.
Gets the underlying report of the exported document.
An object that is the underlying report of the exported document.
References a method that handles the and events.
The event source.
A object that contains event data.
A window definition used to perform calculations within the . For internal use.
Initializes a new instance of the class.
Provides data for the CustomizeExportDocument events.
Gets options related to exporting a dashboard/dashboard item to the Excel format.
A object containing options related to exporting a dashboard/dashboard item to the Excel format.
Gets options related to exporting a dashboard item to the Excel format.
A object containing options related to exporting a dashboard item to the Excel format.
Gets or sets a stream containing the exported document.
A object that specifies a stream containing the exported document.
References a method that handles the CustomizeExportDocument events.
The event source.
A object that contains event data.
Lists values used to specify a custom numeric format mode.
Custom format is disabled.
Custom format is enabled. You can set it in the UI and in code.
Custom format is enabled. It is hidden from the UI, but you can set it in code.
Represents a palette that contains a specified set of colors.
Initializes a new instance of the class.
Gets the collection of colors within the custom palette.
A collection of colors within the custom palette.
Provides data for the CustomPalette events.
Initializes a new instance of the class.
Gets or sets a palette used to color dashboard item elements.
A object that specifies a palette used to color dashboard item elements.
References a method that handles the and events.
The event source.
A object that contains event data.
Provides data for the CustomParameters event.
Initializes a new instance of the class.
A collection of dashboard parameters.
Gets or sets dashboard parameters.
A collection ob objects implementing the interface.
References a method that handles the CustomParameters event.
The event source.
A object that contains event data.
A collection of custom properties.
Returns an array of available custom property names.
An array of available custom property names.
Returns a value for the custom property name.
A custom property name.
A custom property value.
A custom property name.
Provides data for the and events.
Initializes a new instance of the class with specified settings.
A provider for the instance.
A custom property name.
A new property value.
A previous property value.
Gets a custom property name for which the event is raised.
A custom property name.
Gets a new value that has been assigned to the custom property.
A new value.
Gets the custom property's previous value, which has been replaced by the new value.
An old value.
A provider for the instance.
Represents the scale that defines custom distribution of colors in the color range.
Initializes a new instance of the class.
Gets or sets a value that specifies whether the percent or absolute scale is used to define a set of colors.
true, if the percent scale is used to define a set of colors; otherwise, false.
Gets a collection of endpoints for color ranges in the custom palette.
A collection containing endpoints for color ranges in the custom palette.
Represents a custom shapefile that is used to provide a map for the map dashboard items (such as Choropleth or Geo Point maps).
Gets or sets custom shapefile data.
A object that is custom shapefile data.
Gets or sets the path to the shapefile.
A that specifies the path to the shapefile.
Represents custom shapefile data.
Initializes a new instance of the class with default settings.
Initializes a new instance of the class.
An array of values representing shape data. This value is assigned to the property.
An array of values representing attribute data. This value is assigned to the property.
Gets or sets attribute data.
An array of values that specifies attribute data.
For internal use.
Gets or sets shape data.
An array of values that specifies shape data.
For internal use.
Contains the full description of a dashboard used to visualize data.
Initializes a new instance of the class with default settings.
Adds a data source bound to the specified data and with the specified name to the collection.
A that specifies the data source name.
An object that contains data for the data source.
For internal use.
Locks the object by preventing updates until the method is called.
Locks the object by preventing layout updates until the method is called.
Provides access to a dashboard color scheme.
A object that is the color scheme used to color dashboard item elements.
Allows you to customize connection settings before the connection to a data store (database, OLAP cube, etc.) is established.
Allows overriding the default behavior when current connection parameters do not allow connecting to a data store.
Creates a dashboard item group belonging to the current dashboard.
A object representing a dashboard item group.
Gets or sets the default currency for the .
A that specifies the name of a culture that defines the currency format settings.
Occurs before a custom assembly is loaded for use as a .
Allows you to include WHERE clauses into queries.
Occurs before data is loaded from the data store and allows you to customize dashboard parameters that are used for data processing.
Gets custom properties available for the current dashboard.
A object that provides access to the dashboard's custom properties.
Occurs when the Dashboard Designer or Dashboard Viewer loads a dashboard.
For internal use.
Allows you to provide data for the .
Allows you to suppress the form containing errors that occur during data loading.
Occurs after the collection of data sources has been changed.
Gets the collection of dashboard data sources.
A collection of objects implementing the interface.
Gets or sets whether automatic updates are enabled for the current dashboard.
true, to enable automatic updates; otherwise, false.
For internal use.
Unlocks the object after a call to the method and causes an immediate update.
Unlocks the object after a call to the method and causes an immediate layout update.
Occurs after the collection of dashboard item groups is changed.
Provides access to a collection of dashboard item groups.
A object representing a collection of objects.
For internal use.
Occurs after the collection of dashboard items has been changed.
Gets the collection of dashboard items.
A collection of descendants. Contains dashboard items displayed within this dashboard.
Gets or sets the root dashboard layout group.
A object that specifies the root dashboard layout group.
Loads the dashboard from the specified XML document.
A object that is the XML document containing the dashboard.
Loads a dashboard from the specified stream.
A object that is a stream containing a dashboard.
Loads a dashboard from the specified XML file.
A that specifies the path to a file that contains a dashboard.
Loads user data from the specified stream.
A object that is a stream containing a dashboard.
A object that represents the XML element containing user data.
Loads user data from the specified dashboard XML file.
A that specifies the path to a file that contains a dashboard.
A object that represents the XML element containing user data.
Occurs after any option in the current is changed.
Occurs after the collection of dashboard parameters has been changed.
Provides access to dashboard parameters.
A object representing a collection of dashboard parameters.
Updates the dashboard layout tree according to the current dashboard object model with the default size settings.
Updates the dashboard layout tree according to the current dashboard object model with the specified width and height.
An integer value that specifies the client width of the dashboard.
An integer value that specifies the client height of the dashboard.
Saves the current dashboard to an XML document.
A object that is the XML document containing the dashboard.
Saves the dashboard to the specified stream.
A that specifies a stream to which the dashboard should be saved.
Saves the dashboard to the specified XML file.
A that specifies the path to a file to which the dashboard should be saved.
Provides access to the title settings of the dashboard.
A object that represents the dashboard title.
Gets or sets custom data to be saved to the dashboard XML definition.
A object that specifies the XML element.
Provides the capability to check the validity of the custom SQL query used to supply the dashboard with data.
Provides data for ConfigureDataConnection events.
Initializes a new instance of the class.
A value that specifies the connection name.
A value that specifies the data source name.
A descendant containing connection parameters.
Gets the data source name for which the event was raised.
A value that is the data source name.
References a method that handles the ConnectionError events.
The event source.
A object that contains event data.
Provides data for ConnectionError events.
Initializes a new instance of the class.
A value that specifies the connection name.
A value that specifies the data source component name.
A descendant containing connection parameters.
A object representing the exception that caused the event.
An object implementing the object.
Closes the wait form.
Gets the data source name for which the event was raised.
A value that is the data source name.
Shows the wait form.
References a method that handles the ConnectionError events.
The event source.
A object that contains event data.
The exception that occurs when there is a problem with a connection to a database.
Initializes a new instance of the class.
A object that contains the exception message.
Provides data for the CustomAssemblyLoading events.
Initializes a new instance of the class.
A that is the name of the Entity Framework data source.
A that is the component name of the Entity Framework data source.
A that is the name of the Entity Framework context.
A that is the path to the external assembly containing the Entity Framework model.
A value that specifies whether loading a custom assembly is allowed.
Gets or sets whether loading a custom assembly is allowed.
true, to allow loading a custom assembly; otherwise, false.
Gets the path to the external assembly containing the Entity Framework model.
A that is the path to the external assembly containing the Entity Framework model.
Gets the name of the Entity Framework context.
A that is the name of the Entity Framework context.
Gets the component name of the Entity Framework data source.
A that is the component name of the Entity Framework data source.
Gets the name of the Entity Framework data source.
A that is the name of the Entity Framework data source.
References a method that handles the CustomAssemblyLoading events.
The event source
A object that contains event data.
Provides data for the event.
Initializes a new instance of the class.
An object implementing the class that specifies the data source.
A that specifies the table name.
Gets or sets the filter expression that defines a WHERE clause included in the SQL query.
A descendant that specifies the filter expression that defines a WHERE clause included in the SQL query.
Gets the name of a data table to which the applies.
A that is the name of a data table to which the applies.
References a method that handles the event.
The event source.
A object that contains event data.
Lists constants used to identify various types of data axes.
Identifies an argument axis in a chart, scatter chart and pie.
Identifies a series axis in a chart and pie.
Identifies a single axis in the data-bound dashboard items.
Identifies a pivot column axis.
Identifies a pivot row axis.
Identifies a sparkline axis in a grid and cards.
Provides data for the event.
Initializes a new instance of the class.
An object implementing the class that specifies the data source.
Initializes a new instance of the class.
An object implementing the class that specifies the data source.
A collection of dashboard parameters.
Gets or sets data for the current data source.
Data for the current data source.
Specifies whether the DataSource and DataMember properties of the DashboardObjectDataSource are set when data is supplied in the event handler.
True, to set the DataSource and DataMember properties; otherwise, false.
Provides access to dashboard parameters required to modify your data query.
A collection of dashboard parameters.
References a method that handles the event.
The event source.
A object that contains event data.
The exception that occurs during loading data to a data source.
Initializes a new instance of the class.
A collection of errors that occur during loading data to a data source.
Gets errors that occur during loading data to a data source.
A collection of errors that occur during loading data to a data source.
Represents an individual record from the .
Gets the that contains the current .
A object that contains the current .
Gets the index of the current in the .
An integer value that is the zero-based index of the current .
Provides indexed access to individual elements in the .
An integer value specifying the zero-based index of the required element.
An element value.
Provides access to individual elements in the .
An that represents the column name.
An element value.
Gets the number of elements in the .
A integer value that represents the number of elements in the .
Represents a list of records displayed within the dashboard item.
Accumulates intermediate data source settings during the execution of a Data Source wizard.
Initializes a new instance of the class.
Initializes a new instance of the class.
A object used to initialize a new instance.
Creates a copy of the current object.
A object which is a copy of the current object.
Determines whether the specified object is equal to the current instance.
The object to compare with the current object.
true, if the specified object is equal to the current instance; otherwise, false.
Gets the hash code that corresponds to the value of the current object.
An integer value representing the hash code for the current object.
An Entity Framework data source that provides data for the dashboard.
Initializes a new instance of the class.
Initializes a new instance of the class.
A object containing parameters used to establish a connection to an Entity Framework data source.
Initializes a new instance of the class.
A value that specifies the data source name.
Initializes a new instance of the class.
A that specifies the data source name.
A object containing parameters used to establish a connection to an Entity Framework data source.
For internal use.
Provides access to a data source's calculated fields.
A object containing calculated fields.
Gets or sets the component name of the current data source.
A value that specifies the component name of the current data source.
For internal use.
Returns the data processing mode for the specified data member contained in the current data source.
A value that specifies the required data member.
A enumeration value that specifies the data processing mode for the specified data member.
Gets whether the connection to a data source is established.
true, if the connection to a data source is established; otherwise, false.
Loads the Entity Framework data source definition from XML.
A value containing an XML definition of the data source.
Gets or sets the data source name.
A that specifies the data source name.
Saves the XML definition of the Entity Framework data source.
A value containing an XML definition of the data source schema.
A data source used to extract data from Microsoft Excel workbooks or CSV files.
Initializes a new instance of the class.
Initializes a new instance of the class.
A value that specifies the data source name.
For internal use.
Provides access to a data source's calculated fields.
A object containing calculated fields.
Gets or sets the component name of the data source.
A that specifies the component name of the data source.
For internal use.
Retrieves the data from the connected data source with the specified parameters.
A collection of objects implementing the interface that specify parameters passed to a Fill method.
Gets or sets the logical expression to be applied to the data for filtering.
A value specifying the logical expression to be applied to the data for filtering.
Loads the data source schema definition from XML.
A value containing an XML definition of the data source schema.
Gets or sets whether the user interface is locked when the data source loads data.
true, to lock the user interface while data is being loaded to the data source; otherwise, false.
Gets or sets the data source name.
A that specifies the name of the data source.
Saves the XML definition of the object data source schema.
A value containing an XML definition of the data source schema.
Contains options related to exporting a dashboard/dashboard item to the Excel format.
Initializes a new instance of the class.
Copies settings of the specified object to the current object.
A object whose settings are copied to the current object.
Gets or sets a character used to separate values in an exported CSV document.
A value that specifies the character used to separate values in an exported CSV document.
Gets or sets the position of the dashboard state (such as master filter or current parameter values) in the exported document.
A object that specifies the position of the dashboard state in the exported document.
Gets or sets whether to add the state of master filter items to the exported document.
true, to add the state of master filter items to the exported document; otherwise, false.
Gets or sets whether to add current parameter values to the exported document.
true, to add current parameter values to the exported document; otherwise, false.
Gets or sets the Excel format in which the dashboard item is exported.
An enumeration member that specifies the Excel format in which the dashboard item is exported.
Gets or sets whether to add current values of a hidden parameter to the exported document.
true, to add current values of a hidden parameter to the exported document; otherwise, false.
Lists values that specify the export action performed by an end-user.
An end-user executes the Export to Excel command.
An end-user executes the Export to Image command.
An end-user executes the Export to PDF command.
An end-user invokes the Print Preview form.
Lists values specifying the compatibility mode used to export a dashboard/dashboard items.
Identifies the full export mode that uses GDI+ API to export a dashboard/dashboard item.
Identifies the restricted export mode that disables use of the GDI+ API to export a dashboard/dashboard item. For instance, this mode is used to fix issues related to exporting a dashboard/dashboard item displayed in the web application deployed in the cloud.
Lists values that specify a scale mode when exporting a dashboard/dashboard item.
The size of the dashboard / dashboard item is changed according to the width of the exported pages.
The dashboard / dashboard item on the exported page retains its original size.
The size of the dashboard / dashboard item on the exported page is changed according to the scale factor value.
Lists values that specify the format used to export a dashboard/dashboard item.
Identifies the Excel format.
Identifies the Image format.
Identifies the PDF format.
Lists values that specify the format used to export a dashboard/dashboard item to an image.
The GIF image format.
The JPG image format.
The PNG image format.
Lists values that specifies the document export mode.
An entire dashboard is being exported.
A specific dashboard item is being exported.
Lists values that specify the page orientation used to export a dashboard/dashboard item.
The page orientation used to export a dashboard/dashboard item is landscape.
The page orientation used to export a dashboard/dashboard item is portrait.
Lists values that specify a scale mode when exporting a dashboard/dashboard item.
The size of the dashboard/dashboard item is changed according to the width of the exported page.
The size of the dashboard/dashboard item is changed to fit its content on a single page.
The dashboard/dashboard item on the exported page retains its original size.
The size of the dashboard/dashboard item on the exported page is changed according to the scale factor value.
Contains settings related to exporting a dashboard/dashboard items.
Gets or sets the compatibility mode used to export a dashboard/dashboard items.
A enumeration value that specifies the compatibility mode used to export a dashboard/dashboard items.
An extract data source that is a local snapshot of data.
Initializes a new instance of the class.
Initializes a new instance of the class.
A that specifies the name of the data source.
Initializes a new instance of the class.
A that specifies the name of the data source.
A that specifies the path to the a file containing a data extract.
Provides the capability to change options used to fill the extract data source.
For internal use.
Provides access to a data source's calculated fields.
A object containing calculated fields.
Gets or sets the component name of the data source.
A that specifies the component name of the data source.
Allows overriding the default behavior when current connection parameters do not allow connecting to a file containing a data extract.
Releases resources associated with a instance.
For internal use.
Gets or sets a custom driver used to write data to/read data from the current data extract.
An object implementing the interface that specifies a custom driver.
For internal use.
Provides access to settings of the original data source used to create a data extract.
An class containing settings of the original data source used to create a data extract.
Gets or sets the path to the file containing a data extract.
A value that specifies the path to the file containing a data extract.
Retrieves the data from the connected data source with the specified parameters.
A collection of objects implementing the interface that specify parameters passed to a Fill method.
Gets or sets the logical expression to be applied to the data for filtering.
A value specifying logical expression to be applied to the data for filtering.
Loads the data source schema definition from XML.
A value containing an XML definition of the data source schema.
Gets or sets the data source name.
A that specifies the name of the data source.
Saves the XML definition of the extract data source schema.
A value containing an XML definition of the data source schema.
Updates data in the data extract file.
Updates a file containing a data extract and allows task cancellation through the use of a cancellation token.
A object to monitor for cancellation requests.
Updates a file containing a data extract and allows you to specify the driver used to write data to the data extract.
A object to monitor for cancellation requests.
A value that specifies the path to a file containing the data extract to be updated.
A value that specifies the name of the driver () used to write data to the data extract.
Static method to update data in the data extract file. Allows you to prevent access to the file until the data is refreshed and the file is re-created.
A instance that is the data source to update.
A delegate that specifies the action to perform when the data is updated.
A delegate that specifies the action to perform when the file is re-created.
A federated data source that retrieves data from different data sources.
Initializes a new instance of the class.
Initializes a new instance of the class with the specified name.
A that specifies the name of the data source.
For internal use.
Provides access to a data source's calculated fields.
A object containing calculated fields.
Gets or sets the component name of the data source.
A that specifies the component name of the data source.
For internal use.
Gets or sets the data source name.
A that specifies the name of the data source.
Lists values specifying comparison operators used to apply conditional styles.
The formatting is applied to elements whose values fall into the range specified by the and properties.
The formatting is applied to elements whose values are between or equal to the and property values.
The formatting is applied to elements whose values contain text specified by the property.
The formatting is applied to elements whose values are equal to a value assigned to the property.
The formatting is applied to elements whose values are greater than that specified by the property.
The formatting is applied to elements whose values are greater than or equal to that specified by the property.
The formatting is applied to elements whose values are less than that specified by the property.
The formatting is applied to elements whose values are less than or equal to that specified by the property.
The formatting is applied to elements whose values fall outside of the range specified by the and properties.
The formatting is applied to elements whose values are not between or equal to the and property values.
The formatting is applied to elements whose values are not equal to a value assigned to the property.
Lists values used to specify the comparison logic used to apply formatting according to the average value.
The range that includes values above the average value.
The range that includes values above or equal to the average value.
The range that includes values below the average value.
The range that includes values below or equal to the average value.
Lists values used to specify the comparison logic used to apply conditional formatting.
The Greater Than operator.
The Greater Than or Equal To operator.
Lists values used to apply conditional formatting to top/bottom values.
The lowest values.
The highest values.
Lists values used to specify the value type used in conditional formatting.
A value type is selected automatically.
A numeric value.
A percentage value.
Contains options related to exporting a dashboard/dashboard item to an image.
Initializes a new instance of the class.
Copies settings of the specified object to the current object.
A object whose settings are copied to the current object.
Gets or sets whether to add the state of master filter items to the exported document.
true, to add the state of master filter items to the exported document; otherwise, false.
Gets or sets whether to add current parameter values to the exported document.
true, to add current parameter values to the exported document; otherwise, false.
Provides access to the font settings of the exported document.
A object containing the font settings of the exported document.
Gets or sets an image format in which the dashboard/dashboard item is exported.
A object that specifies an image format in which the dashboard/dashboard item is exported.
Gets or sets whether to add current values of a hidden parameter to the exported document.
true, to add current values of a hidden parameter to the exported document; otherwise, false.
Gets or sets the resolution (in dpi) used to export a dashboard/dashboard item to an image.
An integer value that specifies the resolution (in dpi) used to export a dashboard/dashboard item to an image.
Gets or sets the scale factor (in fractions of 1), by which a dashboard/dashboard item is scaled in the exported document.
A value that specifies the scale factor by which a dashboard/dashboard item is scaled in the exported document.
Gets or sets whether a dashboard title (or dashboard item's caption) is included as the exported document title.
A value that specifies whether a dashboard title (or dashboard item's caption) is included as the exported document title.
The exception that occurs during dashboard application execution.
Initializes a new instance of the class.
A ()[xref:System.String] object that contains the exception message.
Initializes a new instance of the class.
A ()[xref:System.String] object that contains the exception message.
A ()[xref:System.Exception] object that contains the inner exception.
Serves as the base class for dashboard items.
For internal use.
Gets or sets the component name of the dashboard item.
A that specifies the component name of the dashboard item.
Creates a copy of this dashboard item.
A object, which is a copy of the current dashboard item.
Gets custom properties available for the current dashboard item.
A object that provides access to the item's custom properties.
Gets a dashboard that owns this dashboard item.
A object that specifies the dashboard that owns this item.
Releases resources associated with a instance.
Occurs after a dashboard item has been disposed of.
For internal use.
Gets or sets a parent group for the current dashboard item.
A object that specifies the parent group for the current dashboard item.
Gets a value indicating whether a dashboard item has been disposed of.
true, if the dashboard item has been disposed of; otherwise, false.
Gets or sets the name of the dashboard item, displayed in its caption.
A that specifies the name of the dashboard item.
Gets or sets the dashboard item container (a group or a tab page) that stores the current item.
A dashboard item group or tab page that stores the current item.
Gets or sets whether the dashboard item's caption is displayed.
true, to show the caption; otherwise, false.
A collection that contains dashboard items.
Initializes a new instance of the class.
Contains dashboard item coloring options.
Initializes a new instance of the class.
Gets or sets a coloring mode for dashboard item measures.
A enumeration value that specifies a coloring mode for dashboard item measures.
Gets or sets whether the dashboard item uses a global or local color scheme.
true, if the dashboard item uses a global color scheme; otherwise, the dashboard item uses a local color scheme.
Represents a format rule used to apply conditional formatting to dashboard items.
Copies settings of the specified object to the current object.
An object whose settings are copied.
Locks the object by preventing updates until the method is called.
Gets or sets a condition used to apply formatting to a dashboard item.
A descendant that specifies a condition used to apply formatting to a dashboard item.
Gets or sets whether the current format rule is enabled.
true, if the current format rule is enabled; otherwise, false.
Unlocks the object after a call to the method and causes an immediate update.
Gets or sets whether the current object is properly specified.
true, if the current object is properly specified; otherwise, false.
Gets or sets the name of the current format rule.
A that specifies the name of the current format rule.
Returns the string that represents the current object.
A that represents the current object.
Represents a group used to arrange dashboard items within a dashboard.
Initializes a new instance of the class.
Adds the specified dashboard item to the current .
A object that is the dashboard item.
Appends an array of dashboard items to the current .
An array of objects representing dashboard items.
Removes all dashboard items from the current .
Returns whether the current contains the specified dashboard item.
A object that is the dashboard item.
true, if the current contains the specified dashboard item; otherwise, false.
For internal use.
For internal use.
Provides access to options that control interactivity features, such as Master Filtering and drill-down.
A object that defines interactivity options.
Gets dashboard items contained within the current .
A collection of objects contained within the current group.
Removes the specified dashboard item from the current .
A object that is the dashboard item.
A collection of objects.
Initializes a new instance of the class.
Contains options that control interactivity features, such as Master Filtering and drill-down.
Gets or sets whether external dashboard items can be filtered using master filter items contained in the current / .
true, if master filter items contained within the current / affect external dashboard items; otherwise, false.
Contains options that control interactivity features, such as Master Filtering and drill-down.
Gets or sets whether drill-down is enabled.
true, to enable drill-down; otherwise, false.
Gets or sets whether this dashboard item acts as a Master Filter.
true, if this dashboard item should act as a Master Filter; otherwise, false.
Gets or sets the selection mode of the master filter item.
A enumeration value that specifies the selection mode of the master filter item.
Lists values that specify the selection mode of the master filter item.
Allows selecting multiple elements within the dashboard item.
Master filtering is disabled.
Allows selecting a single element within the dashboard item and does not allow clearing this selection.
A dashboard item state that includes selected master filter values, current drill-down values, etc.
Initializes a new instance of the class.
A value that specifies the component name of the dashboard item.
Gets or sets values for the drill-down hierarchy.
A list of objects that specify values for the drill-down hierarchy.
Gets the component name of the dashboard item.
A string value that is the component name of the dashboard item.
Loads a dashboard item state from an XML document.
A object that is the XML document containing a dashboard item state.
Gets or sets selected master filter values.
A list of object arrays that specify selected master filter values.
Gets or sets the state of the Range Filter dashboard item.
A object that specifies the state of the Range Filter dashboard item.
Saves the current dashboard item state to an XML document.
A object that is the XML document containing the dashboard item state.
Gets or sets an index of the selected dashboard item layer.
An integer value that specifies an index of the selected layer.
Gets the name of the tab page to which the dashboard item belongs.
A string that is the tab page's name.
Serves as a base class for classes that provides data for the / / events.
Gets the component name of the dashboard item for which the event was raised.
A that is the component name of the dashboard item.
Gets or sets whether to enable highlighting for the current dashboard item.
true, to enable highlighting; otherwise, false.
Gets or sets the selection mode for dashboard item elements.
A enumeration value specifying the selection mode.
A data source that retrieves data stored in JSON format.
Initializes a new instance of the class.
Initializes a new instance of the class with the specified name.
A that specifies the name of the data source.
For internal use.
Provides access to a data source's calculated fields.
A object containing calculated fields.
Gets or sets the name of the data source component.
A that specifies the component name of the data source.
For internal use.
Gets or sets the logical expression used to filer data.
A value specifying the logical expression to apply to the data for filtering.
Loads the data source schema definition from XML.
A value that contains an XML definition of the data source schema.
Gets or sets the data source name.
A that specifies the name of the data source.
Saves the XML definition of the JSON data source schema.
A value containing an XML definition of the data source schema.
A layout group used to arrange layout items or other groups within a dashboard.
Initializes a new instance of the class.
Initializes a new instance of the class.
A class descendant.
Initializes a new instance of the class.
A class descendant.
A value that specifies the relative size of the layout group. This value is assigned to the property.
Initializes a new instance of the class.
A enumeration value specifying the orientation of layout items/groups within the group. This value is assigned to the property.
A class descendant.
A value that specifies the relative size of the layout group. This value is assigned to the property.
An array of descendants that specify child layout items and groups for the current layout group.
Initializes a new instance of the class.
A enumeration value specifying the orientation of layout items/groups within the group. This value is assigned to the property.
A value that specifies the relative size of the layout group. This value is assigned to the property.
An array of descendants that specify child layout items and groups for the current layout group.
Provides access to the collection of child layout groups and items.
A collection of descendants representing child layout groups and items.
Indicates whether the subtree of the current layout group contains the layout item that displays the specified dashboard item.
A descendant specifying the required dashboard item.
true, if the subtree of the current layout group contains the layout item that displays the specified dashboard item; otherwise, false.
Indicates whether the subtree of the current layout group contains the specified layout item/group.
The descendant that specifies the required layout item/group.
true, if the subtree of the current layout group contains the specified layout item/group; otherwise, false.
Indicates whether the subtree of the current layout group contains the specified layout tab page.
The descendant that specifies the layout tab page.
true, if the subtree of the current layout group contains the specified layout tab page; otherwise, false.
For internal use.
Searches the layout tree recursively and returns the layout item for the specified dashboard item.
A descendant that is the required dashboard item.
The object representing a layout item that displays the required dashboard item. Returns null (Nothing in Visual Basic) if the required layout item is not found.
Searches the layout tree recursively and returns the layout group for the specified dashboard item group.
A object that is the required dashboard item group.
The object that is the layout group for the specified dashboard item group. Returns null (Nothing in Visual Basic) if the required layout item is not found.
Searches the layout tree recursively and returns the layout tab page for the specified dashboard tab page.
The object that is the required tab page.
The object that is a container used to arrange layout items and groups. Returns null (Nothing in Visual Basic) if the required layout item is not found.
Returns the layout tab container for the specified dashboard tab container item.
The object that is the required dashboard tab container item.
The object that is a container used to arrange layout tab pages within a dashboard. Returns null (Nothing in Visual Basic) if the required layout item is not found.
Returns the collection of layout items from the current layout group's subtree.
An object implementing the interface that represents the collection of layout items and groups from the current layout group's subtree.
Returns the collection of layout groups from the current layout group's subtree.
An object implementing the interface that represents the collection of layout groups from the current layout group's subtree.
Returns the collection of layout items from the current layout group's subtree.
An object implementing the interface that represents the collection of layout items from the current layout group's subtree.
Returns the collection of layout items and groups from the current layout group's subtree.
An object implementing the interface that represents the collection of layout items and groups from the current layout group's subtree.
Returns the collection of layout tab container from the current layout group's subtree.
An object implementing the interface that represents the collection of layout tab containers from the current layout group's subtree.
Gets or sets the value specifying the orientation of layout items/groups within the group.
A enumeration value specifying the orientation of layout items/groups within the group.
Removes the layout item displaying the specified dashboard item from the layout group's subtree.
A descendant that specifies the required dashboard item.
Removes the specified layout item/group from the layout group's subtree.
The descendant that specifies the required layout item/group.
Lists values that specify the orientation of layout items and groups within the group.
Items/groups within layout group are arranged horizontally.
Items/groups within layout group are arranged vertically.
Represents a layout item that displays a dashboard item.
Initializes a new instance of the class.
Initializes a new instance of the class.
A descendant specifying the dashboard item that will be displayed within a created layout item. This value is assigned to the property.
Initializes a new instance of the class.
A descendant specifying the dashboard item that will be displayed in a created layout item. This value is assigned to the property.
A value that specifies the relative size of the layout item. This value is assigned to the property.
Serves as the base class for layout items and groups.
Gets the dashboard item/group which is displayed in the current layout item/group.
A descendant representing the dashboard item/group which is displayed in the current layout item/group.
Inserts the layout item displaying the specified dashboard item above the current layout item/group.
A descendant that specifies the dashboard item whose layout item will be inserted above the current layout item/group.
Inserts the specified layout item/group above the current layout item/group.
A descendant that specifies the layout item/group which will be inserted above the current layout item/group.
Inserts the layout item displaying the specified dashboard item below the current layout item/group.
A descendant that specifies the dashboard item whose layout item will be inserted below the current layout item/group.
Inserts the specified layout item/group below the current layout item/group.
A descendant that specifies the layout item/group which will be inserted below the current layout item/group.
Inserts the layout item displaying the specified dashboard item to the left of the current layout item/group.
A descendant that specifies the dashboard item whose layout item will be inserted to the left of the current layout item/group.
Inserts the specified layout item/group to the left of the current layout item/group.
A descendant that specifies the layout item/group which will be inserted to the left of the current layout item/group.
Inserts the layout item displaying the specified dashboard item to the right of the current layout item/group.
A descendant that specifies the dashboard item whose layout item will be inserted to the right of the current layout item/group.
Inserts the specified layout item/group to the right of the current layout item/group.
A descendant that specifies the layout item/group which will be inserted to the right of the current layout item/group.
Moves the current layout item/group above the specified layout item/group.
A descendant that specifies the layout item/group above which the current layout item/group will be placed.
Moves the current layout item/group above the specified layout item/group.
A descendant that specifies the layout item/group above which the current layout item/group will be placed.
A value that specifies the relative size of the current layout item/group.
Moves the current layout item/group below the specified layout item/group.
A descendant that specifies the layout item/group below which the current layout item/group will be placed.
Moves the current layout item/group below the specified layout item/group.
A descendant that specifies the layout item/group below which the current layout item/group will be placed.
A value that specifies the relative size of the current layout item/group.
Moves the current layout item/group to the left of the specified layout item/group.
A descendant that specifies the layout item/group to the left of which the current layout item/group will be placed.
Moves the current layout item/group to the left of the specified layout item/group.
A descendant that specifies the layout item/group to the left of which the current layout item/group will be placed.
A value that specifies the relative size of the current layout item/group.
Moves the current layout item/group to the right of the specified layout item/group.
A descendant that specifies the layout item/group to the right of which the current layout item/group will be placed.
Moves the current layout item/group to the right of the specified layout item/group.
A descendant that specifies the layout item/group to the right of which the current layout item/group will be placed.
A value that specifies the relative size of the current layout item/group.
Gets the immediate parent layout group to which the current layout item/group belongs.
A that is the immediate parent layout group to which the current layout item/group belongs.
Gets the root layout item/group to which the current layout item/group belongs.
A that is the root layout item/group to which the current layout item/group belongs.
Gets or sets the relative size of the layout item/group.
A value that specifies the relative size of the layout item/group.
A collection of elements representing layout items and groups.
Initializes a new instance of the class.
A layout tab container used to arrange layout tab pages within a dashboard.
Initializes a new instance of the class.
Initializes a new instance of the DashboardLayoutTabContainer class for the specified dashboard tab container.
A TabContainerDashboardItem object specifying the dashboard tab container that will be displayed in a created layout item. This value is assigned to the property.
Initializes a new instance of the class with the specified weight for the specified dashboard tab container .
A object specifying the dashboard tab container that will be displayed in a created layout item. This value is assigned to the property.
A value that specifies the relative size of the layout item. This value is assigned to the property.
An array of the layout tab pages in the container.
A layout tab page used to arrange layout items and groups.
Initializes a new instance of the class.
Initializes a new instance of the class with the specified orientation for the specified dashboard item containing the specified layout nodes.
A DevExpress.DashboardCommon.DashboardLayoutGroupOrientation enumeration member that specifies how the dashboard layout items are arranged.
A instance that is the tab page in the dashboard object model.
An array of descendants that specify child layout items and groups.
Initializes a new instance of the class for the specified dashboard item containing the specified layout nodes.
A instance that is the tab page in the dashboard object model.
An array of descendants that specify child layout items and groups.
An object data source that provides data for the dashboard.
Initializes a new instance of the class with no data.
Initializes a new instance of the class with predefined data.
An object containing data for the data source.
Initializes a new instance of the class with a specidied data source name.
A value that specifies the data source name.
Initializes a new instance of the class with a specidied data source name and data.
A value that specifies the data source name.
An object containing data for the data source.
For internal use.
Provides access to a data source's calculated fields.
A object containing calculated fields.
Gets or sets the component name of the data source.
A that specifies the component name of the data source.
Gets or sets an XML/XSD file, containing the schema of a dashboard's data source.
A containing a data source's schema.
For internal use.
Gets or sets the logical expression to be applied to the data for filtering.
A value specifying the logical expression to be applied to the data for filtering.
Loads the object data source schema definition from XML.
A value containing an XML definition of the data source schema.
Gets or sets the data source name.
A that specifies the name of the data source.
Saves the XML definition of the object data source schema.
A value containing an XML definition of the data source schema.
An OLAP data source that provides data for the dashboard.
Initializes a new instance of the class.
Initializes a new instance of the class.
An object containing parameters used to establish a connection to a cube in an MS Analysis Services database.
Initializes a new instance of the class.
A value that specifies the connection name.
An object containing parameters used to establish a connection to a cube in an MS Analysis Services database.
Initializes a new instance of the class.
A value that specifies the data source name.
A value that specifies the connection name.
For internal use.
Gets or sets the component name of the data source.
A value that is the component name of the data source.
Provides the capability to customize parameters used to establish a connection to an OLAP cube.
Allows overriding the default behavior when current connection parameters do not allow connecting to an OLAP cube.
Gets or sets the connection name for the current data source.
A value that specifies the connection name.
Gets or sets a connection string used to establish a connection to an OLAP cube.
A value that specifies a connection string used to establish a connection to an OLAP cube.
Releases resources associated with a instance.
For internal use.
For internal use.
For internal use.
Gets or sets the logical expression to be applied to the data for filtering.
A value specifying the logical expression to be applied to the data for filtering.
Gets whether the connection to a cube in an MS Analysis Services database is established.
true, if the connection to a cube in an MS Analysis Services database is established; otherwise, false.
For internal use.
Loads the data source definition from XML.
A value containing an XML definition of the data source.
Gets or sets the data source name.
A value that specifies the data source name.
Gets or sets a data provider used to connect to the .
A value that specifies a data provider used to connect to the .
Saves the data source definition to XML.
A value containing an XML definition of the data source.
Provides data for the event.
Initializes a new instance of the class.
References a method that handles the event.
The event source.
A object that contains event data.
A palette that contains colors used to paint dashboard item elements.
Initializes a new instance of the class.
A collection of objects that specify colors to be added to the palette.
Initializes a new instance of the class.
An array of objects that specify colors to be added to the palette.
Gets a number of elements in a color palette.
An integer value that is the number of elements in a color palette.
Provides access to the default palette used to color dashboard item elements.
A default palette that contains colors used to paint dashboard item elements.
Provides indexed access to individual elements in the .
An integer value that specifies the index of the color.
A value that is the palette color corresponding to the specified index.
A dashboard parameter.
Initializes a new instance of the class with default settings.
Initializes a new instance of the class.
A that specifies the name of the dashboard parameter. This value is assigned to the property.
A that specifies the parameter's type. This value is assigned to the property.
A parameter's value. This value is assigned to the property.
Initializes a new instance of the class.
A that specifies the name of the dashboard parameter. This value is assigned to the property.
A that specifies the parameter's type. This value is assigned to the property.
A parameter's value. This value is assigned to the property.
A that specifies a parameter's description displayed to an end-user. This value is assigned to the property.
A value specifying whether a parameter's editor is visible within the Dashboard Parameters dialog. This value is assigned to the property.
A descendant that specifies the look-up editor settings of the parameter. This value is assigned to the property.
Gets or sets the parameter's description displayed to an end-user.
A that specifies the parameter's description displayed to an end-user.
Gets or sets the look-up editor settings of the parameter.
A descendant that specifies the look-up editor settings of the parameter.
Gets or sets whether all available parameter values are initially selected. This option has restrictions on dynamic look-up lists.
true, to select all parameter values by default; otherwise, false.
Gets or sets whether a parameter's editor is visible within the Dashboard Parameters dialog.
true, to display a parameter's editor within the Dashboard Parameters dialog; otherwise, false.
A collection of objects.
Initializes a new instance of the class with default settings.
Creates a copy of the current object.
A object which is a copy of the current object.
A state of dashboard parameters that includes currently selected parameter values.
Initializes a new instance of the class with default settings.
Initializes a new instance of the class.
A value that specifies the parameter name.
The current parameter value.
A value that specifies the parameter type.
Gets or sets the parameter name.
A value that specifies the parameter name.
Gets or sets the parameter type.
A value that specifies the parameter type.
Get or sets the current parameter value.
The current parameter value.
Contains options related to exporting a dashboard/dashboard item to the PDF format.
Initializes a new instance of the class.
Copies settings of the specified object to the current object.
A object whose settings are copied to the current object.
Gets or sets the number of horizontal/vertical pages spanning the total width/height of a dashboard/dashboard item.
An integer value that specifies the number of horizontal/vertical pages spanning the total width/height of a dashboard/dashboard item.
Gets or sets whether cards within the Card dashboard item are arranged automatically on the exported page.
true, to arrange cards automatically on the exported page; otherwise, false.
Gets or sets whether the page orientation used to export the Chart dashboard item is selected automatically.
true, to automatically select the page orientation used to export the Chart dashboard item; otherwise, false.
Gets or sets the export size mode for the Chart dashboard item.
A enumeration member that specifies the export size mode for the Chart dashboard item.
Gets or sets whether the page orientation used to export a dashboard is selected automatically.
true, to automatically select the page orientation used to export a dashboard; otherwise, false.
Gets or sets a position of the dashboard state (such as master filter or current parameter values) in the exported document.
A object that specifies a position of the dashboard state in the exported document.
Gets or sets the mode for scaling a dashboard/dashboard item in the exported document.
A enumeration value that specifies the mode for scaling a dashboard/dashboard item in the exported document.
Gets or sets whether to add the state of master filter items to the exported document.
true, to add the state of master filter items to the exported document; otherwise, false.
Gets or sets whether to add current parameter values to the exported document.
true, to add current parameter values to the exported document; otherwise, false.
Provides access to the font settings of the exported document.
A object containing the font settings of the exported document.
Gets or sets whether gauges within the Gauge dashboard item are arranged automatically on the exported page.
true, to arrange gauges automatically on the exported page; otherwise, false.
Gets or sets whether the size of the Grid dashboard item is changed according to the width of the exported page.
true, to change the size of the Grid dashboard item according to the width of the exported page; otherwise, false.
Gets or sets whether to add column headers of the Grid dashboard item to every page.
true, to add column headers to every page; otherwise, false.
Gets or sets whether to add current values of hidden parameter to the exported document.
true, to add current values of hidden parameter to the exported document; otherwise, false.
Gets or sets whether the page orientation used to export the Map dashboard item is selected automatically.
true, to automatically select the page orientation used to export the Map dashboard item; otherwise, false.
Gets or sets the export size mode for the Map dashboard item.
A enumeration member that specifies the export size mode for the Map dashboard item.
Gets or sets the page orientation used to export a dashboard/dashboard item.
A enumeration value that specifies the page orientation used to export a dashboard/dashboard item.
Gets or sets the type of paper for the exported document.
A enumeration value that specifies the type of paper for the exported document.
Gets or sets whether pies within the Pie dashboard item are arranged automatically on the exported page.
true, to arrange pies automatically on the exported page; otherwise, false.
Gets or sets whether to add column headers of the Pivot dashboard item to every page.
true, to add column headers to every page; otherwise, false.
Gets or sets whether the page orientation used to export the Range Filter dashboard item is selected automatically.
true, to automatically select the page orientation used to export the Range Filter dashboard item; otherwise, false.
Gets or sets the export size mode for the Range Filter dashboard item.
A enumeration member that specifies the export size mode for the Range Filter dashboard item.
Gets or sets the scale factor (in fractions of 1), by which a dashboard/dashboard item is scaled in the exported document.
A value that specifies the scale factor, by which a dashboard/dashboard item is scaled in the exported document.
Gets or sets the mode for scaling a dashboard/dashboard item in the exported document.
A enumeration value that specifies the mode for scaling a dashboard/dashboard item in the exported document.
Gets or sets whether a dashboard title (or dashboard item's caption) is included as the exported document title.
A value that specifies whether a dashboard title (or dashboard item's caption) is included as the exported document title.
Gets or sets whether the page orientation used to export the Treemap dashboard item is selected automatically.
true, to automatically select the page orientation used to export the Treemap dashboard item; otherwise, false.
Gets or sets the export size mode for the Treemap dashboard item.
A enumeration member that specifies the export size mode for the Treemap dashboard item.
Contains options related to printing a dashboard/dashboard item.
Initializes a new instance of the class.
Copies settings of the specified object to the current object.
A object whose settings are copied to the current object.
Gets or sets the number of horizontal/vertical pages spanning the total width/height of a dashboard/dashboard item.
An integer value that specifies the number of horizontal/vertical pages spanning the total width/height of a dashboard/dashboard item.
Gets or sets whether cards within the Card dashboard item are arranged automatically on the printed page.
true, to arrange cards automatically on the printed page; otherwise, false.
Gets or sets whether the page orientation used to print the Chart dashboard item is selected automatically.
true, to automatically select the page orientation used to print the Chart dashboard item; otherwise, false.
Gets or sets the print size mode for the Chart dashboard item.
A enumeration member that specifies the print size mode for the Chart dashboard item.
Gets or sets whether the page orientation used to print a dashboard is selected automatically.
true, to automatically select the page orientation used to print a dashboard; otherwise, false.
Gets or sets a position of the dashboard state (such as master filter or current parameter values) in the printed document.
A object that specifies a position of the dashboard state in the printed document.
Gets or sets the mode for scaling a dashboard/dashboard item in the printed document.
A enumeration value that specifies the mode for scaling a dashboard/dashboard item in the printed document.
Gets or sets whether to add the state of master filter items to the printed document.
true, to add the state of master filter items to the printed document; otherwise, false.
Gets or sets whether to add current parameter values to the printed document.
true, to add current parameter values to the printed document; otherwise, false.
Provides access to the font settings of the printed document.
A object containing the font settings of the printed document.
Gets or sets whether gauges within the Gauge dashboard item are arranged automatically on the printed page.
true, to arrange gauges automatically on the printed page; otherwise, false.
Gets or sets whether the size of the Grid dashboard item is changed according to the width of the printed page.
true, to change the size of the Grid dashboard item according to the width of the printed page; otherwise, false.
Gets or sets whether to add column headers of the Grid dashboard item to every page.
true, to add column headers to every page; otherwise, false.
Gets or sets whether to add current values of hidden parameter to the printed document.
true, to add current values of hidden parameter to the printed document; otherwise, false.
Gets or sets whether the page orientation used to print the Map dashboard item is selected automatically.
true, to automatically select the page orientation used to print the Map dashboard item; otherwise, false.
Gets or sets the print size mode for the Map dashboard item.
A enumeration member that specifies the print size mode for the Map dashboard item.
Gets or sets the page orientation used to print a dashboard/dashboard item.
A enumeration value that specifies the page orientation used to print a dashboard/dashboard item.
Gets or sets the type of paper for the printed document.
A enumeration value that specifies the type of paper for the printed document.
Gets or sets whether pies within the Pie dashboard item are arranged automatically on the printed page.
true, to arrange pies automatically on the printed page; otherwise, false.
Gets or sets whether to add column headers of the Pivot dashboard item to every page.
true, to add column headers to every page; otherwise, false.
Gets or sets whether the page orientation used to print the Range Filter dashboard item is selected automatically.
true, to automatically select the page orientation used to print the Range Filter dashboard item; otherwise, false.
Gets or sets the print size mode for the Range Filter dashboard item.
A enumeration member that specifies the print size mode for the Range Filter dashboard item.
Gets or sets the scale factor (in fractions of 1), by which a dashboard/dashboard item is scaled in the printed document.
A value that specifies the scale factor, by which a dashboard/dashboard item is scaled in the printed document.
Gets or sets the mode for scaling a dashboard/dashboard item in the printed document.
A enumeration value that specifies the mode for scaling a dashboard/dashboard item in the printed document.
Gets or sets whether a dashboard title (or dashboard item's caption) is included as the printed document title.
A value that specifies whether a dashboard title (or dashboard item's caption) is included as the printed document title.
Gets or sets whether the page orientation used to print the Treemap dashboard item is selected automatically.
true, to automatically select the page orientation used to print the Treemap dashboard item; otherwise, false.
Gets or sets the print size mode for the Treemap dashboard item.
A enumeration member that specifies the print size mode for the Treemap dashboard item.
Contains experimental settings that affect dashboard controls and their elements.
Gets or sets a custom numeric format for dashboard elements. Note that the custom format is not fully compatible between cross-platform solutions.
A value that specifies a custom format mode.
Provides access to the dashboard special values.
Represents an error value (for instance, this can be a calculated field value that cannot be evaluated).
Determines whether the specified value is .
The value to check.
True, if the specified value is an ; otherwise, false.
Determines whether the specified value is .
The value to check.
True, if the specified value is ; otherwise, false.
Determines whether the specified value is .
The value to check.
True, if the specified value is ; otherwise, false.
Determines whether the specified value is .
The value to check.
True, if the specified value is ; otherwise, false.
Determines whether the specified value is any of the dashboard special values.
The value to check.
True, if the specified value is any of the dashboard special values; otherwise, false.
Represents a null value.
Represents a null value in OLAP mode.
Represents an Others value.
A SQL data source that provides data for the dashboard.
Initializes a new instance of the class with default settings.
Initializes a new instance of the class with the specified connection parameters.
A class descendant specifying the connection parameters for the current data source.
Initializes a new instance of the class with the specified data source name.
A value that is the data source name.
Initializes a new instance of the class with the specified data source name and connection parameters.
A value that is the data source name.
A descendant containing connection parameters to a data store.
Initializes a new instance of the class with the specified data source and existing data connection names.
A that specifies the data source name.
A that specifies the name of the existing data connection.
For internal use.
Provides access to a data source's calculated fields.
A object containing calculated fields.
Gets or sets the component name of the data source.
A value that is the component name of the data source.
Gets or sets the data processing mode for the current data source.
A enumeration value that specifies the data processing mode for the current data source.
For internal use.
Gets the data processing mode for the specified query from the current data source.
A value that specifies the query name.
A value that is the data processing mode for the specified query.
Gets whether the connection to a data store is established.
true, if the connection to a data store is established; otherwise, false.
Gets or sets whether the user interface is locked when the data source loads data.
true, to lock the user interface while data is being loaded to the data source; otherwise, false.
Gets or sets the name of the data source.
A value that is the data source name.
A data container for changes resulting from end-user interaction - selected master filter values, drill-down levels, Range Filter settings, dashboard item layers and current parameter values.
Initializes a new instance of the class.
Provides access to states of individual dashboard items displayed in the dashboard.
A collection of objects that are states of individual dashboard items.
Loads a dashboard state from an XML document.
A object that is the XML document containing a dashboard state.
Provides access to states of dashboard parameters.
A collection of objects that are states of dashboard parameters.
Saves the current dashboard state to an XML document.
A object that is the XML document containing the dashboard state.
Lists values that specify the position of the dashboard state (such as master filter or current parameter values) in the exported Excel document.
The dashboard state is placed below the exported data.
The dashboard state is placed on a separate sheet.
Lists values that specify the position of the dashboard state (such as master filter or current parameter values) in the exported document.
The dashboard state is placed below the exported dashboard/dashboard item.
The dashboard state is placed on a separate page.
A tab page in a .
Initializes a new instance of the class.
Adds the specified dashboard item to the tab page.
A dashboard item to place in the tab page.
Adds the specified dashboard items to the tab page.
An array of dashboard items to add.
Determines whether a specified dashboard item is on the tab page.
The dashboard item to locate on a page.
True, if the specified dashboard item is on the page; otherwise, false.
Provides access to options that control interactivity features, such as Master Filtering and drill-down.
A object that defines interactivity options.
Hides the base class method. Always returns null.
Always null.
Removes the specified dashboard item from a tab page.
The dashboard item to remove.
Gets or sets whether to display a single dashboard item like a tab page.
true, to display a single dashboard item as tab page; otherwise, false.
A collection of DashboardTabPage objects.
Initializes a new instance of the class.
Represents a dashboard title.
Gets or sets the alignment of the dashboard title.
A enumeration value that specifies the alignment of the dashboard title.
Gets or sets the image displayed within the as a byte array.
A array that contains image data.
For internal use.
Gets or sets the URL used to access the image displayed within the dashboard title.
A that specifies the URL used to access the image displayed within the dashboard title.
Gets or sets whether to display the state of master filter items in the dashboard title.
true, to display the state of master filter items in the dashboard title; otherwise, false.
Gets or sets the text displayed in the dashboard title.
A that specifies the text displayed in the dashboard title.
Gets or sets whether the dashboard title is visible.
true, if the dashboard title is visible; otherwise, false.
Lists values that specify the alignment of the dashboard title.
Align the dashboard title to the center in the dashboard title area.
Align the dashboard title to the left in the dashboard title area.
Contains settings that can be used to enable or disable a specific Dashboard functionality.
Gets or sets whether arithmetic errors related to floating point calculations are processed by the Dashboard error handling mechanism.
true, to process arithmetic errors related to floating point calculations using the Dashboard error handling mechanism; otherwise, false.
Lists values that specify a layout algorithm used to arrange tiles of .
Identifies the Slice and Dice layout algorithm. This layout algorithm divides the space between items, slicing it in the specified direction depending on the item value.
Identifies the Squarified layout algorithm. This algorithm lays out tiles so that width/height ratio will be closer to 1.
Identifies the Striped layout algorithm. This algorithm is a modified version of the Squarified algorithm. The main difference is that tiles lay out in vertical/horizontal strips of varying thicknesses.
Lists values that specify a layout direction used to arrange tiles of depending on their sizes.
Arrange tiles from the bottom-left to the top-right corner.
Arrange tiles from the bottom-right to the top-left corner.
Arrange tiles from the top-left to the bottom-right corner.
Arrange tiles from the top-right to the bottom-left corner.
Represents an individual record from the .
Gets the that contains the current .
A object that contains the current .
Gets the current row's index in the data source.
An integer value identifying the current row's index in the data source.
Represents a list of records from the dashboard data source.
Provides indexed access to individual rows in the .
An integer value specifying the zero-based index of the required row.
A object representing an individual row within the .
Retrieves data from XPO (eXpress Persistent Objects).
Initializes a new instance of the class.
Initializes a new instance of the class with the specified name.
A that specifies the name of the data source.
Provides access to a data source's calculated fields.
A object containing calculated fields.
Gets or sets the name of the data source component.
A that specifies the component name of the data source.
Gets or sets the data processing mode.
A enumeration value that specifies the data processing mode for the current data source.
Retrieves the data from the data source and populates the internal object collection.
A collection of objects passed to the method implementation.
Gets or sets the logical expression used to filer data.
A value specifying the logical expression to apply to the data for filtering.
For internal use.
Loads the data source schema definition from XML.
A value that contains an XML definition of the data source schema.
Gets or sets the data source name.
A that specifies the name of the data source.
Saves the XML definition of the JSON data source schema.
A value containing an XML definition of the data source schema.
Serves as the base class for data-bound dashboard items.
For internal use.
Gets or sets a specific data member in a dashboard data source to which the dashboard item is bound.
A value that specifies a data member in a dashboard data source.
Gets or sets a data source to which the dashboard item is bound.
An object implementing the interface that specifies a data source to which the dashboard item is bound.
Gets or sets the filter criteria applied to this dashboard item.
A descendant that specifies the filter criteria for the dashboard item.
Gets or sets the criteria string used to filter data displayed within the current dashboard item.
A that specifies the criteria string used to filter data displayed within the current dashboard item.
Returns data members that identify data fields to which the current dashboard item is bound.
A list of objects that represent data members.
Returns the dimensions used to provide data for the current dashboard item.
A list of objects that represent the dimensions used to provide data for the current dashboard item.
Returns the measures used to provide data for the current dashboard item.
A list of objects that represent the measures used to provide data for the current dashboard item.
Gets a collection of hidden dimensions.
A collection of objects appended to the dashboard item but not displayed within it.
Gets a collection of hidden measures.
A collection of objects appended to the dashboard item but not displayed within it.
Gets or sets whether this dashboard item ignores filtering applied by master filters.
true, to ignore filtering applied by Master Filters; otherwise, false.
Gets whether this dashboard item displays only a part of its data in order to retain performance.
true, if this dashboard item displays only a part of its data in order to retain performance; otherwise, false.
Gets or sets whether filtering applied by this master filter affects dashboard items that display data from other data sources.
true, to apply filtering to dashboard items that display data from other data sources; otherwise, false.
Specifies the data source and data member for the current dashboard item.
An object implementing the interface that specifies a data source to which the dashboard item is bound.
A value that specifies a data member in a dashboard data source.
Serves as the base class for data items - measures and dimensions.
For internal use.
Gets or sets the identifier of a corresponding data member in the data source.
A that specifies a data member that corresponds to this data item.
Gets the type of the data source field that provides data for the current data item.
A value that specifies the type of the data source field that provides data for the current data item.
Provides access to the format settings for date-time values.
A object that contains format settings for date-time values.
For internal use.
Returns the data item definition.
A object that is the data item definition.
Gets or sets the data item identifier.
A that specifies the data item identifier.
Gets or sets the name of the data item.
A that specifies the name of the data item.
Provides access to the format settings for numeric values.
A object that contains the format settings for numeric values.
Gets or sets whether to show grand totals for the current measure.
true, to show grand totals for the current measure; otherwise, false.
Gets or sets whether to show totals for the current data item.
true, to show totals for the current data item; otherwise, false.
Gets or sets whether to display summary values corresponding to the current measure.
true, to display summary values corresponding to the current measure; otherwise, false.
Returns the string that represents the current object.
A that represents the current object.
Gets or sets the unique data item identifier.
A that specifies the data item identifier.
Serves as the base class for classes that represent collections of descendants.
Serves as the base class for data item containers.
For internal use.
Gets custom properties available for the current data item container.
A object that provides access to the data item container's custom properties.
Releases resources associated with a instance.
A collection of descendants.
Initializes a new instance of the class
Contains formatting settings for date-time values.
Locks applying format settings until the method call.
Gets or sets the format type associated with the group interval.
A enumeration member that specifies the format type associated with the group interval.
Gets or sets the format type associated with the group interval.
A enumeration member that specifies the format type associated with the group interval.
Gets or sets the format type associated with the group interval.
A enumeration member that specifies the format type associated with the group interval.
Gets or sets the format type associated with the group interval.
A enumeration member that specifies the format type associated with the group interval.
Gets or sets the format type associated with the group interval.
A enumeration member that specifies the format type associated with the group interval.
Applies changes made to format settings after the method call and unlocks further updates.
Gets or sets the format type associated with the group interval.
A enumeration member that specifies the format type associated with the group interval.
Gets or sets the format type associated with the group interval.
An enumeration member that specifies the format type associated with the group interval.
Gets or sets the format type associated with the group interval.
A enumeration member that specifies the format type associated with the group interval.
Gets or sets the format type associated with the group interval.
A enumeration member that specifies the format type associated with the group interval.
Gets or sets the format type associated with the group interval.
A enumeration member that specifies the format type associated with the group interval.
A data item definition.
Gets the data member for the current data item definition.
A value that is the data member for the current data item definition.
Determines whether the specified object is equal to the current instance.
The object to compare with the current object.
true, if the specified object is equal to the current instance; otherwise, false.
Gets the hash code that corresponds to the value of the current object.
An integer value representing the hash code for the current object.
Returns the string that represents the current object.
A that represents the current object.
Contains format settings for numeric values.
Locks applying format settings until the method call.
Gets or sets the name of a culture that defines the currency symbol and format.
A that specifies the name of a culture that defines the currency format settings.
Gets or sets a custom format string.
A custom format string.
Applies changes made to format settings after the method call and unlocks further updates.
Gets or sets the format type for numeric values.
A enumeration member that specifies the format type for numeric values.
Gets or sets whether separators should be inserted between digit groups.
true, to insert separators between digit groups; otherwise, false.
Gets or sets the number of fractional digits that should be displayed.
An integer value that specifies the number of fractional digits that should be displayed.
Gets or sets the unit to which numeric values should be converted.
A enumeration member that specifies the unit to which numeric values should be converted.
Lists values that specify format types for numeric values.
Format type is defined automatically, according to the data type and summary function (for measures).
Currency formatting.123.456 -> $123.46 (en-US)
The most compact of either fixed-point or scientific notation. Ignores the value.
Integral and decimal digits, group separators, and a decimal separator with an optional negative sign.1234.567 -> 1,234.57 (en-US)
Number multiplied by 100 and displayed with a percent symbol.-0.39678 -> -39.7 % (en-US)
Exponential notation.1052.0329112756 -> 1.052033E+003 (en-US)
Lists values that specify numeric units.
The unit is selected automatically, so that there are no more than three digits in the resulting value's integer part.
Values are converted to billions.12,345,678,901 -> 12.34B (in the en-US culture, provided that the is set to 2)
Values are converted to millions.123,456,789 -> 123.4M (in the en-US culture, provided that the is set to 1)
Values are shown "as is".
Values are converted to thousands.1,234 -> 1.234K (in the en-US culture, provided that the is set to 3)
An error occurred during loading data to a data source.
Initializes a new DataLoadingError instance with the specified settings.
A data source name.
A text that informs the user about the error.
An exception raised when an error occurs.
Gets the name of the data source for which the current data loading error occurred.
A value that is the name of the data source for which the current data loading error occurred.
Gets or sets the text that describes the data loading error.
A value containing the text of the current data loading error.
Gets or sets the inner exception that the data loading process throws.
A containing information about the current data loading error.
Provides data for the DataLoadingError events.
Initializes a new instance of the class.
A list of objects.
Gets errors that occur during data loading.
A list of objects that are errors occurring during data loading.
Gets or sets whether default actions are required when data loading errors occur.
true, if no default actions are required when data loading errors occur; otherwise, false.
References a method that handles the DataLoadingError events.
The event source.
A object that contains event data.
Provides data for the DataLoading events.
Initializes a new instance of the class.
A value that specifies the component name of the data source.
A value that specifies the name of the data source.
Initializes a new instance of the class.
A value that specifies the component name of the data source.
A value that specifies the name of the data source.
A collection of objects implementing the interface.
Gets or sets data for the current data source.
Data for the current data source.
Get the component name of the data source for which the event has been raised.
A that is the component name of the data source for which the event has been raised.
Gets the name of the data source for which the event has been raised.
A that is the name of the data source for which the event has been raised.
Specifies whether the DataSource and DataMember properties of the DashboardObjectDataSource are set when data is supplied in the event handler.
True, to set the DataSource and DataMember properties; otherwise, false.
Provides access to parameter values passed to the object data source.
A collection of objects that are parameters passed to the object data source.
References a method that handles DataLoading events.
The event source.
A object that contains event data.
Lists values used to specify the data processing mode.
In-memory mode in which all data is stored in the application's memory and the data engine operates without being connected to the database servers.
Data-related operations are performed on the database server side.
A data source that provides data for the dashboard.
Initializes a new instance of the class.
Initializes a new instance of the class.
An object that specifies a data provider for an OLAP data source.
Initializes a new instance of the class.
An object that specifies a data provider for regular data sources.
Initializes a new instance of the class.
An object that contains data for the data source.
Initializes a new instance of the class.
An object that contains data for the data source.
A that is a specific list in a data source.
Initializes a new instance of the class.
A that specifies the name of the data source.
Initializes a new instance of the class.
A that specifies the name of the data source.
An object that specifies a data provider for an OLAP data source.
Initializes a new instance of the class.
A that specifies the name of the data source.
An object that specifies a data provider for regular data sources.
Initializes a new instance of the class.
A that specifies the name of the data source.
An object that contains data for the data source.
Initializes a new instance of the class.
A that specifies the name of the data source.
An object that contains data for the data source.
A that is a specific list in a data source.
For internal use.
Provides access to data source's calculated fields.
A object containing calculated fields.
Gets parameters used to establish a connection to data.
A descendant containing parameters used to establish a connection to data.
Gets or sets the data object for the data source.
An object that contains data for the data source.
Gets or sets a specific list in a data source.
A that specifies a specific list in a data source.
Gets or sets the data processing mode for the current data source.
A enumeration value that specifies the data processing mode for the current data source.
Gets or sets an XML/XSD file, containing a schema of a dashboard's data source.
A containing a data source's schema.
For internal use.
Gets or sets the logical expression to be applied to the data for filtering.
A value specifying a logical expression to be applied to the data for filtering.
For internal use.
Gets whether the dashboard data provider is used to supply the current data source with data.
true, if the dashboard data provider is used to supply the current data source with data; otherwise, false.
For internal use.
Gets whether the current data source supports server-side data processing.
true, if the current data source supports server-side data processing; otherwise, false.
Gets a data provider for an OLAP data source.
An object that represents a data provider for an OLAP data source.
Gets a data provider for regular data sources.
An object representing a data provider for regular data sources.
A collection that contains dashboard data sources.
Initializes a new instance of the class.
Serves as the base class for classes that provide data for dashboard events.
Initializes a new instance of the class.
An object implementing the interface that specifies the data source.
Obtains the data source that provides data for the dashboard.
An object implementing the interface that specifies the dashboard data source.
Occurs when the Object or Excel data source attempts to apply a filter containing the Aggr function.
Initializes a new instance of the class.
Contains classes that provide functionality to the Data Source wizard page presenters.
Provides information about a data source and data members.
Gets data sources that can be used to create a data extract.
An array of DataSourceInfo objects.
Gets data members of the specified data source.
A value that specifies the component name of the data source.
An array of values that are data members of the specified data source.
Gets a data source with the specified component name.
A value that specifies the component name of the data source.
An object implementing the interface.
Lists values used to specify how the DateFilter dashboard item arranges quick filter elements.
Elements are arranged in horizontal order in a row and moved to the next row(s) when the Date Filter's width is not sufficient. In a dashboard with several dashboard items laid out vertically, the Date Filter's height is set to the minimum value required to fit Date Filter elements.
Elements are arranged in horizontal order in a row and moved to the next row(s) when the Date Filter's width is not sufficient.
Elements are arranged in vertical order in a column and moved to the next column(s) when the Date Filter item's height is not sufficient.
A Date Filter dashboard item that allows end users to filter other dashboard items by date-time values.
Initializes a new instance of the class.
Gets or sets a layout of the elements inside the Date Filter.
A enumeration member that specifies how the DateFilter item organizes its elements.
Gets or sets the Date Picker's location in the Date Filter.
A value that specifies the Date Picker's location.
Gets a collection of date-time periods used as Quick Filters.
A object that is a collection of date-time periods.
Gets or sets the name of the predefined period that the Date Filter selects initially.
A string that is the prefdefined period's name.
Gets or sets a dimension that provide values for the Date Filter.
A object used to provide values for the filter element.
Gets or sets a string displayed in the Date Picker.
A object displayed in the Date Picker.
Gets or sets the Date Filter type.
A object that specifies the Date Filter type.
Lists how the Date Filter range's Start and End values can be interpreted to filter dates.
Dates after the Start date.
Dates before the End date.
Dates between the Start and the End dates.
A date equal to the End date.
Lists values that specify format types for date values.
The default date formatting.
Long date pattern.6/15/2009 -> Monday, June 15, 2009 (en-US)
Short date pattern.6/15/2009 -> 6/15/2009 (en-US)
Lists values used to specify the Date Picker's location in the Date Filter.
A Date Picker is located at the far end of the Quick Button series.
A Date Picker is hidden.
A Date Picker is located at the near end of the Quick Button series.
Lists values that specify format types for date-time values.
The default date-time formatting.
Long date pattern, long time pattern (if applicable).6/15/2009 1:45:30 PM -> Monday, June 15, 2009 1:45:30 PM (en-US)
Short date pattern, long time pattern (if applicable).6/15/2009 1:45:30 PM -> 6/15/2009 1:45:30 PM (en-US)
Long time pattern.1:45:30 PM (en-US)
Lists values that specify the group interval for date-time values.
Values are grouped by the date part with the hour value.Example: 3/4/2012 0:00, 3/4/2012 1:00, 3/4/2012 2:00, ...
Values are grouped by the date part with the hour and minute values.Example: 3/4/2012 0:00, 3/4/2012 0:01, 3/4/2012 0:02, ...
Values are grouped by the date part with the hour, minute and second values.Example: 3/4/2012 0:00:00, 3/4/2012 0:00:01, 3/4/2012 0:00:02, ...
Values are grouped by the day of the month.Example: 1, 2, 3, ... 31
Values are grouped by the date part.Example: 3/4/2012, 3/5/2012, 3/6/2012, ...
Values are grouped by the day of the week.Example: Sunday, Monday, Tuesday, ... Saturday
Values are grouped by the day of the year.Example: 1, 2, 3, ... 365 (366 in a leap year)
Values are grouped by the hour.Example: 0, 1, 2, ... 23
Values are grouped by the minute.Example: 0, 1, 2, ... 59
Values are grouped by the month.Example: January, February, March, ... December
Values are grouped by the year and month.Example: January 2012, February 2012, ... December 2012, January 2013, ...
Each value is displayed "as is".
Values are grouped by the quarter.Example: Q1, Q2, Q3, Q4
Values are grouped by the year and quarter.Example: Q3 2012, Q4 2012, Q1 2013, Q2 2013, ...
Values are grouped by the second.Example: 0, 1, 2, ... 59
Values are grouped by the week of the month.Example: 1, 2, 3, 4, 5
Values are grouped by the week of the year.Example: 1, 2, 3, ... 52
Values are grouped by the date of the first day of the week (uses culture settings)Example: 7/1/2018, 7/8/2018, 7/15/2018
Values are grouped by the year.Example: 2010, 2011, 2012
Lists values that identify available date-time intervals for the .
An interval duration is one day.
An interval duration is one hour.
An interval duration is one minute.
An interval duration is one month.
An interval duration is one quarter.
An interval duration is one second.
An interval duration is one year.
A date-time period that is used to select a predefined range in the Range Filter and Date Filter items.
Initializes a new instance of the class.
Initializes a new instance of the class.
A that specifies the name of the date-time period.
A descendant that specifies the start boundary of the date-time period.
A descendant that specifies the end boundary of the date-time period.
Copies settings of the specified object to the current object.
A object whose settings are copied to the current object.
Locks the object by preventing updates until the method is called.
Creates the period whose duration is one day. The period includes a day previous to the current day.
A object that is the created period.
Creates the period whose duration is a specified number of days. The period includes days previous to the current day.
A value that specifies the period name.
An integer value that specifies the number of days.
A object that is the created period.
Creates the period whose duration is one hour. The period includes the hour previous to the current hour.
A object that is the created period.
Creates the period whose duration is a specified number of hours. The period includes the hours previous to the current hour.
A value that specifies the period name.
An integer value that specifies the number of hours.
A object that is the created period.
Creates the period whose duration is one minute. The period includes the minute previous to the current minute.
A object that is the created period.
Creates the period whose duration is a specified number of minutes. The period includes the minutes previous to the current minute.
A value that specifies the period name.
An integer value that specifies the number of minutes.
A object that is the created period.
Creates the period whose duration is one month. The period includes the month previous to the current month.
A object that is the created period.
Creates the period whose duration is a specified number of months. The period includes the months previous to the current month.
A value that specifies the period name.
An integer value that specifies the number of months.
A object that is the created period.
Creates the period whose duration is one quarter. The period includes the quarter previous to the current quarter.
A object that is the created period.
Creates the period whose duration is the specified number of quarters. The period includes the quarters previous to the current quarter.
A value that specifies the period name.
An integer value that specifies the number of quarters.
A object that is the created period.
Creates the period whose duration is one second. The period includes the second previous to the current second.
A object that is the created period.
Creates the period whose duration is the specified number of seconds. The period includes the seconds previous to the current second.
A value that specifies the period name.
An integer value that specifies the number of seconds.
A object that is the created period.
Creates the period whose duration is one year. The period includes the year previous to the current year.
A object that is the created period.
Creates the period whose duration is the specified number of years. The period includes the years previous to the current year.
A value that specifies the period name.
An integer value that specifies the number of years.
A object that is the created period.
Creates the period whose duration is one day. The period includes the day after the current day.
A object that is the created period.
Creates the period whose duration is the specified number of days. The period includes the days after the current day.
A value that specifies the period name.
An integer value that specifies the number of days.
A object that is the created period.
Creates the period whose duration is one hour. The period includes the hour after the current hour.
A object that is the created period.
Creates the period whose duration is the specified number of hours. The period includes the hours after the current hour.
A value that specifies the period name.
An integer value that specifies the number of hours.
A object that is the created period.
Creates the period whose duration is one minute. The period includes the minute after the current minute.
A object that is the created period.
Creates the period whose duration is the specified number of minutes. The period includes the minutes after the current minute.
A value that specifies the period name.
An integer value that specifies the number of minutes.
A object that is the created period.
Creates the period whose duration is one month. The period includes the month after the current month.
A object that is the created period.
Creates the period whose duration is the specified number of months. The period includes the months after the current month.
A value that specifies the period name.
An integer value that specifies the number of months.
A object that is the created period.
Creates the period whose duration is one quarter. The period includes the quarter after the current quarter.
A object that is the created period.
Creates the period whose duration is the specified number of quarters. The period includes the quarters after the current quarter.
A value that specifies the period name.
An integer value that specifies the number of quarters.
A object that is the created period.
Creates the period whose duration is one second. The period includes the second after the current second.
A object that is the created period.
Creates the period whose duration is the specified number of seconds. The period includes the seconds after the current second.
A value that specifies the period name.
An integer value that specifies the number of seconds.
A object that is the created period.
Creates the period whose duration is one year. The period includes the year after the current year.
A object that is the created period.
Creates the period whose duration is the specified number of years. The period includes the years after the current year.
A value that specifies the period name.
An integer value that specifies the number of years.
A object that is the created period.
Creates the period whose duration is one day. The period includes the current day.
A object that is the created period.
Creates the period whose duration is one hour. The period includes the current hour.
A object that is the created period.
Creates the period whose duration is one minute. The period includes the current minute.
A object that is the created period.
Creates the period whose duration is one month. The period includes the current month.
A object that is the created period.
Creates the period whose duration is one quarter. The period includes the current quarter.
A object that is the created period.
Creates the period whose duration is one second. The period includes the current second.
A object that is the created period.
Creates the period whose duration is one year. The period includes the current year.
A object that is the created period.
Gets or sets the end boundary of the date-time period.
A descendant that specifies the end boundary of the date-time period.
Unlocks the object after a call to the method and causes an immediate update.
Gets or sets the name of the date-time period.
A that specifies the name of the date-time period.
Gets or sets the start boundary of the date-time period.
A descendant that specifies the start boundary of the date-time period.
A collection of objects.
Initializes a new instance of the class.
Lists values that identify filter types available in the Edit Periods dialog.
Date-time periods are not filtered.
Date-time periods measured in days are displayed.
Date-time periods measured in hours are displayed.
Date-time periods measured in minutes are displayed.
Date-time periods measured in months are displayed.
Date-time periods measured in quarters are displayed.
Date-time periods measured in seconds are displayed.
Date-time periods measured in years are displayed.
Serves as the base class for classes that are used to specify boundaries for the .
Copies settings of the specified object to the current object.
A object whose settings are copied to the current object.
Locks the object by preventing updates until the method is called.
Unlocks the object after a call to the method and causes an immediate update.
Lists values that specify format types for days of the week.
The abbreviated name of the day of the week.6/15/2009 1:45:30 PM -> Mon (en-US)
The default day-of-week pattern.
The full name of the day of the week.6/15/2009 1:45:30 PM -> Monday (en-US)
The day of the week, from 1 through 7.6/15/2009 1:45:30 PM -> 2 (en-US)
Lists values that specify types of indication displayed within delta elements.
If the actual value is greater than the target value, the "Good" indicator ( - in WinForms) is displayed and the delta value is painted in green.Otherwise, the "Bad" indicator ( - in WinForms) is shown and the delta value is painted in red.
If the actual value is greater than the target value, the "Bad" indicator ( - in WinForms) is displayed and the delta value is painted in red.Otherwise, the "Good" indicator ( - in WinForms) is shown and the delta value is painted in green.
No special indication is shown.
The "Warning" indicator ( - in WinForms) is shown if the actual value is greater than the target value.
The "Warning" indicator ( - in WinForms) is shown if the actual value is less than the target value.
Lists values that define how the comparison tolerance is specified.
The comparison tolerance is specified as the absolute difference between the compared values.
The comparison tolerance is specified as the percent difference between the compared values (the percentage of the absolute difference in the target value).
Contains measures that provide data used to visualize the difference between these measures in the .
Initializes a new instance of the class with default settings.
Initializes a new instance of the class.
A object specifying a measure that provides actual values. This value is assigned o the property.
A object specifying a measure that provides target values. This value is assigned o the property.
Provides access to the format settings for absolute variation values.
A object that contains the format settings applied to absolute variation values.
Gets or sets a measure that provides actual values.
A object specifying a measure that provides actual values.
Gets or sets a display name for a measure that provides actual values.
A specifying the display name for a measure that provides actual values.
Gets or sets a display name for delta values.
A that specifies the display name for delta values.
Provides access to options that control how the difference between actual and target values should be indicated.
A object that contains options that control how the difference between actual and target values should be indicated.
Provides access to the format settings for percent of target values.
A object that contains the format settings applied to percent of target values.
Provides access to the format settings for percent variation values.
A object that contains the format settings applied to percent variation values.
Gets or set a measure that provides target values.
A object specifying a measure that provides target values.
Contains options that control how the difference between actual and target values should be displayed.
Gets or sets which value should be displayed within this delta element.
A enumeration member that specifies which value should be displayed within this delta element.
Serves as the base for classes that control how the difference between actual and target values should be displayed.
Gets or sets which indication should be displayed within this delta element.
A value that specifies which indication should be displayed within this delta element.
Gets or sets the precision with which actual and target values are determined to be equal (comparison tolerance).
A value that specifies the precision with which actual and target values are determined to be equal.
Gets or sets how the comparison tolerance () is specified.
A enumeration member that defines how the comparison tolerance is specified.
Contains delta element values.
Provides access to the absolute variation between actual and target values.
A object that contains the measure value and display text.
Provides access to the actual value displayed within the delta element.
A object that contains the measure value and display text.
Provides access to the first additional value.
A object that contains the measure value and display text.
Provides access to the second additional value.
A object that contains the measure value and display text.
Provides access to the main delta value.
A object that contains the measure value and display text.
Gets the type of delta indicator.
A enumeration member that identifies the type of delta indicator.
Gets the value specifying the condition for displaying the delta indication.
true, if the 'good' indication is displayed; otherwise, false.
Provides access to the percentage of the actual value in the target value.
A object that contains the measure value and display text.
Provides access to the percent variation between actual and target values.
A object that contains the measure value and display text.
Provides access to the target value.
A object that contains the measure value and display text.
Lists values that specify types of values displayed within delta elements.
The absolute difference between the actual and target values is displayed.
The actual value is displayed.
The percentage of the actual value in the target value is displayed.
The percent variation between actual and target values is displayed (the percentage of the absolute difference in the target value).
A target value displayed within the delta element.
A difference calculation that is used to compute the difference between measure values across a window.
Initializes a new instance of the class.
Gets or sets the difference type of the current .
A enumeration value that specifies a difference type of the current .
Gets or sets a target value used to calculate differences in the current .
A enumeration value that specifies a target value used to calculate differences in the current .
Lists values used to calculate differences in the .
A difference is calculated between the current value and the first value in a window.
A difference is calculated between the current value and the last value in a window.
A difference is calculated between the current value and the next value. If the current value is the last value in a window, a difference is not calculated.
A difference is calculated between the current value and the previous value. If the current value is the first value in a window, a difference is not calculated.
A difference type of the .
The absolute difference is calculated.
The percentage difference is calculated.
A dimension that is a whose values are used to categorize data.
Initializes a new instance of the class.
Initializes a new instance of the class based on the specified dimension definition.
A object that specifies the dimension definition.
Initializes a new instance of the class and binds it to the specified data member.
A that identifies the data member to which this should be bound. This value is assigned to the property.
Initializes a new instance of the class, binds it to the specified data member and sets the group interval for date-time values to the specified value.
A that identifies the data item to which this should be bound. This value is assigned to the property.
A enumeration member that specifies the group interval for date-time values. This value is assigned to the property.
Initializes a new instance of the class with the specified identifier and dimension definition.
A that specifies the dimension identifier. This value is assigned to the property.
A object that specifies the dimension definition.
Initializes a new instance of the class with the specified identifier, dimension definition and group index.
A that specifies the dimension identifier. This value is assigned to the property.
A object that specifies the dimension definition.
An integer value that specifies the index of the group which owns this . This value is assigned to the property.
Initializes a new instance of the class, binds it to the specified data member and sets the group interval for textual values to the specified value.
A that identifies the data item to which this should be bound. This value is assigned to the property.
A enumeration member that specifies the group interval for textual values. This value is assigned to the property.
Initializes a new instance of the class with the specified group index and binds it to the specified data member.
A that identifies the data member to which this should be bound. This value is assigned to the property.
An integer value that specifies the index of the group which owns this . This value is assigned to the property.
Initializes a new instance of the class with the specified identifier and binds it to the specified data member.
A that specifies the dimension identifier. This value is assigned to the property.
A that identifies the data item to which this should be bound. This value is assigned to the property.
Initializes a new instance of the class with the specified identifier, binds it to the specified data member and sets the group interval for date-time values to the specified value.
A that specifies the dimension identifier. This value is assigned to the property.
A that identifies the data item to which this should be bound. This value is assigned to the property.
A enumeration member that specifies the group interval for date-time values. This value is assigned to the property.
Initializes a new instance of the class with the specified identifier, binds it to the specified data member and sets the group interval for textual values to the specified value.
A that specifies the dimension identifier. This value is assigned to the property.
A that identifies the data item to which this should be bound. This value is assigned to the property.
A enumeration member that specifies the group interval for textual values. This value is assigned to the property.
Gets or sets a coloring mode for the current dimension.
A enumeration value that specifies a coloring mode for the current dimension.
Gets or sets the group interval for date-time values.
A enumeration member that specifies how to group date-time values.
Gets the data item definition for the current dimension.
A descendant that is the data item definition for the current dimension.
Gets the dimension definition for the current dimension.
A object that is the dimension definition for the current dimension.
Gets or sets whether to group Treemap tiles corresponding to values of the child dimension by values of the current dimension.
true, to group Treemap tiles corresponding to values of the child dimension by values of the current dimension; otherwise, false.
Gets or sets the index of the group which owns a corresponding dimension.
An integer value that specifies the index of the group which owns the corresponding dimension. -1 if the dimension does not belong to any group.
Gets or sets whether to treat numeric dimension values as if they were defined on a discrete or continuous scale.
true, to treat numeric dimension values as if they were defined on a discrete scale; otherwise, false.
Gets or sets a by which values of this data item should be sorted.
A object that specifies a measure by which values of this data item should be sorted.
For internal use.
Gets or sets how dimension values are sorted.
A enumeration value that specifies how dimension values are sorted.
Gets or sets the sort order of dimension values.
A enumeration member that specifies the sort order of dimension values.
Gets or sets the group interval for string values.
A enumeration member that specifies the group interval for string values.
Provides access to the Top N settings.
A object that contains the Top N Values settings.
A collection of objects.
Initializes a new instance of the class.
A dimension definition.
Initializes a new instance of the class with the specified data member.
A that specifies the data member.
Initializes a new instance of the class with the specified data member and specified group interval.
A that specifies the data member.
A object that specifies a group interval for date-time values. This value is assigned to the property.
Initializes a new instance of the class with the specified data member and specified group interval.
A that specifies the data member.
A object that specifies a group interval for string values. This value is assigned to the property.
Gets a group interval for date-time values for the current dimension definition.
A object that is the group interval for date-time values.
Determines whether the specified object is equal to the current instance.
The object to compare with the current object.
true, if the specified object is equal to the current instance; otherwise, false.
Gets the hash code that corresponds to the value of the current object.
An integer value representing the hash code for the current object.
Gets a group interval for string values for the current dimension definition.
A object that is the group interval for string values.
Lists the values that specify how dimension values should be sorted.
Sorts the dimension data by display text.
Sorts the dimension data by a level member's ID.
Sorts the dimension data by key attributes.
Sorts the dimension data by values.
Lists values that specify the sort order for dimension values.
Sort dimension values in ascending order.
Sort dimension values in descending order.
No sorting is applied to dimension values.
Lists values that specify whether the largest or smallest values should be displayed.
The smallest values are displayed.
The largest values are displayed.
Contains the Top N settings.
Locks applying Top N settings until the method call.
Gets or sets the number of top or bottom values to be displayed.
An integer value that specifies the number of top or bottom values to be displayed.
Gets or sets whether the Top N Values feature is enabled.
true, to enable the Top N Values feature; otherwise, false.
Applies changes made to Top N settings after the method call and unlocks further updates.
Gets or sets the by whose values the dimension values are ranged.
A object that specifies the measure by whose values the dimension values are ranged.
For internal use.
Gets or sets whether the smallest or largest values should be displayed.
A enumeration member that specifies whether the smallest or largest values should be displayed.
Gets or sets whether to show the "Others" value.
true, to show the "Others" value; otherwise, false.
Contains dimension values at the specified axis point.
Gets the dimension display text.
A value that is the dimension display text.
Determines whether the current and the specified object instances are considered equal.
The object to compare with the current object.
True, if the specified instance is equal to the current instance; otherwise, false.
Determines whether the specified object is equal to the current instance.
The object to compare with the current object.
true, if the specified object is equal to the current instance; otherwise, false.
Gets the hash code that corresponds to the value of the current object.
An integer value representing the hash code for the current object.
Returns a string that represents the current object.
A that represents the current object.
Gets the unique value of the dimension.
The unique value of the dimension.
Gets the dimension value.
A dimension value.
Provides data for the DrillDownPerformed and DrillUpPerformed events of the and .
Initializes a new instance of the class.
A that is the component name of the dashboard item.
A integer value representing the drill-down level.
A object that holds values from the drill-down hierarchy.
Gets the name of the dashboard item.
A that specifies the name of the dashboard item.
Gets the drill-down level.
A integer value representing the drill-down level.
Returns whether the specified value is .
The specified value.
true, if the specified value is ; otherwise, false.
Returns whether the specified value is .
The specified value.
true, if the specified value is ; otherwise, false.
Gets values from the current drill-down hierarchy.
A object that holds values from the current drill-down hierarchy.
References a method that handles the DrillDownPerformed and DrillUpPerformed events of the , , and .
The event source.
A object that contains event data.
The exception that occurs when you have two data items with the same id.
Initializes a new instance of the class.
Provides the look-up editor settings for dashboard parameters that are bound to a data source.
Initializes a new instance of class with default settings.
Gets or sets a specific data member in a dashboard data source.
A value that specifies a data member in a dashboard data source.
Gets or sets the data source for the dashboard parameter.
An object implementing the interface that specifies a data source data source for the dashboard parameter.
For internal use.
Gets or sets the data member for the dashboard parameter's display value.
A that specifies the data member for the dashboard parameter's display value.
Gets or sets the data member whose values are used to apply sorting to displayed parameter values.
A that specifies the data member whose values are used to apply sorting to displayed parameter values.
Gets or sets the sort order of parameter values.
A enumeration value that specifies the sort order of parameter values.
Gets or sets the data member for the dashboard parameter's value.
A that specifies the data member for the dashboard parameter's value.
Lists values that specify format types for date-time values grouped using the group interval.
The date pattern, dependent on the property value.
The date-time pattern, dependent on the property value.
The date-time pattern, dependent on the property value.
The default year pattern and the full name of the month.
The default year and full quarter pattern.
The date-time pattern, dependent on the property value.
The year pattern, dependent on the property value.
Contains parameters used to establish a connection to an Excel workbook or CSV file.
Initializes a new instance of the class.
A value that specifies the path to an Excel workbook/CSV file.
Initializes a new instance of the class.
A value that specifies the path to an Excel workbook/CSV file.
A value that specifies the password used to access the protected Excel workbook.
Lists values that specify the filter state's location in the exported Excel file.
The filter state is placed below in the exported document.
The filter state is not included in the exported document.
The filter state is placed on a separate sheet in the exported workbook.
Contains options which define how the dashboard item is exported to Excel format.
Initializes a new instance of the class.
Gets or sets a character used to separate values in a CSV document.
A value that specifies the character used to separate values in a CSV document.
Gets or sets the filter state's location on the exported document.
A string value returned by the class that specifies the filter state's location on the exported document.
Gets or sets the Excel format used for exporting.
enumeration values that specify the Excel format used for exporting.
Lists values that specify the Excel format used for exporting.
A comma-separated values (CSV) file format.
The Excel 97 - Excel 2003 (XLS) file format.
The Office Excel 2007 XML-based (XLSX) file format.
Contains the font settings of the exported document.
Initializes a new instance of the class.
Gets or sets a value that specifies the GDI character set used by the current font.
A value that specifies the GDI character set used by the current font.
Gets or sets the name of the font used in the exported document.
A that specifies the name of the font.
Returns the string that represents the current object.
A that represents the current object.
Gets or sets whether custom font settings are used in the exported document.
true, if custom font settings are used in the exported document; otherwise, false.
Serves as the base class for classes that are in-memory caches used by the Extract Data Source.
Provides access to cache options of the Extract Data Source.
Gets or sets the cache used to store data when working with the Extract Data Source.
An descendant that specifies the cache used to store data when working with the Extract Data Source.
Provides data for the event.
Initializes a new instance of the class.
A that specifies the name of the extract data source.
A object representing the exception that caused the event.
A that specifies the path to the file containing a data extract.
A that specifies the name of the custom driver.
Gets or sets whether the operation performed on the processed event should be canceled.
true, to cancel the operation performed on the event; otherwise, false.
Gets the name of the extract data source.
A that is the name of the extract data source.
Gets or sets the name of the custom driver used to manage writing/reading operations for the data extract.
A that specifies the path to the file containing a data extract.
Gets the exception that caused the event.
A object representing the exception that caused the event.
Gets or sets the path to the data extract file.
A that specifies the path to the data extract file.
Gets or sets whether default actions are required to connect to a data extract file.
true, if no default actions are required to connect to a data extract file; otherwise, false.
References a method that handles the event.
The event source.
An object that contains event data.
Contains parameters used to establish a connection to an Extract data source.
Initializes a new instance of the class.
Initializes a new instance of the class.
A value that specifies the path to a file containing a data extract.
Initializes a new instance of the class.
A value that specifies the path to a file containing a data extract.
A value that specifies the name of the driver used to read a data extract.
Serves as the base class for classes containing parameters used to establish a connection to .
Gets or sets the name of the driver used to read a data extract.
A value that specifies the name of the driver used to read a data extract.
Gets or sets the path to a file containing a data extract.
A value that specifies the path to a file containing a data extract.
A storage of drivers used to manage writing/reading operations for data extracts.
Gets or sets a default driver used to write data to/read data from a data extract.
An object implementing the interface that specifies a custom driver used to write data to/read data from a data extract.
Registers a custom driver within an .
A value that specifies the driver name.
An object implementing the interface that specifies a custom driver used to write data to/read data from a data extract.
Unregisters a custom driver with the specified name from an .
A value that specifies the driver name.
A persistent in-memory cache used by the Extract Data Source.
Initializes a new instance of the class.
Initializes a new instance of the class with the specified cache size.
An integer value that specifies the size of the (in megabytes).
Gets or sets the size of the (in megabytes).
An integer value that specifies the size of the (in megabytes).
Clears the .
Contains settings of the original data source used to create a data extract.
Initializes a new instance of the class.
Gets or sets names of the data source fields that will fall into the resulting data extract.
An array of values that specify names of the data source fields that will fall into the resulting data extract.
Gets or sets the data member contained in the original data source.
A value that specifies the data member contained in the original data source.
Gets or sets the original data source for the current data extract.
An object implementing the interface that is the original data source for the current data extract.
Gets or sets the logical expression to be applied to the data for filtering.
A value specifying the logical expression to be applied to the data for filtering.
Provides access to the dashboard parameters.
A object representing a collection of dashboard parameters.
Gets or sets the number of extracted rows.
An integer value that specifies the number of extracted rows.
Lists values passed as a parameter to the action specified in the UpdateExtractDataSourcesAsync method overloads.
The extract data source is being updated by another process.
An error occurs while the extract data source is being updated.
The extract data source is updated successfully.
A weak in-memory cache used by the Extract Data Source.
Initializes a new instance of the class.
A default driver used to write data to/read data from a standard data extract stored in a file.
Creates a session used to read data from an extract.
A value specifying the resource name that is used to identify a data extract.
An object implementing the that specifies a session used to write data to a data extract.
Creates a session used to write data to an extract.
A value specifying the resource name that is used to identify a data extract.
An object implementing the that specifies a session used to write data to a data extract.
Provides access to the instance.
An object implementing the interface.
Contains options related to the specifics of Master Filtering in the dashboard items that can be filtered.
Gets or sets whether the use of the Aggr function for filtering is allowed.
Gets or sets whether the current dashboard item ignores filtering applied by master filters.
true, to ignore filtering applied by Master Filters; otherwise, false.
Serves as the base class for classes that represent filter elements.
Gets or sets whether to allow end-users to search for specific values in a filter element.
true, to allow end-users to search for specific values; other, false.
Gets the collection of dimensions used to provide values for filter elements.
A collection of objects used to provide values for filter elements.
Gets or sets whether to enable the (All) option that allows end-users to apply filtering by all values.
true, to enable the (All) option; otherwise, false.
Provides data for FilterElementDefaultValues events.
Gets the available filter values for the current filter element.
A object that is a list of records identifying available filter values.
Gets the component name of the filter element.
A value that specifies the component name of the filter element.
Gets filter values used to apply default filtering.
A list of objects that are filter values used to apply default filtering.
Gets the component name of the filter element.
A value that specifies the component name of the filter element.
Gets the name of the filter element.
A value that specifies the name of the filter element.
References a method that handles FilterElementDefaultValues events.
The event source.
A object that contains event data.
A fixed date-time value used to specify boundaries for the .
Initializes a new instance of the class.
Initializes a new instance of the class.
A that specifies the value of the date-time boundary.
Gets or sets the value of the date-time boundary.
A that specifies the value of the date-time boundary.
A floating date-time value used to specify boundaries for the .
Initializes a new instance of the class.
Initializes a new instance of the class.
An enumeration value that specifies the interval between the current date and the required date.
An integer value that specifies the number of intervals specified using the interval parameter.
Gets or sets the interval between the current date and the required date.
A enumeration value that specifies the interval between the current date and the required date.
Gets or sets the number of intervals specified using the property.
An integer value that specifies the number of intervals specified using the property.
Lists values used to specify style settings used in conditional formatting.
The Blue background color.
A custom appearance. If the is set to Custom, specify appearance settings manually using the , , and properties.
The Cyan background color.
The Blue font.
The bold font.
The Gray font.
The Green font.
The Italic font.
The Red font.
The underline font.
The Yellow font.
The Blue color used in gradient ranges.
The Cyan color used in gradient ranges.
The Green color used in gradient ranges.
The Orange color used in gradient ranges.
The Purple color used in gradient ranges.
The Red color used in gradient ranges.
The transparent color used in gradient ranges.
The Yellow color used in gradient ranges.
The Gray color.
The Green color.
Style settings are not changed.
The Orange color.
The Pale Blue color.
The Pale Cyan color.
The Pale Gray color.
The Pale Green color.
The Pale Orange color.
The Pale Purple color.
The Pale Red color.
The Pale Yellow color.
The Purple color.
The Red color.
The Yellow color.
A format condition used to apply formatting according to the average value.
Initializes a new instance of the class.
Gets or sets the comparison logic used to apply formatting according to the average value.
A value that specifies the comparison logic used to apply formatting according to the average value.
A format condition used to visualize numeric values using bars.
Initializes a new instance of the class.
Initializes a new instance of the class.
A value that specifies the color of positive data bars.
A value that specifies the color of negative data bars.
Initializes a new instance of the class.
A value that specifies the color of positive data bars.
A value that specifies the color of negative data bars.
Provides access to bar options for the current format condition.
A object containing bar options for the current format condition.
Gets whether the current format condition is properly specified.
true, if the current format condition is properly specified; otherwise, false.
Gets or sets the style settings used to color negative data bars.
A object that specifies the style settings used to color negative data bars.
Gets or sets style settings used to color positive data bars.
A object that specifies style settings used to color positive data bars.
Contains options related to format conditions that use a bar to visualize numeric values.
Initializes a new instance of the class.
Gets or sets whether negative data bars are displayed in the direction opposite to the positive data bars.
true, if negative data bars are displayed in the direction opposite to the positive data bars; otherwise, false.
Copies settings of the specified object to the current object.
A object whose settings are copied to the current object.
Locks the object by preventing updates until the method is called.
Gets or set whether to draw the vertical axis between positive and negative data bars.
true, if the axis is painted; otherwise, false.
Unlocks the object after a call to the method and causes an immediate update.
Gets or sets whether to show bars without corresponding values.
true, to show bars only; otherwise, false.
Serves as a base for classes that represent format conditions used to apply formatting.
Copies settings of the specified object to the current object.
An object whose settings are copied.
Locks the object by preventing updates until the method is called.
Unlocks the object after a call to the method and causes an immediate update.
Gets whether the current object is properly specified.
true, if the current object is properly specified; otherwise, false.
A format condition used to visualize numeric values using bars whose colors are contained in the specified color set.
Initializes a new instance of the class.
Initializes a new instance of the class.
A object that specifies the predefined color set used to color bars.
Gets the predefined color set used to apply conditional formatting.
A enumeration value that is the predefined color set used to apply conditional formatting.
Provides access to bar options for the current format condition.
A object containing bar options for the current format condition.
Specifies color settings for the current format condition.
A object that is the predefined color set used to apply conditional formatting.
Gets whether the current format condition is properly specified.
true, if the current format condition is properly specified; otherwise, false.
Use the class instead.
Initializes a new instance of the class.
A format condition used to apply formatting to date-time values concerning a specific date and/or date interval relative to today.
Initializes a new instance of the class.
Gets or sets a specific date/date interval whose values are used to apply formatting.
A object that specifies a specific date/date interval whose values are used to apply formatting.
Reapplies conditional formatting, taking into account the current date.
A format condition used to apply formatting according to the specified expression.
Initializes a new instance of the class.
Initializes a new instance of the class.
A that specifies the expression used in the format condition.
Gets or sets the expression used in the current format condition.
A that specifies the expression used in the current format condition.
A format condition used to visualize numeric values using bars whose colors are contained in the specified color gradient.
Initializes a new instance of the class.
Initializes a new instance of the class.
A object that specifies the predefined color gradient used to color bars.
Initializes a new instance of the class.
A descendant () that specifies the start gradient color.
A descendant () that specifies the end gradient color.
An integer value that specifies the number of ranges.
Initializes a new instance of the class.
A descendant () that specifies the start gradient color.
A descendant () that specifies the end gradient color.
An array of boundary values.
Gets the predefined color gradient used to apply conditional formatting.
A object that is the predefined color gradient used to apply conditional formatting.
Provides access to bar options for the current format condition.
A object containing bar options for the current format condition.
Specifies gradient settings for the current format condition.
A object that is the predefined color gradient used to apply conditional formatting.
Gets whether the current format condition is properly specified.
true, if the current format condition is properly specified; otherwise, false.
Lists values used to specify the icon used in conditional formatting.
Gray Up arrow.
Gray Down arrow.
Gray Down Incline arrow.
Gray Side arrow.
Gray Up Incline arrow.
Green Up arrow.
Green Up triangle.
Red Down arrow.
Red Down triangle.
Yellow dash.
Yellow Down Incline arrow.
Yellow Side arrow.
Yellow Up Incline arrow.
Circled Green Check.
Circled Red Cross.
Circled Yellow Exclamation.
Green Check.
Green Flag.
Red Cross.
Red Flag.
Yellow Exclamation.
Yellow Flag.
No icon.
0 filled bars.
0 filled boxes.
1 filled bar.
1 filled box.
Gray circle with one white quarter.
2 filled bars.
2 filled boxes.
Gray circle with two white quarters.
3 filled bars.
3 filled boxes.
Gray circle with three white quarters.
4 filled bars.
4 filled boxes.
Empty gray circle.
Empty gray star.
Gray circle.
Gray Star.
Half Gray Star.
Green circle.
Green Traffic Light.
Light Gray Circle.
Light Red Circle.
Red Circle.
Red Diamond.
Red Traffic Light.
Yellow Circle.
Yellow Traffic Light.
Yellow Triangle.
Lists values used to specify the level on which to apply conditional formatting to pivot cells.
All pivot cells is used to apply conditional formatting.
The default level.
First level values are used to apply conditional formatting.
The last level values are used to apply conditional formatting.
Values from the specific level are used to apply conditional formatting. Use the and properties to specify this level.
Serves as the base class for classes that provides the capability to specify minimum/maximum values used in visualizing numeric data.
Gets or sets the maximum value in a range.
A value that specifies the maximum value in a range.
Gets or sets the type of the value.
A enumeration value that specifies the type of the value.
Gets or sets the minimum value in a range.
A value that specifies the minimum value in a range.
Gets or sets the type of the value.
A , which is the type of the value.
Serves as a base for classes that are used to apply conditional formatting using value ranges.
Gets whether the current format condition is properly specified.
true, if the current format condition is properly specified; otherwise, false.
Gets the collection of ranges providing custom range boundaries and corresponding style settings.
A object that is the collection of ranges providing custom range boundaries and corresponding style settings.
Specifies the comparison logic used to apply conditional formatting.
A object that specifies the comparison logic used to apply conditional formatting.
Specifies boundary values for the current format condition.
A collection of boundary values.
Gets or sets the value type used in conditional formatting.
A object that specifies the value type used in conditional formatting.
A format condition used to apply formatting using value ranges and a specified color gradient.
Initializes a new instance of the class.
Initializes a new instance of the class.
A object that specifies the predefined color gradient used to apply conditional formatting using value ranges.
Initializes a new instance of the class.
A descendant that specifies the start gradient color.
A descendant that specifies the end gradient color.
An integer value that specifies the number of ranges.
Initializes a new instance of the class.
A descendant that specifies the start gradient color.
A descendant that specifies the end gradient color.
An array of boundary values.
Gets the predefined color gradient used to apply conditional formatting.
A object that is the predefined color gradient used to apply conditional formatting.
Gets the end gradient color.
A descendant that specifies the end gradient color.
Specifies gradient settings for the current format condition.
A object that is the predefined color gradient used to apply conditional formatting.
Specifies gradient settings for the current format condition.
A descendant that specifies the start gradient color.
A descendant that specifies the end gradient color.
An integer value that specifies the number of ranges.
Specifies gradient settings for the current format condition.
A descendant that specifies the start gradient color.
A descendant that specifies the end gradient color.
An array of boundary values.
Gets whether the current format condition is properly specified.
true, if the current format condition is properly specified; otherwise, false.
Gets the number of ranges in the current format condition.
An integer value that specifies the number of ranges in the current format condition.
Gets the start gradient color.
A descendant that specifies the start gradient color.
Lists predefined color gradients used to apply conditional formatting using value ranges.
The Blue/Green gradient.
The Blue/Red gradient.
The Blue/White gradient.
The Blue/White/Green gradient.
The Blue/White/Red gradient.
The Blue/Yellow gradient.
The Blue/Yellow/Green gradient.
The Blue/Yellow/Red gradient.
A custom gradient. To specify start/end colors for the custom gradient, create a pair of objects, specify their properties and assign the resulting objects to the / properties.
The Green/Blue gradient.
The Green/White gradient.
The Green/White/Blue gradient.
The Green/White/Red gradient.
The Green/Yellow gradient.
The Green/Yellow/Blue gradient.
The Green/Yellow/Red gradient.
Gradient is not specified.
The Red/Blue gradient.
The Red/White gradient.
The Red/White/Blue gradient.
The Red/White/Green gradient.
The Red/Yellow gradient.
The Red/Yellow/Blue gradient.
The Red/Yellow/Green gradient.
The White/Blue gradient.
The White/Green gradient.
The White/Red gradient.
The Yellow/Blue gradient.
The Yellow/Green gradient.
The Yellow/Red gradient.
A format condition used to apply formatting using value ranges and corresponding style settings.
Initializes a new instance of the class.
Initializes a new instance of the class.
A enumeration value that specifies the predefined style used to apply conditional formatting using value ranges.
Gets the actual predefined style used to apply conditional formatting using value ranges.
A value that specifies the actual predefined style.
Assigns the specified predefined style to the current format condition.
A enumeration value that specifies the predefined style used to apply conditional formatting using value ranges.
Lists predefined styles used to apply conditional formatting using value ranges.
Green Up and Red Down arrows.
Green Up, Yellow Side and Red Down arrows.
Green Up, Yellow Up Incline, Yellow Down Incline and Red Down arrows.
Green Up, Yellow Up Incline, Yellow Side, Yellow Down Incline and Red Down arrows.
2 Gray arrows.
3 Gray arrows.
4 Gray arrows.
5 Gray arrows.
1 filled bar - 4 filled bars.
0 filled bar - 4 filled bars.
0 filled boxes - 5 filled boxes.
Green and Red circles.
Green, Yellow and Red circles.
Green, Yellow, Red and Gray circles.
Red, Light Red, Light Gray and Gray circles.
Pale Red and Green colors.
Pale Red, Green and Blue colors.
Pale Red, Orange, Yellow, Green and Blue colors.
Pale Red, Yellow, Green and Blue colors.
Red and Green colors.
Red, Green and Blue colors.
Red, Orange, Yellow, Green and Blue colors.
Red, Yellow, Green and Blue colors.
A custom type.
Green, Yellow and Red flags.
Style is not applied.
Green Up triangle, Yellow dash and Red Down triangle.
Gray circles with a different number of white quarters.
Green Circle, Yellow Triangle and Red Diamond.
Empty Star, Half Star and Full Star.
Green Check and Red Cross.
Green Check, Yellow Exclamation and Red Cross.
Circled Green Check and Circled Red Cross.
Circled Green Check, Circled Yellow Exclamation and Circled Red Cross.
Red, Yellow and Green traffic lights.
Serves as a base for classes used to apply conditional formatting by modifying style settings.
Gets whether the current object is properly specified.
true, if the current object is properly specified; otherwise, false.
Gets or sets style settings used in a current format condition.
A descendant that specifies style settings used in a current format condition.
A format condition used to apply formatting to top/bottom values.
Initializes a new instance of the class.
Initializes a new instance of the class.
A value that specifies a rank value.
Initializes a new instance of the class.
A value that specifies a rank value.
A value that specifies whether to apply formatting to top or bottom values.
Gets or sets a rank value used to apply formatting to top/bottom values.
A value that specifies a rank value.
Gets or sets the value type used in conditional formatting.
A value that specifies the value type used in conditional formatting.
Gets or sets whether to apply formatting to top or bottom values.
A value that specifies whether to apply formatting to top or bottom values.
A format condition used to apply formatting according to predefined values.
Initializes a new instance of the class.
Initializes a new instance of the class.
A object that specifies the comparison logic used to apply conditional styles.
A boundary value.
Initializes a new instance of the class.
A object that specifies the comparison logic used to apply conditional styles.
A first boundary value.
A second boundary value.
Gets or sets the comparison logic used to apply conditional styles.
A object that specifies the comparison logic used to apply conditional styles.
Gets or sets the first boundary value.
The first boundary value.
Gets or sets the second boundary value.
The second boundary value.
Serves as a base for classes that are collections of descendants.
Contains measures that provide data for a gauge in the .
Initializes a new instance of the class.
Initializes a new instance of the class with the specified measure used to calculate its actual value.
A object that specifies a measure against which the gauge's actual value should be calculated. This value is assigned to the property.
Initializes a new instance of the class with the specified measures used to calculate its actual and target values.
A object that specifies a measure against which the gauge's actual value should be calculated. This value is assigned to the property.
A object that specifies a measure against which the gauge's target value should be calculated. This value is assigned to the property.
Gets or sets the maximum value of the gauge scale.
A value that specifies the maximum value of the gauge scale; null (Nothing in Visual Basic) to define this value automatically.
Gets or sets the minimum value of the gauge scale.
A value that specifies the minimum value of the gauge scale; null (Nothing in Visual Basic) to define this value automatically.
Specifies the numeric display format the chart axis data uses.
Contains format settings for numeric values, including the precision, unit, currency and format type.
A collection of objects.
Initializes a new instance of the class.
A Gauge dashboard item that visualizes data within a series of KPI elements (gauges).
Initializes a new instance of the class with default settings.
Gets the collection of objects that provide data for calculating values displayed by gauges.
A collection of objects that provide data for calculating values displayed by gauges.
Gets or sets whether to show captions for individual gauges within this dashboard item.
true, to show captions for individual gauges within this dashboard item; otherwise, false.
Gets or sets how gauges displayed within this are painted.
A enumeration member that specifies how gauges displayed within this are painted.
Provides a connection between data item containers from the Gauges section and underlying control's gauges during export.
Returns the Gauge object that corresponds to the specified printed gauge element.
A Gauge dashboard item used to get the corresponding Gauge object.
A object that contains the printable gauge element.
A Gauge object that correspond to the specified parameters.
Returns a collection of the printable gauges that corresponds to the specified Gauge (a data item container from the Gauges section).
A Gauge object for which the corresponding gauges elements are returned.
A collection of the XRDashboardGauge objects that corresponds to the specified Gauge.
Lists values that specify types of gauges.
A window definition used to perform calculations within the .
Initializes a new instance of the class.
A Geo Point Map dashboard item that allows you to place callouts on the map using geographical coordinates.
Initializes a new instance of the class.
For internal use.
Gets or sets a measure that provides values related to geographical points.
A object specifying a measure that provides values related to geographical points.
For internal use.
Serves as the base class for Map dashboard items that visualize data based on the geographical coordinates.
Gets or sets whether to enable clustering of map objects.
true, to enable clustering of map objects; otherwise, false.
Gets or sets the dimension that provides the latitude of geographical points.
A object specifying a dimension that provides the latitude of geographical points.
Gets or sets the dimension that provides the longitude of geographical points.
A object specifying a dimension that provides the longitude of geographical points.
Gets the collection of dimensions that provide data for Geo Point map tooltips.
A collection of objects that provide data for Geo Point map tooltips.
Represents a palette that contains a gradient between two given colors.
Initializes a new instance of the class.
Gets or sets a palette end color.
A structure that specifies the palette end color.
Gets or sets a palette start color.
A structure that specifies the palette start color.
Serves as the base for classes that represent grid columns.
Gets or sets the fixed width of the current column.
A value that specifies the fixed width of the current column in characters.
Gets the collection of totals for the specified Grid column.
A object that is the collection of Grid column totals.
Gets or sets the relative width of the current column.
A value that specifies the relative width of the current column.
Gets or sets the mode used to manage the width of the current column.
A enumeration value that specifies the mode used to manage the width of the current column.
A collection containing descendants that are columns of the Grid dashboard item.
Initializes a new instance of the class.
Lists values that specify the mode used to manage the width of individual columns.
The column has the fixed width required to completely display its content.
The column has a fixed width. Use the property to specify the fixed column width.
The column has the fixed relative width. Use the property to specify the column relative width.
A total calculated based on Grid column values.
Initializes a new instance of the class.
Initializes a new instance of the class with specified type of summary function used to calculate a column total.
A enumeration value specifying the total type.
Gets or sets the summary function type used to calculate a total for the Grid column.
A enumeration value specifying the total type.
A collection of objects that are totals calculated based on Grid column values.
Initializes a new instance of the class.
Add a new total with the specified type to the collection.
A object that is a total type.
A object that is a column total.
Lists values that specify the summary function used to calculate a total for the Grid column.
The total is calculated based on values of the corresponding data field from the underlying data source. In this case, the property value is taken into account to calculate the total.
The average value of a column.
The number of records.
The maximum value in a column.
The minimum value in a column.
The sum of all values in a column.
Lists values that specify the mode used to manage grid column widths.
The grid adjusts columns automatically to the minimum width required to completely display its content. If the entire content cannot be displayed within the dashboard item, horizontal scrolling is enabled.
The grid adjusts the width of all columns to fit their content in an optimal way. If you are changing the size of the dashboard item, the width of columns is changed proportionally.
The grid allows you to adjust column widths manually. You can specify the mode used to manage the width of individual columns using the property.
A Grid dashboard item that visualizes data in tabular form.
Initializes a new instance of the class with default settings.
Gets the collection of grid columns.
A collection of descendants that represent grid columns.
Provides access to format rules of the Grid dashboard item.
A object that is a collection of Grid format rules.
Provides access to options.
A object that contains options.
Provides access to interactivity options, such as Master Filtering and drill-down settings.
A object that defines interactivity options.
Gets or sets a dimension used to provide sparkline argument values.
A object specifying a dimension used to provide sparkline argument values.
A delta column in a .
Initializes a new instance of the class with default settings.
Initializes a new instance of the class with the specified measures used to calculate its actual and target values.
A object specifying a measure that provides data for calculating the actual value. This value is assigned to the property.
A object specifying a measure that provides data for calculating the target value. This value is assigned to the property.
Provides access to the format settings for absolute variation values.
A object that contains the format settings applied to absolute variation values.
Gets or sets a measure that provides data for calculating the actual value.
A object specifying a measure that provides data for calculating the actual value.
Gets or sets whether the zero level of bars displayed within grid cells should always be visible.
true, if the bar's minimum value is zero; false, if the bar's minimum value is automatically selected so that the difference between bars is shown most clearly.
Provides access to options that control how the difference between actual and target values should be displayed.
A object containing options that control how the difference between actual and target values should be displayed.
Gets or sets how to display cell values.
A enumeration member that specifies how delta column values should be displayed.
Provides access to the format settings for percent of target values.
A object that contains the format settings applied to percent of target values.
A object that contains the format settings applied to percent variation values.
A object that contains the format settings applied to percent variation values.
Gets or sets a measure that provides data for calculating the target value.
A object specifying a measure that provides data for calculating the target value.
Lists values that specify how delta column values should be displayed.
Values are represented by bars.
Values are displayed as text with delta indicators.
A dimension column in a .
Initializes a new instance of the class with default settings.
Initializes a new instance of the class with the specified dimension used to provide cell values.
A object specifying a dimension that provides cell values. This value is assigned to the property.
Gets or sets a dimension that provides cell values.
A object specifying a dimension that provides cell values.
Gets or sets how to display cell values.
A enumeration member that specifies how to display cell values.
Lists values that specify how dimension column values should be displayed.
If a column contains image data, values are presented as images.
Values are displayed as text.
A hyperlink column in a .
Initializes a new instance of the class with default settings.
Initializes a new instance of the class.
A that is the name of the data field containing values to display in the grid.
Initializes a new instance of the class.
A object that specifies the dimension providing full URIs or their parts for the hyperlink column. If this parameter provides partial URIs, use the property to specify a shared URI part.
A object that specifies the dimension providing display values for the hyperlink column.
Initializes a new instance of the class with the specified data source field names used to obtain values to display and URIs to create links.
A that is the name of the data source field containing values to display in the grid.
A that is the name of the data source field containing URIs.
Gets or sets the dimension providing display values for the hyperlink column.
A object that specifies the dimension providing display values for the hyperlink column.
Gets or sets the dimension providing full or partial URIs for the hyperlink column.
A object that specifies the dimension providing full URIs or their parts for the hyperlink column.
Gets or sets the data field which provides URI values.
A value that specifies the name of the data field supplying URI values for the hyperlink column.
Gets or sets a common URI part used to generate links for the hyperlink column.
A value that specifies a common URI part used to generate links for the hyperlink column.
A format rule used to apply conditional formatting to the Grid dashboard item.
Initializes a new instance of the class.
Initializes a new instance of the class.
A descendant that specifies the data item by whose values formatting is applied.
Initializes a new instance of the class.
A descendant that specifies the data item by whose values formatting is applied.
A descendant that specifies the data item to whose values formatting is applied.
Initializes a new instance of the class.
A descendant that specifies the column by whose values formatting is applied.
Initializes a new instance of the class.
A descendant that specifies the column by whose values formatting is applied.
A descendant that specifies the column to whose values formatting is applied.
A collection of objects.
Initializes a new instance of the class.
A measure column in a .
Initializes a new instance of the class with default settings.
Initializes a new instance of the class with the specified measure used to calculate its values.
A object specifying a measure that provides data used to calculate the column values. This value is assigned to the property.
Gets or sets whether the zero level of bars displayed within grid cells should always be visible.
true, if the zero level of bars displayed within grid cells should always be visible; otherwise, false.
Gets or sets how to display cell values.
A enumeration member that specifies how to display cell values.
Gets or sets a measure that provides data used to calculate the column values.
A object specifying a measure that provides data used to calculate the column values.
Lists values that specify how measure column values should be displayed.
Values are represented by bars.
Values are displayed as text.
Contains options of the .
Gets or sets whether to merge adjacent cells with identical values.
true, to merge adjacent cells with identical values; otherwise, false.
Gets or sets the mode used to manage grid column widths.
A enumeration value that specifies the mode used to manage grid column widths.
Gets or sets whether to apply shading to alternate rows in the grid.
true, to apply shading to alternate rows in the grid ; otherwise, false.
Gets or sets whether column headers should be displayed.
true, to display column headers; otherwise, false.
Gets or sets whether horizontal grid lines should be displayed.
true, to display horizontal grid lines; otherwise, false.
Gets or sets whether vertical grid lines should be displayed.
true, to display vertical grid lines; otherwise, false.
Gets or sets whether to enable word wrapping.
true, to enable word wrapping; otherwise, false.
A sparkline column in a .
Initializes a new instance of the class with default settings.
Initializes a new instance of the class.
A object specifying a measure that provides sparkline values. This value is assigned to the property.
Gets or sets a measure that provides sparkline values.
A object specifying a measure that provides sparkline values.
Gets or sets whether to display sparkline start/end values.
true, to display sparkline start/end values; otherwise, false.
Provides access to options used to control sparkline appearance.
A object containing options used to control sparkline appearance.
A window definition used to perform calculations within the .
Initializes a new instance of the class.
Gets or sets the window definition mode used to perform calculations within the .
A enumeration value that specifies the window definition mode.
A window definition mode used to specify a window within the .
A calculation is performed through Grid rows.
A calculation is performed through Grid rows, then sparkline argument values.
A calculation is performed through sparkline argument values.
A calculation is performed through sparkline argument values, then Grid rows.
A High-Low-Close series.
Initializes a new instance of the class with default settings.
Initializes a new instance of the class with the specified measures used to provide data.
A object that contains High prices. This object is assigned to the property.
A object that contains Low prices. This object is assigned to the property.
A object that contains Close prices. This object is assigned to the property.
Gets or sets a measure that contains Close prices.
A object that contains Close prices.
Gets or sets a measure that contains High prices.
A object that contains High prices.
Gets or sets a measure that contains Low prices.
A object that contains Low prices.
Lists values that specify format types for hours.
The default hour pattern.
Long hour pattern, 12-hour format.6/15/2009 1:45:30 PM -> 1:00 PM
Short hour pattern, 24-hour format.6/15/2009 1:45:30 PM -> 13
Contains style settings used to apply conditional formatting using icons.
Initializes a new instance of the class.
Initializes a new instance of the class.
A object that specifies the icon.
Determines whether the specified object is equal to the current instance.
The object to compare with the current object.
true, if the specified object is equal to the current instance; otherwise, false.
Gets the hash code that corresponds to the value of the current object.
An integer value representing the hash code for the current object.
Gets or sets the icon used in conditional formatting.
A object that specifies the icon.
When implemented, represents a custom driver used to write data to/read data from a data extract.
Creates a session used to read data from an extract.
A value specifying the resource name that is used to identify a data extract.
An object implementing the that specifies a session used to write data to a data extract.
Creates a session used to write data to an extract.
A value specifying the resource name that is used to identify a data extract.
An object implementing the that specifies a session used to write data to a data extract.
When implemented, provides an access to the collection of custom properties.
Gets a collection of custom properties.
A object that is a collection of custom properties.
If implemented by a class, provides members related to a dashboard data source.
Provides access to a data source's calculated fields.
A object containing calculated fields.
Gets or sets the data object containing data source data.
An object containing data for the data source.
Gets or sets the data processing mode for the current data source.
A enumeration value that specifies the data processing mode for the current data source.
For internal use.
Gets or sets the logical expression to be applied to the data for filtering.
A value specifying the logical expression to be applied to the data for filtering.
For internal use.
For internal use.
For internal use.
Gets the type of the field contained in the current data source.
A value that specifies the name of the data source field.
A value that specifies the name of the data member.
A value that is the type of the field.
Gets whether the or is used to supply the data source with data.
true, if the or is used to supply the data source with data; otherwise, false.
Gets whether the connection to a data store is established.
true, if the connection to a data store is established; otherwise, false.
Gets whether the current data source supports server-side data processing.
true, if the current data source supports server-side data processing; otherwise, false.
Gets a data provider for an OLAP data source.
An object that represents a data provider for an OLAP data source.
For internal use.
Gets a data provider for regular data sources.
An object representing a data provider for regular data sources.
Provides base properties for dashboard containers.
The name used for item identification in a dashboard. It has to be unique.
A that is the unique name.
The container name used in caption. It does not have to be unique.
A that is the item name.
When implemented, represents a session used to read data from a data extract.
Gets the page corresponding to the specified identifier.
A value that specifies the page identifier.
A byte array containing the required page.
Gets page identifiers for the current read session.
A collection of values that specify the identifiers of available pages.
When implemented, represents a session used to write data to a data extract.
Specifies the data extract page for the current .
A value that specifies the page identifier.
An array of values that specify the page to be written.
An Image dashboard item that displays static images.
Initializes a new instance of the class with default settings.
Gets or sets the image displayed within the as a byte array.
A array that contains the image displayed within the .
For internal use.
Gets or sets the horizontal alignment of the image.
An enumeration member that specifies the horizontal alignment of the image.
Gets or sets how an image is positioned within an .
An enumeration member that specifies how an image is positioned within an .
Gets or sets the URL used to access the image.
A that specifies the URL used to access the image.
Gets or sets the vertical alignment of the image.
An enumeration member that specifies the vertical alignment of the image.
Lists values that specify the data binding mode for the .
Identifies a Binary Array binding mode. Use this mode if images are stored in the data source as byte arrays.
Identifies a URI binding mode. Use this mode to locate images accessible by a specified URI.
Lists values that specify the horizontal alignment of an image displayed in the Image dashboard item.
The image is horizontally aligned in the middle of the .
The image is horizontally aligned on the left of the .
The image is horizontally aligned on the right of the .
Lists values that specify how an image is positioned within an or .
The image is placed in the upper-left corner of the . The image is clipped if it is larger than the which contains it.
If the 's dimensions exceed that of the image it contains, the image is centered and shown full-size. Otherwise, the image is resized to fit into the 's dimensions.
The image within the is stretched or shrunk as appropriate to fit the size of the .
The image is sized proportionally (without clipping), so that it best fits the . If the ratio of height to width of the is the same as the image's ratio, it will be resized to exactly fit into the . Otherwise, the closest fitting side (height or width) of the image will be sized to the dashboard item and the other side (height or width) of the image is sized proportionally (leaving empty space).
Lists values that specify the vertical alignment of an image displayed in the Image dashboard item.
The image is vertically aligned at the bottom of the .
The image is vertically aligned in the middle of the .
The image is vertically aligned at the top of the .
Lists values used to identify delta indicator types.
A 'down' arrow is displayed.
The indication is not displayed.
An 'up' arrow is displayed.
A warning is displayed.
Lists values used to identify the data type in the Data Inspector.
Identifies aggregated data.
Identifies raw data.
The exception that occurs when it is impossible to create the CultureInfo object for the provided locale.
Initializes a new instance of the class.
A object that contains a culture name for which the exception is raised.
A object that contains the inner exception.
Allows you to implement a custom fill service for the .
When implemented by a class, returns data for the .
A object that is the object data source.
An object containing parameters used to fill the object data source.
An object that contains data from the object data source.
Serves as the base class for classes containing parameters used to establish a connection to .
Provides access to connection parameters of the JSON data source.
Initializes a new instance of the class.
Gets or sets a JSON source.
A descendants that defines a JSON source.
Serves as the base class for dashboard items used to communicate KPI-related data.
Gets or sets how elements displayed within the dashboard item should be arranged.
A enumeration member that specifies how elements displayed within the dashboard item should be arranged.
Gets or sets the number of columns or rows in which dashboard item elements should be arranged.
An integer value that specifies the number of columns or rows in which dashboard item elements should be arranged.
Provides access to interactivity options, such as Master Filtering and drill-down settings.
A object that defines interactivity options.
Serves as the base for classes that provide data for card and gauge dashboard items.
Provides access to the format settings for absolute variation values.
A object that contains the format settings applied to absolute variation values.
Gets or sets a measure that provides data for calculating the actual value.
A object that provides data for calculating the actual value.
Provides access to options that control how the difference between actual and target values should be displayed.
A object that contains options that control how the difference between actual and target values should be displayed.
Provides access to the format settings for percent of target values.
A object that contains the format settings applied to percent of target values.
Provides access to the format settings for percent variation values.
A object that contains the format settings applied to percent variation values.
Gets or sets a measure that provides data for calculating the target value.
A object that provides data for calculating the target value.
A List Box dashboard item that allows end-users to filter other dashboard items.
Initializes a new instance of the class.
Provides access to the interactivity options of the List Box dashboard item.
A class object containing interactivity options.
Gets or sets the type of the List Box dashboard item.
A enumeration value that specifies the type of the List Box dashboard item.
Lists values that specify the type of the List Box dashboard item.
Allows end-users to select multiple values in the list box.
Allows end-users to select only a single value in the radio group.
Contains classes used to localize core dashboard elements utilized across platforms.
Provides localized strings for the dashboard user interface elements.
Initializes a new instance of the class with default settings.
Gets or sets a localizer object providing localization of the user interface at runtime.
An descendant, used to localize the user interface at runtime.
Returns an XtraLocalizer object representing resources based on the thread's language and regional settings (culture).
An object representing resources based on the thread's culture.
Gets the string, localized by the current , for the specified user interface element.
A enumeration value specifying the UI element whose caption (text) is to be localized.
A representing the text to be displayed within the specified UI element.
Provides localized strings for the dashboard user interface elements.
Initializes a new instance of the class with default settings.
Gets the string, localized by the current , for the specified user interface element.
A enumeration value specifying the UI element whose caption (text) is to be localized.
A representing the text to be displayed within the specified UI element.
Returns the name of the language currently used by this localizer object.
A value that specifies the language of the user interface localization.
Lists values corresponding to strings that can be localized.
Default value: Multi-Select
Default value: Clear Master Filter
Default value: Clear Selection
Default value: Drill Up
Default value: Export Dashboard
Default value: {0} - {1}
Default value: Export To
Default value: Export To Excel
Default value: Export To Image
Default value: Export To PDF
Default value: Maximize
Default value: Values
Default value: Print Preview...
Default value: Restore
Default value: Select Date Time Period
Default value: Inspect Data
Default value: Actual
Default value: Aggregated
Default value: CountNotNull(Value)\r\nReturns a number of non-null objects in a collection.
Default value: Mode(Value)\r\nReturns the mode of the values in a collection.
Default value: Master filtering cannot be applied by dimension values created using the expression containing the Aggr function.
Default value: Auto Arrange Content
Default value: Auto Fit Page Count
Default value: Arguments
Default value: Count
Default value: Values
Default value: Apply
Default value: Cancel
Default value: Export
Default value: OK
Default value: Reset
Default value: Submit
Default value: Calculated Fields
Default value: Auto
Default value: Boolean
Default value: DateTime
Default value: Decimal
Default value: Double
Default value: Integer
Default value: Object
Default value: String
Default value: Unknown
Default value: Specific...
Default value: Difference
Default value: Expression
Default value: Moving Calculation
Default value: None
Default value: Percentage Difference
Default value: Percent Of Total
Default value: Rank
Default value: Running Total
Default value: Cards
Default value: Cards / Sparkline Argument
Default value: Sparkline Argument
Default value: Sparkline Argument / Cards
Default value: Centered
Default value: Compact
Default value: Custom
Default value: Lightweight
Default value: None
Default value: Stretched
Default value: Absolute Variation
Default value: Actual Value
Default value: Card Name
Default value: Delta Indicator
Default value: Dimension
Default value: Percent of Target
Default value: Percent Variation
Default value: Sparkline
Default value: Subtitle
Default value: Target Value
Default value: Title
Default value: General
Default value: Arguments
Default value: Arguments / Series
Default value: Series
Default value: Series / Arguments
Default value: Total
Use binding attribute
Default value: Close
Default value: Auto
Default value: Auto (not applied)
Default value: Default
Default value: Hue
Default value: None
Default value: (Inherited)
Default value: Palette index:
Default value: Group Tiles
Default value: (Display Text)
Default value: (ID)
Default value: (Key)
Default value: (Value)
Default value: Above Average
Default value: Average
Default value: Above Or Equal to Average
Default value: Bar
Default value: Bar Color Ranges
Default value: Below Average
Default value: Below Or Equal to Average
Default value: Between
Default value: {0}: {1}
Default value: Bottom N
Default value: Color Range Bar
Default value: Text that Contains
Default value: A Date Occurring
Default value: Equal To
Default value: Expression
Default value: Bar Gradient Ranges
Default value: Greater Than
Default value: Greater Than Or Equal To
Default value: Less Than
Default value: Less Than Or Equal To
Default value: Not Between
Default value: Not Between Or Equal To
Default value: Not Equal To
Default value: Range
Default value: Color Ranges
Default value: Gradient Ranges
Default value: Icon Ranges
Default value: Range Set
Default value: Top/Bottom
Default value: Top N
Default value: Value
Default value: Separator
Default value: Calculation
Default value: Custom Items
Default value: Use client system settings
Default value: Updating
Default value: Error
Default value:
Default value: Position
Default value: Grand Total
Default value: Object
Default value: DATA ITEMS
Default value: Data Member
Default value: Query
Default value: Cannot load data because the data source filter should not contain the Aggr function.
Default value: Query
Default value: Set Filter...
Default value: Display Text Pattern
Default value: Default
Default value: Long
Default value: Short
Default value: Default
Default value: Long
Default value: Short
Default value: Time only
Default value: Abbreviated
Default value: Default
Default value: Full
Default value: Numeric
Default value: Abbreviated
Default value: Default
Default value: Full
Default value: Numeric
Default value: Default
Default value: Full
Default value: Numeric
Default value: Abbreviated
Default value: Default
Default value: Full
Default value: Date-Hour
Default value: Date-Hour-Minute
Default value: Date-Hour-Minute-Second
Default value: Day
Default value: Day-Month-Year
Default value: Day of Week
Default value: Day of Year
Default value: Exact Date
Default value: Hour
Default value: Minute
Default value: Month
Default value: Month-Year
Default value: Quarter
Default value: Quarter-Year
Default value: Second
Default value: Week of Month
Default value: Week of Year
Default value: Year
Default value: All
Default value: Day
Default value: Hour
Default value: Minute
Default value: Month
Default value: Quarter
Default value: Second
Default value: Week
Default value: Year
Default value: Q{0}
Default value: QQ
Default value: Dashboard
Default value: Data Source
Default value: EF Data Source
Default value: Excel Data Source
Default value: Federation Data Source
Default value: Extract Data Source
Default value: JSON Data Source
Default value: Bound Image
Default value: Cards
Default value: Chart
Default value: Pane
Default value: Combo Box
Default value: Date Filter
Default value: Gauges
Default value: Grid
Default value: Image
Default value: Group
Default value: List Box
Default value: Map
Default value: Pies
Default value: Pivot
Default value: Range Filter
Default value: Scatter Chart
Default value: Tab Container
Default value: Page
Default value: Text Box
Default value: Treemap
Default value: Tree View
Default value: Object Data Source
Default value: OLAP Data Source
Default value: Period
Default value: SQL Data Source
Default value: XPO Data Source
Default value: Delta
Default value: Greater is good
Default value: Less is good
Default value: No indication
Default value: Warning if greater
Default value: Warning if less
Default value: Absolute
Default value: Percent
Default value: Absolute variation
Default value: Actual value
Default value: Percent of target
Default value: Percent variation
Default value: Target value
Default value: Argument
Default value: Arguments
Default value: Attribute
Default value: Cards
Default value: Columns
Default value: Dashboard item component name
Default value: Dashboard item name
Default value: Dimensions
Default value: Gauges
Default value: Argument
Default value: New Column
Default value: X-axis
Default value: Y-axis
Default value: Color
Default value: Column
Default value: Dimension
Default value: Measure
Default value: Weight
Default value: Row
Default value: Series
Default value: Value
Default value: Weight
Default value: Maps
Default value: Map / Value
Default value: Map / Values
Default value: Measures
Default value: Rows
Default value: Series
Default value: Sparkline
Default value: Argument
Default value: Tooltip dimensions
Default value: Tooltip measures
Default value: Values
Default value: Difference of {0}
Default value: First
Default value: Last
Default value: Next
Default value: Previous
Default value: Display Value
Default value: Cards
Default value: Gauges
Default value: Pies
Default value: Column{0}
Default value: (End Date)
Default value: Entire Range
Default value: The name cannot be null or empty
Default value: The following errors occur during data binding:
Default value: Server mode is not supported for this data member
Default value: Calculated Field and Window expressions cannot contain some custom functions. Evaluated expressions contain the following forbidden functions
Default value: The joinRule function cannot be used for server-mode data sources.
Default value: The following data items do not exist
Default value: Sorting by measure cannot be applied if the target measure has calculations. The following dimensions are ordered by measures with calculations
Default value: The following data items refer to each other
Default value: Server mode is not supported for stored procedures
Default value: Top N cannot be applied if its target measure has a calculation. The following dimensions have Top N applied by measures with calculations
Default value: The w function cannot be used for server-mode data sources.
Default value: The count parameter should be greater or equal to 1.
Default value: Cannot convert a character to a boolean value.
Default value: Cannot convert a date-time value to boolean.
Default value: {0}: {1}
Default value: Day
Default value: Hour
Default value: Minute
Default value: Month
Default value: Quarter
Default value: Second
Default value: Year
Default value: {0}
Default value: Excel Format
Default value: Filters
Default value: Parameters
Default value: Expressions
Default value: The following columns have unsupported types: \r\n{0}
Default value: The column has unsupported type
Default value: The name of the custom extract driver cannot be null or empty.
Default value: Cannot find an extract driver with the following name: '{0}'
Default value: Cannot create the extract file from the Object/Entity Framework data source because the ExtractSourceOptions.DataFields collection is empty.
Default value: Cannot create an extract file because ExtractSourceOptions.DataMember is empty or specified incorrectly.
Default value: The following columns cannot be processed:\r\n{0}
Default value: An error occurred during creation of the data extract:\r\n{0}
Default value: (local copy)
Default value: File Name
Default value: (none)
Default value: No data to display
Default value: Select...
Default value: (All)
Use the DashboardStringId.DashboardStatePosition property instead.
Default value: Below
Default value: Separate Page
Default value: None
Default value: Separate Sheet
Default value: Fit To Page Width
Default value: Blue
Default value: Custom
Default value: Cyan
Default value: Blue
Default value: Bold
Default value: Gray Font
Default value: Green Font
Default value: Italic
Default value: Red Font
Default value: Strikeout
Default value: Underline
Default value: Yellow Font
Default value: Gradient Blue
Default value: Gradient Cyan
Default value: Gradient Green
Default value: Gradient Orange
Default value: Gradient Purple
Default value: Gradient Red
Gradient Transparent
Default value: Gradient Yellow
Default value: Gray
Default value: Green
Default value: None
Default value: Orange
Default value: Pale Blue
Default value: Pale Cyan
Default value: Pale Gray
Default value: Pale Green
Default value: Pale Orange
Default value: Pale Purple
Default value: Pale Red
Default value: Pale Yellow
Default value: Purple
Default value: Red
Default value: Yellow
Default value: Automatic
Default value: Number
Default value: Percent
Default value: , {0}
Default value: {0} - {1}
Default value: Allow negative axis
Default value: Apply to
Default value: Apply to all elements
Default value: Apply to column
Default value: Apply to row
Default value: (N/A)
Default value: Draw axis
Default value: Format style
Default value: <Invalid Rule>
Default value: Invalid Rule cannot be enabled.
Default value: Negative Style Settings
Default value: % of all values
Default value: Add
Default value: Delete
Default value: Generate Ranges
Reverse
Default value: Number of ranges:
Default value: Use % ranges
Default value: Show bar only
Default value: Style Settings
Default value: Appearance
Default value: Icons
Default value: - {0}
Default value: {0} ({1})
Default value: {0} vs {1}
Default value: - {0}
Default value: From {0}
Default value: {0} - {1}
Default value: Advanced
Default value: Aggregate Functions
Default value: Window
Default value: Aggr(SummaryExpression, Dimension1, Dimension2, ...)
Aggregates underlying data using the detail level specified by a predefined set of dimensions and a specified summary function.
Default value: filter(SummaryExpression, filterCriteria)
Filters underlying data with specified filter criteria and aggregates filtered data using current detail level and the summary function.
Default value: CountDistinct(Value)
Returns the number of unique objects in a collection.
Default value: First()
Returns the number of rows from the current row to the first row in the window.
Default value: GetDateWeekYear(DateTime)
Returns the date of the first day of the week for a given DateTime (uses culture settings).
Default value: Index()
Returns the index of the current row in the window.
Default value: Last()
Returns the number of rows from the current row to the last row in the window.
Default value: Last()\r\nReturns the number of rows from the current row to the last row in the window.
Default value: Median(Value)\r\nReturns the median of the values in a collection.
Default value: RankCompetition(SummaryExpression, ['asc', 'desc'])
Returns the standard competition rank for the current row in the window.
Default value: RankDense(SummaryExpression, ['asc', 'desc'])
Returns the dense rank for the current row in the window.
Default value: RankModified(SummaryExpression, ['asc', 'desc'])
Returns the modified competition rank for the current row in the window.
Default value: RankPercentile(SummaryExpression, ['asc', 'desc'])
Returns the percentile rank for the current row in the window.
Default value: RankUnique(SummaryExpression, ['asc', 'desc'])
Returns the unique rank for the current row in the window.
Default value: RunningAvg(SummaryExpression)
Returns the running average of the specified expression from the first row in the window to the current row.
Default value: RunningCount(SummaryExpression)
Returns the running count of the specified expression from the first row in the window to the current row.
Default value: RunningMax(SummaryExpression)
Returns the running maximum of the specified expression from the first row in the window to the current row.
Default value: RunningMin(SummaryExpression)
Returns the running minimum of the specified expression from the first row in the window to the current row.
Default value: RunningSum(SummaryExpression)
Returns the running sum of the specified expression from the first row in the window to the current row.
Default value: Size()
Returns the number of rows in the window.
Default value: StdDev(Value)
Returns an estimate of the standard deviation of a population, where the sample is a subset of the entire population.
Default value: StdDevp(Value)
Returns the standard deviation of a population, where the population is the entire data to be summarized.
Default value: Total(SummaryExpression)
Returns the total for the specified expression in a table calculation window.
Default value: Var(Value)
Returns an estimate of the variance of a population, where the sample is a subset of the entire population.
Default value: Varp(Value)
Returns the variance of a population, where the population is the entire data to be summarized.
Default value: WindowAvg(SummaryExpression, StartOffset, EndOffset)
Returns the average of the expression within the window, which is defined using offsets from the current row.
Default value: WindowCount(SummaryExpression, StartOffset, EndOffset)
Returns the count of the expression within the window.
Default value: WindowCountDistinct(SummaryExpression, StartOffset, EndOffset)
Returns the distinct count of the expression within the window.
Default value: Calculates aggregated values with the specified window function for the window defined by the specified partitioning and ordering.
Default value: Specifies that the values in the specified column are sorted in ascending order. This is the default sort order.
Default value: Specifies the logical order in which the window function calculation is performed on the rows in the window.
Default value: Specifies that the values in the specified column are sorted in descending order.
Default value: Specifies the columns by which the data rows are partitioned. The window function is applied to each partition separately.
Default value: WindowMax(SummaryExpression, StartOffset, EndOffset)
Returns the maximum of the expression within the window.
Default value: WindowMedian(SummaryExpression, StartOffset, EndOffset)
Returns the median of the expression within the window.
Default value: WindowMin(SummaryExpression, StartOffset, EndOffset)
Returns the minimum of the expression within the window.
Default value: WindowMode(SummaryExpression, StartOffset, EndOffset)
Returns the mode of the expression within the window.
Default value: WindowStdDev(SummaryExpression, StartOffset, EndOffset)
Returns the sample standard deviation of the expression within the window.
Default value: WindowStdDevp(SummaryExpression, StartOffset, EndOffset)
Returns the biased standard deviation of the expression within the window.
Default value: WindowSum(SummaryExpression, StartOffset, EndOffset)
Returns the sum of the expression within the window.
Default value: WindowVar(SummaryExpression, StartOffset, EndOffset)
Returns the variance of the expression within the window.
Default value: WindowVarp(SummaryExpression, StartOffset, EndOffset)
Returns the biased variance of the expression within the window.
Default value: GetDateHour(DateTime)\r\nExtracts the date part with the hour value from the defined DateTime.
Default value: GetDateHourMinute(DateTime)\r\nExtracts the date part with the hour and minute values from the defined DateTime.
Default value: GetDateHourMinuteSecond(DateTime)\r\nExtracts the date part with the hour, minute, and second values from the defined DateTime.
Default value: GetDateMonthYear(DateTime)\r\nExtracts the date with the month and year from the defined DateTime.
Default value: GetDateQuarterYear(DateTime)\r\nExtracts the date with the quarter and year from the defined DateTime.
Default value: GetQuarter(DateTime)\r\nExtracts a quarter from the defined DateTime.
Default value: GetWeekOfMonth(DateTime)\r\nExtracts the week of the month from the defined DateTime.
Default value: GetWeekOfYear(DateTime)\r\nExtracts the week of the year from the defined DateTime.
Default value: MakeDateTime(Year, Month, Day)\r\nReturns a date value constructed from the specified Year, Month and Day.
Default value: MakeDateTime(Year, Month, Day, Hour)\r\nReturns a date value constructed from the specified Year, Month, Day and Hour.
Default value: MakeDateTime(Year, Month, Day, Hour, Minute)\r\nReturns a date value constructed from the specified Year, Month, Day, Hour and Minute.
Default value: MakeDateTime(Year, Month, Day, Hour, Minute, Second)\r\nReturns a date value constructed from the specified Year, Month, Day, Hour, Minute and Second.
Default value: ToBoolean(Value)\r\nConverts Value to an equivalent Boolean value.
Default value: ToDateTime(Value)\r\nConverts Value to a DateTime value.
Default value: Gauges
Default Value: Scale Label
Default value: {0} points
Default value: Rows
Default value: Rows / Sparkline Argument
Default value: Sparkline Argument
Default value: Sparkline Argument / Rows
Default value: Clear Sorting
Default value: Invalid placeholder
Default value: Reset column widths
Default value: Sort Ascending
Default value: Sort Descending
Default value: {0}
Default value: {0} = {1}
Default value: Avg
Default value: Count
Default value: Max
Default value: Min
Default value: Sum
Default value: {0}
Default value: No Grouping
Default value: HIDDEN DATA ITEMS
Default value: High
Default value: Image Format
Default value: Include
Default value: The dashboard parameter values type does not correspond to Parameter.Type.
Default value: Initial Extent
Default value: Inspected Data:
Default value: ({0} Data)
Default value: Please Note: This Expression engine discards fractions during integer division operations. To return decimal values (floating-point division), use ToDecimal(), ToDouble() or ToFloat() for your expression. For instance, ToDecimal(10)/4 will return 2.5 whereas 10/4 will return 2.
Default value: All levels
Default value: (Auto)
Default value: First level
Default value: Last level
Default value: Specific level
Default value: The property name '{0}' is invalid. It should contain only letters, numbers, and the underscore symbol and cannot start with a number.
Default value: Latitude
Default value: The Dashboard encountered an issue while loading data. One or several dashboard items may appear empty.\r\nPlease contact the application vendor or your system administrator and provide the following information.\r\n\r\nThe Web application server failed to establish the following data connections:\r\n{0}
Default value: Longitude
Default value: Low
Default value: Attribute
Default value: NONE
Default value: Filtered {0}
Default value: MeasureNames
Default value: Master filtering cannot be applied by values of the dimension created based on the calculated field with the Aggr function. The following dimensions are created based on such fields: {0}.
Default value: Dashboard does not support collection types.
Default value: The custom item is not supported by this control.
Default value: Dashboard internal error. Please contact the application vendor or your system administrator.
Default value: Dashboard has not been found.
Default value: Dashboard object model was changed. Refresh operation is required.
Default value: A data item identifier with the same name already exists.
Default value: This instance of the '{0}' data item has already been added to '{1}'. To add a similar data item to '{1}', create a new instance of this data item.
Default value: This layout item is already contained in the tree
Default value: Median is not supported for the Entity Framework.
Default value: The grid has no data.
Default value: A dashboard item group cannot be added to a collection of dashboard items. Use the Dashboard.Groups property to add the group to the dashboard.
Default value: Data cannot be assigned if a data provider is used
Default value: The list of values that has been assigned as the filter value has a length that does not match the expected length of the filter value.
Default value: An invalid operation is performed in GridDashboardControl.
Default value: Layout item weight cannot be negative or equal to zero
Default value: The latitude should be greater than or equal to {0} and less than or equal to {1}.
Default value: Cannot move a layout item to a position within its own branch
Default value: The numeric value precision cannot be negative.
Default value: The TopNCount property value cannot be negative or zero.
Default value: Internal error. Please contact the application vendor or your system administrator and provide the following information.\r\n\r\n{0}
Default value: The maximum width must be greater than zero or equal to null.
Default value: The minimum width must be greater than zero.
Default value: Cannot find a specific culture with the following name: {0}
Default value: The delta indicator size must be greater than zero.
Default value: Incorrect column identifier: {0}. A valid column identifier must consist of the column name preceeded by the table name (or alias, if specified). These names must be dot-separated.
Default value: The font size must be greater than zero.
Default value: The layout height must be greater than zero.
Default value: The layout width must be greater than zero.
Default value: The 'stream' parameter can't be null
Default value: A layout item for the specified dashboard item has already been added to the layout tree
Default value: Card layout is outdated and cannot be displayed. To view this item, specify the layout template in the Dashboard Designer. To know more, see the 'Designing Dashboard Items > Cards > Layout' documentation topic.
Default value: Loading...
Default value: Cannot identify an element to which to set the Master Filter due to an incorrect number of provided values.
Default value: The pivot has no data.
Default value: Count Distinct is not supported in server mode for
Default value: Median is not supported in server mode for
Default value: Mode is not supported in server mode for
Default value: Cannot change the expression of the '{0}' calculated field that provides data for the '{1}' dimension. Summary-based calculated fields can provide data for measures only.
Default value: The dashboard item group should belong to the dashboard. To add a group to the dashboard, use the Dashboard.Groups property.
Default value: A data axis with the specified name does not exist in this dashboard item. See the static DevExpress.DashboardCommon.DashboardDataAxisNames class for valid data axis names.
Default value: The DateTimePeriodCollection does not contain the item with the specified name.
Default value: Connection parameters are invalid. An excel data source supports only ExcelDataSourceConnectionParameters.
Default value: Connection parameters are invalid. An extract data source supports only ExtractDataSourceConnectionParameters.
Default value: Moving of {0}
Default value: Calculated Field
Default value: Parameter
Default value: Auto
Default value: Currency
Default value: Custom
Default value: General
Default value: Number
Default value: Percent
Default value: Scientific
Default value: Auto
Default value: Billions
Default value: Unit
Default value: Millions
Default value: Ones
Default value: B
Default value: M
Default value: K
Default value: Thousands
Default value: Continuous
Default value: Discrete
Default value: The cube with the following name cannot be found:\r\n{0}.
Default value: (None)
Default value: OLAP Data Source - Data Unavailable
Default value: Open
Default value: Page Layout
Default value: Auto
Default value: Landscape
Default value: Portrait
Default value: Size
Default value: A3
Default value: A4
Default value: A5
Default value: Executive
Default value: Legal
Default value: Letter
Default value: null
Default Value: Pass Null
Default value: Today
Default value: Dashboard Parameters
Default value: Parameter Name
Default value: Value
Default value: Select...
Default value: Percent of {0} Total
Default value: Last Day
Default value: Last Hour
Default value: Last Minute
Default value: Last Month
Default value: Last Quarter
Default value: Last Second
Default value: Last Year
Default value: Next Day
Default value: Next Hour
Default value: Next Minute
Default value: Next Month
Default value: Next Quarter
Default value: Next Second
Default value: Next Year
Default value: This Day
Default value: This Hour
Default value: This Minute
Default value: This Month
Default value: This Quarter
Default value: This Second
Default value: This Year
Default value: Arguments
Default value: Arguments / Series
Default value: Series
Default value: Series / Arguments
Default value: Columns
Default value: Columns / Rows
Default value: Columns within Groups
Default value: Columns / Rows within Groups
Default value: Rows within Groups
Default value: Rows / Columns within Groups
Default value: Rows
Default value: Rows / Columns
Default value: Grand Total
Default value: {0} Total
Default value: Argument
Default value: None
Default value: Percent
Default value: Series Name
Default value: Value
Default value: Print Headers On Every Page
Default value: Argument
Default value: Argument / Series
Default value: Series
Default value: Series / Argument
Default value: Custom Period...
Default value: Please specify the Range Filter's argument
Default value: Please specify Range Filter values
Default value: The Range Filter does not contain any data to display.
Default value: Range Filter's argument field should have Numeric, DateTime, or TimeSpan type
Default value: Range Filter's argument should not be sorted in the descending order or by another data item
Default value: Date-time argument values should identify actual calendar dates or time spans rather than grouping (i.e., they should contain a year part). Change the group interval accordingly
Default value: Range Filter's numeric argument values should produce a continuous axis. Set the numeric scale to Continuous
Default value: A Range Filter can contain Line and Area series only
Default value: Range Filter's argument does not support the Top N feature
Default value: The Range Filter is not supported in OLAP mode.
Default value: Select Range
Default value: From:
Default value: To:
Default value: Rank of {0}
Default value: Ascending
Default value: Descending
Default value: Competition
Default value: Dense
Default value: Modified
Default value: Percentile
Default value: Unique
Default value: Raw
Default value: Redo
The text is the button's caption in the DateTime Format X-Axis Settings dialog. Default value: Reset to Default.
Default value: Resolution (dpi)
Default value: Running Total of {0}
Default value: Scale Factor
Default value: Scale Mode
Default value: Auto Fit to Pages Width
Use the DashboardStringId.ScaleModeAutoFitToPagesWidth property instead.
Default value: None
Default value: Use Scale Factor
Default value: Arguments
Default value: Enter text to search...
Default value: Select date
Default value: Area
Default value: Bar
Default value: Bubble
Default value: Candle Stick
Default value: Full-Stacked Area
Default value: Full-Stacked Bar
Default value: Full-Stacked Line
Default value: Full-Stacked Spline Area
Default value: Area
Default value: Bar
Default value: Bubble
Default value: Financial
Default value: Point / Line
Default value: Range
Default value: Range Filter
Default value: High-Low-Close
Default value: Line
Use the DashboardStringId.SeriesTypeCandleStick member instead.
Default value: Point
Default value: Range Area
Default value: Full-Stacked Bar Side-by-Side
Default value: Range Bar Side-by-Side
Default value: Stacked Bar Side-by-Side
Default value: Spline
Default value: Spline Area
Default value: Stacked Area
Default value: Stacked Bar
Default value: Stacked Line
Default value: Stacked Spline Area
Default value: Step Area
Default value: Step Line
Default value: Stock
Default value: Show Title
Default value: Size Mode
Default value: None
Default value: Stretch
Default value: Zoom
Default value: - (hyphen)
Default value: Area
Default value: Bar
Default value: Line
Default value: Win/Loss
Default value: End:
Default value: Max:
Default value: Min:
Default value: Start:
Default value: , (comma)
Default value: (Start Date)
Default value: Average
Default value: Count
Default value: Count Distinct
Default value: Max
Default value: Median
Default value: Min
Default value: Mode
Default value: StdDev
Default value: StdDevP
Default value: Sum
Default value: Var
Default value: VarP
Default value: Target
Default value: Alphabetical
Default value: Title
Default value: To {0}
Default value: TOOLTIP DATA ITEMS
Default value: Others
Default value: {0} - {1}
Default value: {0}: {1}
Default value: Undo
Default value: The {0} already contains a field named {1}.
Default value: A name should be unique.
Default value: Uri
Default value: Value 1
Default value: Value 2
Default value: Value
Default value: Weight
Lists values used to specify a logarithmic base.
The logarithmic base is 10.
The logarithmic base is 2.
The logarithmic base is 5.
Serves as the base class for map dashboard items.
Gets or sets the predefined dashboard map.
A enumeration value that specifies the predefined dashboard map.
Gets a shapefile used to provide a custom map.
A object that is a shapefile used to provide a custom map.
Provides access to interactivity options, such as Master Filtering.
A object that defines interactivity options.
Gets a color map legend.
A object that represents a color map legend.
Gets or sets whether map navigation is disabled.
true, if map navigation is disabled; otherwise, false.
Gets or sets the attribute name whose values are displayed as shape titles.
A that specifies the attribute name whose values are displayed as shape titles.
Gets the collection of measures that provide data for map tooltips.
A collection of objects that provide data for map tooltips.
For internal use.
Gets a weighted map legend.
A object that represents a weighted map legend.
Lists values used to specify how a Map dashboard item should be resized when being exported.
A map dashboard item is exported in a size identical to that shown on the dashboard.
A map dashboard item is resized proportionally to best fit the exported page.
A color map legend.
Gets or sets the legend orientation within a map.
A enumeration value that specifies the legend orientation within a map.
Serves as the base class for classes that represent map legends.
Gets or set the map legend position.
A enumeration value that specifies the map legend position.
Gets or sets whether to show the map legend.
true, to show the map legend; otherwise, false.
Lists the values that specify the legend orientation within the Map dashboard items.
A legend represented as a color scale.
A legend represented as a list of colors.
Lists the values that specify the legend position within a map.
Legend is centered and aligned to the bottom of the map.
Legend is aligned to the bottom left corner of the map.
Legend is aligned to the bottom right corner of the map.
Legend is centered and aligned to the top of the map.
Legend is aligned to the top left corner of the map.
Legend is aligned to the top right corner of the map.
Serves as the base class for classes that represent map palettes.
Serves as the base class for classes representing the scale that defines the distribution of colors in the color range.
Provides data for the MasterFilterCleared event of the and .
Initializes a new instance of the class.
A that is the component name of the dashboard item.
Gets the name of the dashboard item.
A that is the name of the dashboard item.
References a method that handles the MasterFilterCleared event of the and .
The event source.
A object that contains event data.
Provides data for the MasterFilterDefaultValues events.
Initializes a new instance of the class.
A value that is the dashboard item name.
A value that is the component name of the dashboard item.
A object that is the list of values available for filtering.
A collection of objects that specify filter values.
Gets the list of values that can be used to apply filtering.
A object that is the list of values available for filtering.
Gets or sets values used to apply default filtering.
A collection of objects that specify filter values.
Gets the collection of values that can be used to apply default filtering.
A collection of values that can be used to apply default filtering.
Gets the component name of the dashboard item.
A value that is the component name of the dashboard item.
Gets the dashboard item name.
A value that is the dashboard item name.
Specifies values used to apply default filtering.
A collection of values that can be used to apply default filtering.
References a method that handles the MasterFilterDefaultValues events.
The event source.
A object that contains event data.
Provides data for the MasterFilterSet event of the and .
Initializes a new instance of the class.
A that is the component name of the dashboard item.
A object that represents a list of selected records.
A object that is the selected range in the Range Filter dashboard item.
Gets the name of the dashboard item.
A that is the name of the dashboard item.
Returns whether the specified value is .
The specified value.
true, if the specified value is ; otherwise, false.
Returns whether the specified value is .
The specified value.
true, if the specified value is ; otherwise, false.
Gets the selected range in the Range Filter dashboard item.
A object that is the selected range in the Range Filter dashboard item.
Gets currently selected records in the master filter item.
A object that represents a list of selected records.
References a method that handles the MasterFiltersSet event of the and .
The event source.
A object that contains event data.
A measure which is a whose values are summarized before they are used in the dashboard.
Initializes a new instance of the class.
Initializes a new instance of the class based on the specified measure definition.
A object that specifies the measure definition.
Initializes a new instance of the class and binds it to the specified data member.
A that identifies the data member to which this should be bound. This value is assigned to the property.
Initializes a new instance of the class.
A that specifies the dimension identifier. This value is assigned to the property.
A object that specifies the measure definition.
Initializes a new instance of the class, binds it to the specified data member and sets the summary type to the specified value.
A that identifies the data item to which this should be bound. This value is assigned to the property.
A enumeration member that specifies the summary function type. This value is assigned to the property.
Initializes a new instance of the class with the specified identifier and binds it to the specified data member.
A that specifies the dimension identifier. This value is assigned to the property.
A that identifies the data item to which this should be bound. This value is assigned to the property.
Initializes a new instance of the class with the specified identifier, binds it to the specified data member and sets the summary type to the specified value.
A that specifies the dimension identifier. This value is assigned to the property.
A that identifies the data item to which this should be bound. This value is assigned to the property.
A enumeration member that specifies the summary function type. This value is assigned to the property.
Gets or sets a calculation applied to values of the current measure.
A descendant that specifies a calculation applied to values of the current measure.
For internal use.
Gets or sets the expression for the current measure.
A that specifies the expression for the current measure.
Gets the data item definition for the current measure.
A descendant that is the data item definition for the current measure.
Gets the measure definition for the current measure.
A object that is the measure definition for the current measure.
Gets or sets the type of summary function calculated against this .
A enumeration member that specifies the type of summary function calculated against this .
Gets or sets the window definition used to apply a calculation to values of the current measure.
A descendant that specifies the window definition used to apply a calculation to values of the current measure.
Serves as the base class for classes that are measure calculations allowing you to apply specific computations to values that are related to the currently processed value.
Serves as the base class for classes that specify a window definition used to perform calculations within different dashboard items.
Determines whether the specified object is equal to the current instance.
The object to compare with the current object.
true if the specified object is equal to the current instance; otherwise false.
Gets the hash code that corresponds to the value of the current object.
An integer value representing the hash code for the current object.
A collection of objects.
Initializes a new instance of the class.
A measure definition.
Initializes a new instance of the class.
A that specifies the data member.
Initializes a new instance of the class.
A that specifies the data member.
A object that specifies the summary function type.
Initializes a new instance of the class with specified settings.
Gets the calculation applied to the measure.
A descendant that is the calculation applied to the measure.
Determines whether the specified object is equal to the current instance.
The object to compare with the current object.
true, if the specified object is equal to the current instance; otherwise, false.
Gets a measure expression.
A that is the measure expression.
Gets the hash code that corresponds to the value of the current object.
An integer value representing the hash code for the current object.
Gets the type of summary function calculated against the current measure.
A enumeration member that identifies the type of summary function calculated against the current measure.
Gets a window definition used to apply a calculation.
A descendant that is a window definition used to apply a calculation.
A collection of objects.
Initializes a new instance of the class.
Contains the measure value and display text.
Gets the measure display text.
A value that is the measure display text.
Gets the measure value.
A measure value.
Lists values that specify format types for months.
The abbreviated name of the month.6/15/2009 1:45:30 PM -> Jun (en-US)
The default month pattern.
The full name of the month.6/15/2009 1:45:30 PM -> June (en-US)
The month, from 1 through 12.6/15/2009 1:45:30 PM -> 6 (en-US)
A moving calculation that is computed for the specified measure across a window.
Initializes a new instance of the class.
Gets or sets a number of next values (relative to the current value) participating in the .
An integer value that specifies the number of next values (relative to the current value) participating in the .
Gets or sets a number of previous values (relative to the current value) participating in the .
An integer value that specifies the number of previous values (relative to the current value) participating in the .
Gets or sets the type of summary function used by the .
A enumeration value that specifies the type of summary function used by the .
Serves as the base class for named data item containers.
For internal use.
Releases resources associated with a instance.
For internal use.
Gets the item's name displayed in the dashboard.
A text displayed in the dashboard as an item's name or caption.
Gets or sets the name of the data item container.
A that specifies the name of the data item container.
Contains parameters used to fill the .
Initializes a new instance of the class.
Gets or sets parameters passed to the constructor.
A object containing parameters passed to the constructor.
Gets or sets fields that will fall into the data source.
An array of values that specify names of the required fields.
Gets or sets an action performed after the data source storage is created.
A delegate method that specifies an action performed after the data source storage is created.
Gets or sets an expression used to filter the data source.
A object that specifies the expression used to filter the data source.
Gets or sets parameters passed to the data source.
A collection of objects implementing interface, which are parameters passed to the data source.
THe exception that occurs when you try to connect to OLAP cubes.
Initializes a new instance of the class.
A ()[xref:System.String] object that is the exception message.
Initializes a new instance of the class.
A ()[xref:System.String] object that is the exception message.
A ()[xref:System.Exception] object that contains the inner exception.
Represents a connection to a cube in an MS Analysis Services database.
Initializes a new instance of class with default settings.
Initializes a new instance of class.
A specifying the name of connection. This value is assigned to the property.
An object containing parameters used to establish a connection to a cube in an MS Analysis Services database. This value is assigned to the property.
Closes the connection to a cube in an MS Analysis Services database.
Contains parameters used to establish a connection to a cube in an MS Analysis Services database.
An object containing parameters used to establish a connection to a cube in an MS Analysis Services database.
Gets or sets a connection string used to establish a connection to a cube in an MS Analysis Services database.
A specifying a connection string used to establish a connection to a cube in an MS Analysis Services database.
For internal use.
For internal use.
Gets whether the connection to a cube in an MS Analysis Services database is established.
true, if the connection to a cube in an MS Analysis Services database is established; otherwise, false.
Represents a data provider for an OLAP data source.
Initializes a new instance of the class with default settings.
Initializes a new instance of the class.
An object specifying a connection to a cube in an MS Analysis Services database.
Initializes a new instance of the class.
A that specifies the name of a data connection.
An object containing parameters used to establish a connection to a cube in an MS Analysis Services database.
Gets a connection to a cube in an MS Analysis Services database.
An object representing a connection to a cube in an MS Analysis Services database.
Releases resources associated with a instance.
For internal use.
For internal use.
Gets a connection string used to establish a connection to a cube in an MS Analysis Services database.
A representing a connection string used to establish a connection to a cube in an MS Analysis Services database.
For internal use.
For internal use.
Lists values that specify a data provider used to connect to the .
The ADOMD.NET data provider.
The XMLA data access standard.
An Open-High-Low-Close series.
Initializes a new instance of the class with default settings.
Initializes a new instance of the class with the specified measures used to provide data.
A object that contains Open prices. This object is assigned to the property.
A object that contains High prices. This object is assigned to the property.
A object that contains Low prices. This object is assigned to the property.
A object that contains Close prices. This object is assigned to the property.
Initializes a new instance of the class with the specified series type and measures used to provide data.
A object that contains Open prices. This object is assigned to the property.
A object that contains High prices. This object is assigned to the property.
A object that contains Low prices. This object is assigned to the property.
A object that contains Close prices. This object is assigned to the property.
A enumeration member that specifies the series type. This value is assigned to the property.
Initializes a new instance of the class with the specified series type.
An enumeration member that specifies the series type. This value is assigned to the property.
Gets or sets a measure that contains Close prices.
A object that contains Close prices.
Gets or sets a measure that contains High prices.
A object that contains High prices.
Gets or sets a measure that contains Low prices.
A object that contains Low prices.
Gets or sets a measure that contains Open prices.
A object that contains Open prices.
Gets or sets the type of the series.
An enumeration member that specifies the type of the series.
Lists values that specify the types of Open-High-Low-Close series.
The Candle Stick series.
The Stock series.
A collection of palette colors.
Initializes a new instance of the class.
Serves as the base class for classes that provide the look-up editor settings for dashboard parameters.
Creates a copy of the current instance.
An object that represents an exact copy of the current object.
Contains format settings for numeric delta values expressed as percentage.
Initializes a new instance of the class.
A calculation that is used to compute a percent of the total for the specified measure across a window.
Initializes a new instance of the class.
A Pie dashboard item that displays a series of pies or donuts.
Initializes a new instance of the class with default settings.
Gets or sets how pies displayed within the pie dashboard item should be arranged.
A enumeration member that specifies how pies displayed within the pie dashboard item should be arranged.
Gets or sets the number of columns or rows in which pies should be arranged.
An integer value that specifies the number of columns or rows in which pies should be arranged.
Returns the name of the specified measure in the current .
A object that specifies a measure.
A that represents the name of the specified measure in the current .
Gets or sets which values are displayed within data labels.
A enumeration member that specifies which values are displayed within data labels.
Gets or sets the position of data labels.
A value that specifies the position of data labels.
Gets or sets the position of the legend within the .
A that specifies the position of the legend within the .
For internal use.
Gets or sets the type of the pie chart.
A enumeration member that specifies the type of the pie chart.
Sets the name of the specified measure in the current to the specified value.
A object that specifies a measure.
A that specifies the name of the specified measure in the current .
Gets or sets whether to show captions for individual diagrams within this dashboard item.
true, to show captions for individual diagrams within this dashboard item; otherwise, false.
Gets or sets which values are displayed within tooltips.
A enumeration member that specifies which values are displayed within tooltips.
Gets the collection of measures that provide data used to calculate pie values.
A collection of objects that provide data used to calculate pie values.
Lists values that specify the position of the legend within the .
The legend is positioned at the bottom of the .
The legend is positioned on the left of the .
The legend is not displayed.
The legend is positioned on the right of the .
The legend is positioned at the top of the .
The legend is positioned at the top right corner of the .
A Pie Map dashboard item that allows you to place pies on the map using geographical coordinates.
Initializes a new instance of the class.
Gets or sets the dimension used to provide data for pie arguments.
A object used to provide data for pie arguments.
Provides access to coloring options of the Pie Map dashboard item.
A object containing coloring options of the Pie Map dashboard item.
Provides access to a color scheme used to color elements of the Pie Map dashboard item.
A object that is the color scheme used to color elements of the Pie Map dashboard item.
Gets or sets whether to paint weighted pies on the map.
true, to paint weighted pies on the map; otherwise, false.
Gets the collection of measures used to provide data for calculating pie values.
A collection of objects used to provide data for calculating pie values.
Lists values that identify types.
Lists values that identify types of values and combinations of these values.
The argument value.Example: Europe
The argument value and its percentage in the total.Example: Europe : 18.90 %
The argument value and the corresponding summary value.Example: Europe : $18M
The argument value, the corresponding summary value and its percentage in the total.Example: Europe : $18M (18.90 %)
No value.
The percentage share of the corresponding summary value relative to the total.Example: 18.90 %
The actual summary value.Example: $18M
The actual summary value and its percentage of the total.Example: $18M (18.90 %)
A window definition used to perform calculations within the .
Initializes a new instance of the class.
Gets or sets the window definition mode used to perform calculations within the .
A enumeration value that specifies the window definition mode.
A window definition mode used to specify a window within the .
A calculation is performed through arguments.
A calculation is performed through arguments, then series.
A calculation is performed through series.
A calculation is performed through series, then arguments.
Lists values that specify the position of column totals/grand totals in the Pivot dashboard item.
Column totals are displayed far from row field values.
Column totals are displayed near row field values.
A Pivot dashboard item that displays cross-tabular reports.
Initializes a new instance of the class with default settings.
Gets or sets whether column field values are expanded or collapsed by default in the current .
true, if column field values are expanded; otherwise, false.
Gets or sets whether row field values are expanded or collapsed by default in the current .
true, if row field values are expanded; otherwise, false.
Gets the collection of dimensions that provide column headers in the current .
A collection of objects that provide column headers in the current .
Gets or sets the position of column totals/grand totals in the Pivot dashboard item.
A enumeration value that specifies the position of column totals/grand totals in the Pivot dashboard item.
Provides access to format rules of the Pivot dashboard item.
A object that is a collection of Pivot format rules.
Returns the name of the specific measure in the current .
A object that reprsents the measure in the current .
A that represents the name of the specified measure in the current .
Provides access to pivot interactivity options.
A object that specifies pivot interactivity options.
For internal use.
Gets or sets the layout type of the Pivot dashboard item.
A enumeration value that specifies the layout type of the Pivot dashboard item.
For internal use.
Gets the collection of dimensions that provide row headers in the current .
A collection of objects that provide row headers in the current .
Gets or sets the position of row totals/grand totals in the Pivot dashboard item.
A enumeration value that specifies the position of row totals/grand totals in the Pivot dashboard item.
Sets the name of the specific measure in the current .
A object that represents the measure in the current .
A that specifies the name of the measure.
Gets or sets whether to display Pivot column grand totals calculated against all the columns.
true, if the column grand totals are visible; otherwise, false.
Gets or sets whether to display the Pivot column totals calculated for outer column data items.
true, if the column totals are visible; otherwise, false.
Gets or sets whether to display the Pivot row grand totals calculated against all the rows.
true, if the row grand totals are visible; otherwise, false.
Gets or sets whether to display the Pivot row totals calculated for outer row data items.
true, if the row totals are visible; otherwise, false.
Gets the collection of measures that provide data used to calculate cell values in the current .
A collection of objects that provide data used to calculate cell values in the current .
Gets or sets the position of headers used to arrange summary values corresponding to different measures.
A enumeration value that specifies the position of headers used to arrange summary values corresponding to different measures.
A format rule used to apply conditional formatting to the Pivot dashboard item.
Initializes a new instance of the class.
Initializes a new instance of the class.
A descendant by whose values formatting is applied.
Initializes a new instance of the class.
A descendant by whose values formatting is applied.
A descendant to which values formatting is applied.
Gets or sets whether conditional formatting is applied to the entire pivot column.
true, to apply conditional formatting to the entire pivot column; otherwise, false.
Gets or sets the level on which to apply conditional formatting to pivot cells.
A object that specifies the level on which to apply conditional formatting to pivot cells.
Gets whether the current format rule is properly specified.
true, if the current format rule is properly specified; otherwise, false.
Gets the level by whose values formatting is applied.
A object that is the level by whose values formatting is applied.
A collection of objects.
Initializes a new instance of the class.
A pivot level used to apply conditional formatting to specific cells.
Initializes a new instance of the class.
Copies settings of the specified object to the current object.
An object whose settings are copied to the current object.
Locks the object by preventing updates until the method is called.
Gets or sets a column dimension used to specify a pivot level.
A object that specifies a column dimension used to specify a pivot level.
Unlocks the object after a call to the method.
Gets or sets a row dimension used to specify a pivot level.
A object that specifies a row dimension used to specify a pivot level.
Lists values that specify the layout type of the Pivot dashboard item.
Displays values from different dimensions in a single column. Note that in this case, totals are displayed at the top of a group, and you cannot change the totals position.
Displays values from different dimensions in separate columns.
Lists values that specify the position of row totals/grand totals in the Pivot dashboard item.
Row totals/grand totals are displayed at the bottom of the group/pivot table.
Row totals/grand totals are displayed at the top of the group/pivot table.
Lists values that specify the position of headers used to arrange summary values corresponding to different measures.
Headers corresponding to summary values are displayed in columns.
Headers corresponding to summary values are displayed in rows.
A window definition used to perform calculations within the .
Initializes a new instance of the class.
Gets or sets the window definition mode used to perform calculations within the .
A enumeration value that specifies the window definition mode.
A window definition mode used to specify a window within the .
A calculation is performed horizontally through Pivot columns.
A calculation is performed horizontally through Pivot columns, then rows.
A calculation is performed horizontally through Pivot columns within groups.
A calculation is performed horizontally through Pivot columns, then rows within groups.
A calculation is performed vertically through Pivot rows within groups.
A calculation is performed vertically through Pivot rows, then columns within groups.
A calculation is performed vertically through Pivot rows.
A calculation is performed vertically through Pivot rows, then columns.
Lists values that identify types of content displayed within series point labels.
The argument value.
The argument value and the corresponding summary value.
The name of the series.
The summary value.
Lists values that identify types of content displayed within series point labels.
The argument value.
Point labels are not displayed.
The percent value. Note that this value can be displayed for full stacked series only.
The name of the series.
The summary value.
Contains options related to series point labels.
Initializes a new instance of the class.
Gets or sets the type of content displayed within series point labels.
A object that specifies the type of content displayed within series point labels.
Gets or sets the type of content displayed within series point labels.
A enumeration value that specifies the type of content displayed within series point labels.
Gets or sets whether to show point labels for zero values.
true, to show point labels for zero values; otherwise, false.
Gets or sets whether to show point labels.
true, to show point labels; otherwise, false.
Serves as the base for classes containing options related to chart point labels.
Copies settings of the specified object to the current object.
A object whose settings are copied to the current object.
Gets or sets the point label orientation.
A object that specifies the point label orientation.
Gets or sets the mode to resolve overlapping of point labels.
A object that specifies the mode to resolve overlapping of series point labels.
Gets or sets the point label position.
A object that specifies the point label position.
Gets or sets whether to show point labels.
true, to show point labels; otherwise, false.
Lists values used to specify point label orientation.
A point label is displayed in its default orientation.
A point label is rotated 90 degrees counter clockwise.
A point label is rotated 90 degrees clockwise.
Lists values used to specify the mode to resolve series point label overlap.
If two or more labels overlap, some of them are automatically hidden to avoid overlapping.
The overlapping resolving algorithm is disabled.
The default algorithm to re-position point labels in a random way, and avoid overlapping labels.
Lists values used to specify the point label position.
Labels displayed inside points.
Labels displayed outside points.
Lists values that specify format types for quarters.
The default quarter pattern.
The full quarter pattern.6/15/2009 1:45:30 PM -> Q2 (en-US)
The quarter, from 1 through 4.6/15/2009 1:45:30 PM -> 2 (en-US)
A Range Filter dashboard item that allows end-users to apply filtering to other dashboard items.
Initializes a new instance of the class with default settings.
Gets the maximum value of the selected range in the .
The maximum value of the selected range in the .
Gets the minimum value of the selected range in the .
The minimum value of the selected range in the .
Gets or sets the dimension that provides argument values.
A object representing the dimension that provides argument values.
Clears the selected range in the .
Provides access to coloring options of the Range Filter dashboard item.
A object containing coloring options of the Range Filter dashboard item.
Provides access to a color scheme used to color elements of the Range Filter dashboard item.
A object that is the color scheme used to color elements of the Range Filter dashboard item.
Provides access to a collection of date-time periods that can be used to select a predefined range in the Range Filter.
A object that is a collection of date-time periods.
Gets or sets the name of the date-time period used to apply a default selection to the Range Filter.
A that specifies the name of the date-time period used to apply a default selection to the Range Filter.
Gets the end value of the visible range in the .
The end value of the visible range in the .
Provides access to Range Filter interactivity options.
A object that specifies Range Filter interactivity options.
Gets or sets the maximum value in the selected range.
Specifies the maximum value in the selected range.
Gets or sets the minimum value in the selected range.
Specifies the minimum value in the selected range.
Gets the collection of series displayed within the .
A object that represents the collection of series displayed within the .
Sets the selection to the specified range of values.
Specifies the minimum value in the selected range.
Specifies the maximum value in the selected range.
Gets the start value of the visible range in the .
The start value of the visible range in the .
Provides data for the RangeFilterDefaultValue events.
Initializes a new instance of the class.
A System.String value that specifies a component name of the Range Filter.
A System.Type object that identifies the type of argument values.
A DateTimeGroupInterval that identifies a group interval applied to the Range Filter argument.
Gets the date-time group interval applied to the Range Filter argument.
A enumeration value that identifies a group interval applied to the Range Filter argument.
Gets the type of Range Filter's argument values.
A System.Type object that identifies the type of argument values.
Gets the component name of the Range Filter for which the event was raised.
A value that is the component name of the Range Filter.
Gets or sets the selected range for the current Range Filter dashboard item.
A object that specifies the selected range for the current Range Filter dashboard item.
References a method that handles the RangeFilterDefaultValue events.
The event source.
A object that contains event data.
Lists values used to specify how a Range Filter dashboard item should be resized when being exported.
A Range Filter dashboard item is exported in a size identical to that shown on the dashboard.
A Range Filter dashboard item is stretched or shrunk to fit the page to which it is exported.
A Range Filter dashboard item is resized proportionally to best fit the exported page.
Provides data for the event.
Gets the filter type specified in the Edit Periods dialog.
A value that is the filter type specified in the Edit Periods dialog.
Gets the component name of the dashboard item for which the event was raised.
A value that is the component name of the dashboard item.
Provides access to a collection of predefined periods displayed in the Edit Periods dialog.
A collection of objects that specify predefined date-time periods.
References a method that handles the event.
The event source.
A object that contains event data.
A range in the Range Filter or Date Filter dashboard items.
Initializes a new instance of the class.
A minimum value in the range.
A maximum value in the range.
Gets or sets the maximum value in the range.
The maximum value in the range.
Gets or sets the minimum value in the range.
The minimum value in the range.
A collection of series displayed within the .
Initializes a new instance of the class with default settings.
A state of the Range Filter dashboard item.
Initializes a new instance of the class.
Initializes a new instance of the class.
A object that specifies the selected range in the Range Filter dashboard item.
Initializes a new instance of the class.
A value that specifies the name of the selected predefined period.
Loads a Range Filter state from an XML document.
A object that is the XML document containing a Range Filter state.
Gets or sets the name of the selected predefined period.
A value that specifies the name of the selected predefined period.
Saves the current Range Filter state to an XML document.
A object that is the XML document containing the Range Filter state.
Gets or sets the selected range in the Range Filter dashboard item.
A object that specifies the selected range in the Range Filter dashboard item.
A window definition used to perform calculations within the .
Initializes a new instance of the class.
Gets or sets the window definition mode used to perform calculations within the .
A enumeration value that specifies the window definition mode.
A window definition mode used to specify a window within the .
A calculation is performed through argument values.
A calculation is performed through argument values, then series.
A calculation is performed through series.
A calculation is performed through series, then argument values
Provides custom range boundaries and corresponding style settings used to apply conditional formatting to value ranges.
Initializes a new instance of the class.
Identifies a negative infinity that can be used as a lower range boundary (the property).
Gets or sets style settings applied to values within the current range.
A descendant that specifies style settings applied to values within the current range.
Returns the string that represents the current object.
A that represents the current object.
Gets or sets the lower boundary value for the current range.
The lower boundary value for the current range.
Gets or sets the comparison logic for the current range.
A enumeration value that specifies the comparison logic for the current range.
A Range series.
Initializes a new instance of the class with default settings.
Initializes a new instance of the class with the specified measures used to provide data.
A object that provides data used to calculate the first series of values. This object is assigned to the property.
A object that provides data used to calculate the second series of values. This object is assigned to the property.
Initializes a new instance of the class with the specified series type and measures used to provide data.
A object that provides data used to calculate the first series of values. This object is assigned to the property.
A object that provides data used to calculate the second series of values. This object is assigned to the property.
A enumeration member that specifies the series type. This value is assigned to the property.
Initializes a new instance of the class with the specified series type.
A enumeration member that specifies the series type. This value is assigned to the property.
Gets or sets the series type.
A enumeration member that specifies the series type.
Gets or sets a measure that provides data used to calculate the first series of values.
A object that provides data used to calculate the first series of values.
Gets or sets a measure that provides data used to calculate the second series of values.
A object that provides data used to calculate the second series of values.
Lists values that specify the types of Range series.
The Range Area series.
The Range Bar series.
A collection of objects providing custom range boundaries and corresponding style settings used to apply conditional formatting to value ranges.
Initializes a new instance of the class.
Gets whether the current range set contains at least one range.
true, if the current range set contains at least one range; otherwise, false.
Returns the string that represents the current object.
A that represents the current object.
A collection of endpoints for color ranges in the custom palette.
Initializes a new instance of the class.
A rank calculation that is used to compute rankings for the specified measure across a window.
Initializes a new instance of the class.
Gets or sets the ranking order of the current .
A enumeration value that specifies the ranking order.
Gets or sets the ranking type of the current .
A enumeration value that specifies the ranking type.
A rank order of the .
Values are ranked in ascending order.
Values are ranked in descending order.
A rank type of the .
Identifies the competition ranking.
Identifies the dense ranking.
Identifies the modified competition ranking.
Identifies the percentile ranking.
Identifies the unique ranking.
A running total calculation that is used to compute a cumulative total for the specified measure across a window.
Initializes a new instance of the class.
Gets or sets the type of summary function used by the .
A enumeration value that specifies the type of summary function used by the .
A scatter chart's axis.
A Scatter Chart dashboard item that visualizes relationships between numerical variables.
Initializes a new instance of the class with default settings.
Gets the collection of dimensions used to provide data for arguments in a scatter chart.
A collection of objects used to provide data for arguments in a scatter chart.
Provides access to the scatter chart's X-axis.
A object that represents the scatter chart axis.
Gets or sets the measure providing data for the scatter chart's X-axis.
A object that specifies the measure providing data for the scatter chart's X-axis.
Provides access to the scatter chart's Y-axis.
A object that represents the scatter chart axis.
Gets or sets the measure providing data for the scatter chart's Y-axis.
A object that specifies the measure providing data for the scatter chart's Y-axis.
Provides access to coloring options of the Scatter Chart dashboard item.
A object containing coloring options of the Scatter Chart dashboard item.
Provides access to a color scheme used to color elements of the Scatter Chart dashboard item.
A object that is the color scheme used to color elements of the Scatter Chart dashboard item.
Provides access to interactivity options, such as Master Filtering and drill-down settings.
A object that defines interactivity options.
Provides access to a scatter chart legend.
A object that is the chart legend.
Provides access to point label options of the scatter chart.
A object containing point label options of the scatter chart.
Gets or sets whether the scatter chart is rotated.
true, to rotate the scatter chart; otherwise, false.
Gets or sets the measure used to evaluate the points' weight.
A object that specifies the measure used to evaluate the points' weight.
Lists values that identify types of content displayed within point labels.
The argument value.
The argument value and corresponding summary values.
The argument and corresponding weight summary value.
Summary values.
The weight summary value.
Contains options related to point labels of a scatter chart.
Gets or sets the type of content displayed within point labels.
A object that specifies the type of content displayed within point labels.
A window definition used to perform calculations within the .
Initializes a new instance of the class.
Provides data for the , and events.
Gets a tab page that is selected.
A string that is a component name of the selected tab page.
Gets the tab page that was selected.
A string that is a component name of the previously selected tab page.
Gets the name of the tab container that contains the selected tab page.
A string that is a component name of the tab container containing the selected tab page.
References a method that handles the , and events.
The event source.
A object that contains event data.
Serves as the base class for dashboard item that have the Series data section.
Gets the collection of dimensions that provide data for series.
A collection of objects that provide data for series.
Base class that provides data for the platform-specific SetInitialDashboardState events.
A dashboard whose state can be initialized.
A object.
Gets or sets the dashboard initial state.
A object that describes the dashboard state.
Lists values that specify default maps provided by the Dashboard.
A map of Africa.
A map of Asia.
A map of Canada.
A custom map.To load the custom shapefile, use the property.
A map of Europe.
A map of North America.
A map of South America.
A map of the USA.
A world map.
A Simple series.
Initializes a new instance of the class with default settings.
Initializes a new instance of the class with the specified measure used to provide data.
A object that provides data used to calculate the Y-coordinate of the data points. This object is assigned to the property.
Initializes a new instance of the class with the specified series type and measure used to provide data.
A object that provides data used to calculate the Y-coordinate of the data points. This object is assigned to the property.
A enumeration member that specifies the series type. This value is assigned to the property.
Initializes a new instance of the class with the specified series type.
A enumeration member that specifies the series type. This value is assigned to the property.
Gets or sets the series type.
A enumeration member that specifies the series type.
Gets or sets a measure that provides data used to calculate the Y-coordinate of the data points.
A object that provides data used to calculate the Y-coordinate of the data points.
Lists values that specify the types of Simple series.
The Area series.
The Bar series.
The Full-Stacked Area series.
The Full-Stacked Bar series.
The Full-Stacked Line series.
The Full-Stacked Spline Area series.
The Line series.
The Point series.
The Spline series.
The Spline Area series.
The Stacked Area series.
The Stacked Bar series.
The Stacked Line series.
The Stacked Spline Area series.
The Step Area series.
The Step Line series.
Provides data for the SingleFilterDefaultValue events.
Initializes a new instance of the class.
A that is the component name of the dashboard item.
A object containing records identifying elements that can be selected in the current state of the master filter item.
A object that is the default filter value.
Gets the name of the dashboard item for which the SingleFilterDefaultValue event was raised.
A that specifies the name of the dashboard item for which the SingleFilterDefaultValue event was raised.
Gets the default filter value.
A object that represents the default filter value.
Returns records identifying elements that can be selected in the current state of the master filter item.
A object that represents a list of records.
Specifies the default filter value.
A object that specifies the default filter value.
Specifies the default filter value.
A list of objects that specify the default filter value.
References a method that handles the SingleFilterDefaultValue event.
The event source.
A object that contains event data.
Contains options used to control the sparkline appearance.
Gets or sets whether to highlight the minimum/maximum points of a sparkline.
true, to highlight the minimum/maximum points of a sparkline; otherwise, false.
Gets or sets whether to highlight the start/end points of a sparkline.
true, to highlight the start/end points of a sparkline; otherwise, false.
Gets or sets a sparkline view type.
A enumeration value that specifies the sparkline view type.
Lists values used to specify sparkline view types.
Sparkline data points are represented as area.
Sparkline data points are represented as bars.
Sparkline data points are represented as a line.
Sparkline data points are represented as win and loss squares.
A window definition that defines a window by specifying a predefined set of dimensions.
Initializes a new instance of the class.
Gets the set of dimensions that fall into the window.
A object that is the set of dimensions that fall into the window.
Determines whether the specified object is equal to the current instance.
The object to compare with the current object.
true if the specified object is equal to the current instance; otherwise false.
Gets the hash code that corresponds to the value of the current object.
An integer value representing the hash code for the current object.
Represents a data provider for regular data sources.
Initializes a new instance of the class with default settings.
Initializes a new instance of the class.
A object specifying a connection to a data store.
Initializes a new instance of the class.
A object specifying a connection to a data store.
A specifying an SQL query used to select data from the data store.
Initializes a new instance of the class.
A specifying the data connection name.
A object specifying a connection to a data store.
A specifying an SQL query used to select data from the data store.
Provides the look-up editor settings for dashboard parameters that are not bound to a data source.
Initializes a new instance of class with default settings.
Provides access to the list of static values for the dashboard parameter.
An array of values specifying static values for the dashboard parameter.
Serves as the base for classes providing style settings used to apply conditional formatting.
Locks the current object until the method call.
Unlocks the current object.
Determines whether the specified object is equal to the current instance.
The object to compare with the current object.
true, if the specified object is equal to the current instance; otherwise, false.
Gets the hash code that corresponds to the value of the current object.
An integer value representing the hash code for the current object.
Lists values that specify the summary function types.
The average of the values.
The number of values (excluding Null and DBNull values).
The number of distinct values.
The largest value.
The median of the values. A median is the number separating the higher half of a value range from the lower half.
The smallest value.
The mode of the values. A mode is the value that is repeated more often than any other.
An estimate of the standard deviation of a population, where the sample is a subset of the entire population.
The standard deviation of a population, where the population is all of the data to be summarized.
The sum of the values.
An estimate of the variance of a population, where the sample is a subset of the entire population.
The variance of a population, where the population is all of the data to be summarized.
A tab container used to arrange dashboard items and groups within a dashboard.
Initializes a new instance of the class with default settings.
Creates a new tab page and adds it to the collection.
A dashboard tab page.
Gets the container that stores the current item. Always null.
Always null.
Provides access to the collection of tab pages stored in the tab container.
A collection of tab pages in the tab container.
Lists values that specify data items for which interactivity actions can be performed in a Chart and Pie dashboard items.
Arguments are used to perform interactivity actions.
Points are used to perform interactivity actions.
Series are used to perform interactivity actions.
A Text Box dashboard item used to display rich text within a dashboard.
Initializes a new instance of the class with default settings.
For internal use.
Provides access to the interactivity options of the Text Box dashboard item.
A class object containing interactivity options.
Gets or sets the formatted text content of the .
A that specifies the formatted text content of the .
Gets or sets the plain text content of the .
A that specifies the plain text content of the .
Gets the collection of measures that provide data used to calculate values displayed in the current .
A collection of objects that provide data used to calculate values displayed in the current .
Lists values that specify the group interval for string values.
Values are grouped alphabetically.Example: A, B, C, ... Z
No grouping. Each value is displayed individually.
A Treemap dashboard item that allows you to display large amounts of hierarchically structured (tree-structured) data.
Initializes a new instance of the class.
Gets the collection of arguments whose values are used to divide the Treemap into tiles.
A object that is the collection of arguments whose values are used to divide the Treemap into tiles.
Provides access to coloring options of the Treemap dashboard item.
A object containing coloring options of the Chart and Pie dashboard items.
Provides access to a color scheme used to color elements of the Treemap dashboard item.
A object that is the color scheme used to color elements of the Treemap dashboard item.
Gets or sets the type of values displayed within the Treemap group labels.
A enumeration value that specifies the type of values displayed within the Treemap group labels.
Gets or sets the type of values displayed within the Treemap group tooltips.
A enumeration value that specifies the type of values displayed within the Treemap group tooltips.
Provides access to interactivity options, such as Master Filtering.
A object that defines interactivity options.
Gets or sets a layout algorithm used to arrange tiles of a .
A enumeration value that specifies a layout algorithm used to arrange tiles of a .
Gets or sets a layout direction used to arrange tiles of .
A enumeration value that specifies a layout direction used to arrange tiles of .
Gets or sets the type of values displayed within the Treemap tiles.
A enumeration value that specifies the type of values displayed within the Treemap tiles.
Gets or sets the type of values displayed within the Treemap tile tooltips.
A enumeration value that specifies the type of values displayed within the Treemap tile tooltips.
Gets the collection of measures providing numeric values that are used to evaluate the size of Treemap tiles.
A object that is the collection of measures providing numeric values that are used to evaluate the size of Treemap tiles.
Contains options related to the specifics of Master Filtering in the Treemap dashboard item.
Lists values used to specify how a Treemap dashboard item should be resized when being exported.
A Treemap dashboard item is exported in a size identical to that shown on the dashboard.
A Treemap dashboard item is resized proportionally to best fit the exported page.
Lists types of values displayed within labels/tooltips of .
The argument value.Example: Europe
The argument value and the corresponding summary value.Example: Europe : $18M
No value.
The summary value.Example: $18M
A Tree View dashboard item that allows end-users to filter other dashboard items.
Initializes a new instance of the class.
Gets or sets whether tree view nodes are expanded by default.
true, to expand tree view nodes by default; otherwise, false.
Provides access to the interactivity options of the Tree View dashboard item.
A class object containing interactivity options.
For internal use.
Represents the scale that defines uniform distribution of colors in the color range.
Initializes a new instance of the class.
Gets or sets a number of levels that represent the number of colors used to color the map.
A number of levels that represent the number of colors used to color the map.
For internal use
Initializes a new instance of the class.
Initializes a new instance of the class with the specified file path.
A value that specifies the path to a file containing a data extract.
Initializes a new instance of the class with the specified settings.
A value that specifies the path to a file containing a data extract.
A value that specifies the name of the driver used to read a data extract.
Provides data for ValidateCustomSqlQuery events.
Initializes a new instance of the class.
A object that is the data source containing a custom SQL query.
A object.
Initializes a new instance of the class.
A object containing parameters used to establish a connection to a data source.
A object.
Gets the name of the connection to the data source containing a custom SQL query.
A that is the name of the connection to the data source containing a custom SQL query.
Gets parameters used to establish a connection to the data source containing a custom SQL query.
A descendant containing parameters used to establish a connection to the data source containing a custom SQL query.
Gets the custom SQL query that should be checked.
A object that specifies the custom SQL query.
Gets or sets the component name of the data source for which the event was raised.
A value that specifies the component name of the data source for which the event was raised.
Gets or sets the name of the data source for which the event was raised.
A value that specifies the name of the data source for which the event was raised.
Gets or sets the exception message returned after custom SQL query validation.
A value that specifies the exception message returned after custom SQL query validation.
Gets or sets whether the current custom SQL query is valid.
true, if the current custom SQL query is valid; otherwise, false.
References a method that handles ValidateCustomSqlQuery events.
The event source.
The object that contains event data.
Contains a measure that provides data to color a map in the .
Initializes a new instance of the class with default settings.
Initializes a new instance of the class with the specified measure.
A object specifying a measure that provides values used for color map shapes. This value is assigned to the property.
Gets or sets a palette of the current .
A descendant that specifies the palette of the current .
Gets or sets the scale that defines the distribution of colors in the color range.
A descendant specifying the scale that defines distribution of colors in the color range.
Gets or sets a measure that provides values used for color map shapes.
A object specifying a measure that provides values used for color map shapes.
Gets or sets a display name for a measure that provides values used for color map shapes.
A specifying a display name for a measure that provides values used for color map shapes.
Contains classes required to access a multidimensional representation of data displayed in the / .
A point on the data axis.
Gets the name of the axis to which the current belongs.
A that is the name of the axis.
Gets the child axis points for the current .
A collection of objects representing child axis points.
Gets the last level dimension corresponding to the current .
A object that contains the dimension metadata.
Gets the dimension values at the specified axis point.
A object that contains the dimension values at the specified axis point.
Gets the display text corresponding to the current axis point.
A that is the display text corresponding to the current axis point.
Determines whether the specified object is equal to the current instance.
The object to compare with the current object.
true, if the specified object is equal to the current instance; otherwise, false.
Gets the collection of dimensions used to create a hierarchy of axis points from the root point to the current .
A collection of objects that contain the dimension metadata.
Gets the dimension value at the current axis point.
A object containing the dimension metadata.
A object containing dimension values at the current axis point.
Gets the hash code that corresponds to the value of the current object.
An integer value representing the hash code for the current object.
Gets the parent axis point for the current axis point.
An object representing the parent axis point
Gets the unique value corresponding to the current axis point.
The unique value corresponding to the current axis point
Gets the value corresponding to the current axis point.
The value corresponding to the current axis point.
Represents a tuple of axis points.
Gets the names of available data axes for the current .
A list of objects that are the names of available data axes.
Determines whether the specified object is equal to the current instance.
The object to compare with the current object.
true, if the specified object is equal to the current instance; otherwise, false.
Gets the axis point from the current object.
An object that is the axis point from the current object.
Gets the axis point from the current object by the specified axis name.
A string value returned by the class that specifies the name of the data axis.
An object that is the axis point from the current object.
Gets the hash code that corresponds to the value of the current object.
An integer value representing the hash code for the current object.
Gets whether the current object contains axis points.
true, if the current object does not contain axis points; otherwise, false.
An axis that contains points corresponding to the specified dimension values.
Gets the dimensions used to create a hierarchy of axis points belonging to the current axis.
A collection of objects that contain the dimension metadata.
Gets the axis point by unique values.
A hierarchy of unique values corresponding to the required axis point.
An object that is the axis point.
Returns axis points corresponding to values of the last-level dimension.
A collection of objects that are axis points corresponding to values of the last-level dimension.
Gets axis points in the current data axis by the specified dimension.
The object containing dimension metadata.
A collection of objects that represent axis points.
Gets whether the current axis contains only the root axis point that does not have child points.
true, if the current axis contains only the root axis point; otherwise, false.
Gets the name of the current data axis.
A that is the name of the current data axis.
Gets the root axis point belonging to the current .
An object that is the root axis point.
Contains the delta metadata.
Gets the identifier for the measure that provides actual values.
A value that is the measure identifier.
Gets the data item identifier.
A that is the data item identifier.
Gets the name of the data item container.
A value that is the name of the data item container.
Gets the identifier for the measure that provides target values.
A value that is the measure identifier.
A collection of objects.
Contains the dimension metadata.
Gets the data member identifier for the current dimension.
A value that identifies a data member.
Gets the group interval for date-time values for the current dimension.
A enumeration member that specifies how date-time values are grouped.
Formats the specified value using the format setting of the current dimension.
A value to be formatted.
A that represents the formatted value.
Gets the data item identifier.
A that is the data item identifier.
Gets or sets the name of the dimension.
A that is the name of the dimension.
Gets the group interval for string values.
A enumeration member that specifies the group interval for string values.
A collection of objects.
Contains the measure metadata.
Gets the data member that identifies the data source list used to provide data for the current measure.
A value that identifies the data source list used to provide data for the current measure.
Formats the specified value using the format setting of the current measure.
A value to be formatted
A that represents the formatted value.
Gets the data item identifier.
A that is the data item identifier.
Gets the name of the measure.
A that is the name of the measure.
Gets the type of summary function calculated against the current measure.
A enumeration member that identifies the type of summary function calculated against the current measure.
A collection of objects.
Represents multidimensional data visualized in the dashboard item.
Creates a tuple based on the specified axis points.
An array of objects that specify axis points belonging to different data axes.
An object representing an axis point tuple.
Creates a tuple based on the specified axes names and corresponding values.
The collection of axes names and corresponding values.
An object representing an axis point tuple.
Creates a tuple based on the specified axis points.
A list of objects that specify axis points belonging to different data axes.
An object representing an axis point tuple.
Creates a tuple based on the specified value.
An axis point value.
An object representing an axis point tuple.
Creates a tuple based on the specified axis name and corresponding value.
A string value returned by the class that specifies the name of the data axis.
An axis point value.
An object representing an axis point tuple.
Gets the specified data axis.
A string value returned by the class that specifies the name of the data axis.
A object that contains data points corresponding to the specified value hierarchy.
Gets the names of the axes that constitute the current object.
A list of values that represent the names of the axes.
Gets the axis point for the specified axis by unique values.
A string value returned by the class that specifies the name of the data axis.
A hierarchy of unique values identifying the required axis point.
An object representing the data point belonging to the specified axis.
Gets data points belonging to the specified axis.
A string value returned by the class that specifies the name of the data axis.
The collection of objects representing data points belonging to the specified axis.
Gets axis points corresponding to the specified dimension.
The object that contains the dimension metadata.
A collection of objects that represent data points in a multidimensional space.
Gets the root axis point belonging to the specified data axis.
A string value returned by the class that specifies the name of the data axis.
An object that is the root axis point.
Returns a collection of data members available in a data source.
A list of values that represent data members available in a data source.
Gets the deltas for the current object.
A collection of objects containing the delta metadata.
Gets the summary value for the specified delta.
A object containing the delta metadata.
A object containing delta element values.
Gets dimensions used to create a hierarchy of axis points for the specified axis.
A string value returned by the class that specifies the name of the data axis.
A collection of objects containing the dimension metadata.
Gets the measures for the current object.
A collection of objects containing the measure metadata.
Gets the slice of the current object by the specified axis point.
An object that is the point on the data axis.
A object that is the slice of the current object by the specified axis point.
Gets the slice of the current object by the specified axis point tuple.
A object that is a tuple of axis points.
A object that is the slice of the current object by the specified axis point tuple.
Gets the slice of the current object.
A string value returned by the class that specifies the name of the data axis.
A hierarchy of values belonging to the specified data axis.
A object that is the slice of the current object.
Gets the summary value for the specified measure.
A object that contains the measure metadata.
A object that contains the measure value and display text.
Gets a value that indicates whether the current object is initialized.
true, if the current object is empty; otherwise, false.
A weighted map legend used to identify values corresponding to specific bubble/pie sizes.
Gets or sets the type of weighted legend.
A enumeration value that specifies the type of weighted legend.
Lists values used to specify the type of weighted legend.
A linear weighted legend.
A nested weighted legend.
A Weighted series that allow you to visualize data in three dimensions.
Initializes a new instance of the class with default settings.
Initializes a new instance of the class with the specified measures used to provide data.
A object that provides data used to calculate the value of data points. This object is assigned to the property.
A object that provides data used to calculate the weight of data points. This object is assigned to the property.
Gets or sets a measure that provides data used to calculate the value of series points.
A object that provides data used to calculate the value of series points.
Gets or sets a measure that provides data used to calculate the weight of series points.
A object that provides data used to calculate the weight of series points.
Contains parameters used to establish a connection to the XPO (eXpress Persistent Objects).
Initializes a new instance of the class.
Gets or sets a name of a connection string used to establish a connection to the XPO (eXpress Persistent Objects).
A object that is a connection name.
A printable gauge in the exported Gauge dashboard item.
Gets a delta icon in the gauge.
A Picture Box control that is used to display a delta icon in the printed document.
Gets a gauge control.
A Gauge control that is used to display an image in the printed document.
Gets a main series labels in the gauge.
A Label control that is used to display a main series labels in the printed document.
Gets a secondary series labels in the gauge.
A Label control that is used to display a secondary series labels in the printed document.
Gets values in the gauge.
A Label control that is used to display values in the printed document.
A panel that represents a Gauge dashboard item in the exported document.
Initializes a new instance of the class.
Gets a collections of printed gauges.
A collections of printed gauges.
Lists values that specify format types for years.
The year, from 00 to 99.6/15/2009 1:45:30 PM -> 09 (en-US)
The default year pattern.
The full year pattern.6/15/2009 1:45:30 PM -> 2009 (en-US)
Contains classes that utilize the most popular approaches to access different data providers.
Represents a connection to a data store.
Initializes a new instance of the class with default settings.
Initializes a new instance of the class.
A that specifies the name of data connection.
A descendant that represents connection parameters used to establish a connection to data.
For internal use.
For internal use.
A collection of objects.
Initializes a new instance of the class.
A collection that contains unique named items.
Determines whether an item with the specified name is contained in the collection.
The that specifies the name of an item.
true, if an item with the specified name is contained in the collection; otherwise, false.
Gets an item with the specified name.
The that specifies the name of an item.
A T object that corresponds to the item with the specified name.
Removes an item with the specified name from the collection.
The that specifies the name of an item to remove from the collection.
true, if an item with the specified name is successfully removed from the collection; otherwise, false.
A collection that sends notification when its content is changed.
Initializes a new instance of the class
Adds the specified items to the collection.
An array that contains zero or more T objects to add to the collection.
Adds items from the specified collection to the current collection.
A object representing the collection of items to append to the collection.
Occurs before items are added to the collection.
Locks updates of the until the method call.
Occurs after items are added to or removed from the collection
Determines whether the collection contains an item that matches the specified predicate.
A System.Predicate that specifies the condition used to determine whether the collection contains an item.
true, if the collection contains an item that matches the specified predicate; otherwise, false.
Unlocks the .
Returns the first item that matches the specified predicate.
A System.Predicate that specifies the condition used to obtain the first item.
A T object representing the first item that matches the specified predicate.
Performs the specified action on each element of the current collection.
The action to perform on each element of the collection.
Removes the specified items from the collection.
An array that contains zero or more T objects to remove from the collection.
Removes items in the specified collection from the current collection.
A object representing the collection of items to remove from the collection.
Returns the elements of the collection as an array.
An array containing the elements of the collection.
Provides data for the event.
Initializes a new instance of the class.
A T object.
Gets the added item.
A T object that is the added item.
Provides data for the event.
Initializes a new instance of the class.
A collection of added items.
A collection of removed items.
Gets items added to the .
A collection of items added to the
Gets items removed from the .
A collection of items removed from the
Provides basic functionality for parameters.
Initializes a new instance of the class.
Initializes a new instance of the class.
A value that specifies the parameter name.
A object that specifies the parameter type.
A parameter value.
Initializes a new instance of the class.
A value that specifies the parameter name.
A object that specifies the parameter type.
A parameter value.
A value that specifies whether or a not null value can be passed as a parameter value.
Gets or sets whether multi-selection is enabled for the current parameter.
true, to allow end-users to use the multiple parameter values; otherwise, false.
Gets or sets whether or a not null value can be passed as a parameter value.
true, to allow end-users to pass a null value as a parameter value; otherwise, false.
Creates a copy of the current object.
A object that is a copy of the current object.
Gets of sets the parameter name.
A value that specifies the parameter name.
Gets or sets whether all parameter values should be selected in the initial state of the Dashboard Viewer.
true, to select all parameter values by default; otherwise, false.
Gets or sets the parameter type.
A object that specifies the parameter type.
Gets or sets the default parameter value.
The default parameter value.
For internal use.
Initializes a new instance of the class.