DevExpress.Dashboard.v17.2.Core References a method that will handle the event. References a method that will handle the event. The event source. A object that contains event data. A collection of objects. Initializes a new instance of the CalculatedFieldCollection class with default settings. Adds a new calculated field with the specified expression, name and type to the CalculatedFieldCollection 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 with the specified expression and name to the CalculatedFieldCollection 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 to the CalculatedFieldCollection 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 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. A calculated field that allows you to apply complex expressions to data fields obtained from the data source. Initializes a new instance of the CalculatedField 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 CalculatedField 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 CalculatedField class. A that specifies the expression of the calculated field. This value is assigned to the property. Initializes a new instance of the CalculatedField class with default settings. Initializes a new instance of the CalculatedField 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. Initializes a new instance of the CalculatedField 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. 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 dashboard parameter. Initializes a new instance of the DashboardParameter class with default settings. Initializes a new instance of the DashboardParameter 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. Initializes a new instance of the DashboardParameter 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. 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 or not 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 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. 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 format condition used to apply formatting according to the average value. Initializes a new instance of the FormatConditionAverage 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. 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. The Stretched layout template that arranges card elements so that they occupy an entire card area. Initializes a new instance of the CardStretchedLayoutTemplate 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. The Lightweight layout template that displays the minimum set of elements within a card. Initializes a new instance of the CardLightweightLayoutTemplate 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. The Centered layout template used to center card elements so that they occupy a specified width/height. Initializes a new instance of the CardCenteredLayoutTemplate 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. 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. Represents a connection to a cube in an MS Analysis Services database. Initializes a new instance of OlapDataConnection class with default settings. Initializes a new instance of OlapDataConnection 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 OlapDataProvider 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. Initializes a new instance of the OlapDataProvider class. An object specifying a connection to a cube in an MS Analysis Services database. Initializes a new instance of the OlapDataProvider class with default settings. 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 OlapDataProvider 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. Represents a data provider for regular data sources. Initializes a new instance of the SqlDataProvider class. A object specifying a connection to a data store. Initializes a new instance of the SqlDataProvider 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 SqlDataProvider 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. Initializes a new instance of the SqlDataProvider class with default settings. Represents a connection to a data store. Initializes a new instance of the DataConnection class with default settings. Initializes a new instance of the DataConnection 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. Provides data for the event. Initializes a new instance of the ConfigureOlapConnectionEventArgs 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. 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. A window definition used to perform calculations within the . Initializes a new instance of the GaugeWindowDefinition class. A fixed date-time value used to specify boundaries for the . Initializes a new instance of the FixedDateTimePeriodLimit class. Initializes a new instance of the FixedDateTimePeriodLimit 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. Provides data for the event. Initializes a new instance of the BeforeFillExtractEventArgs 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. 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. Lists values that identify types. Contains settings that can be used to enable or disable a specific Dashboard functionality. Gets or sets whether or not 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 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 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. 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 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. A Scatter Chart dashboard item that visualizes relationships between numerical variables. Initializes a new instance of the ScatterChartDashboardItem 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. 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 a logarithmic base. The logarithmic base is 10. The logarithmic base is 2. The logarithmic base is 5. A window definition used to perform calculations within the . Initializes a new instance of the ChartWindowDefinition class. Gets or sets the window definition mode used to perform calculations within the . A enumeration value that specifies the window definition mode. Represents 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 or not 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. A window definition used to perform calculations within the . Initializes a new instance of the GridWindowDefinition class. Gets or sets the window definition mode used to perform calculations within the . A enumeration value that specifies the window definition mode. 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. 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. Serves as the base for classes providing style settings used to apply conditional formatting . Locks the current StyleSettingsBase object until the method call. Unlocks the current StyleSettingsBase object. Determines whether the specified object is equal to the current StyleSettingsBase instance. The object to compare with the current object. true, if the specified object is equal to the current StyleSettingsBase instance; otherwise, false. Gets the hash code that corresponds to the value of the current StyleSettingsBase object. An integer value representing the hash code for the current object. A Weighted series that allow you to visualize data in three dimensions. Initializes a new instance of the WeightedSeries class with default settings. Initializes a new instance of the WeightedSeries 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. An object data source that provides data for the dashboard. Initializes a new instance of the DashboardObjectDataSource class. Initializes a new instance of the DashboardObjectDataSource class. An object containing data for the data source. Initializes a new instance of the DashboardObjectDataSource class. A value that specifies the data source name. Initializes a new instance of the DashboardObjectDataSource class. 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. Provides data for the event. Initializes a new instance of the DashboardCustomFilterExpressionEventArgs 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. Contains style settings used to change colors of bars used in conditional formatting. Initializes a new instance of the BarStyleSettings class. Initializes a new instance of the BarStyleSettings class. A value that specifies a custom color. Initializes a new instance of the BarStyleSettings class. A enumeration value that specifies the predefined 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 BarStyleSettings instance. The object to compare with the current object. true if the specified object is equal to the current BarStyleSettings instance; otherwise false. Gets the hash code that corresponds to the value of the current BarStyleSettings 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. 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 FormatConditionGradientRangeBar class. Initializes a new instance of the FormatConditionGradientRangeBar 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 FormatConditionGradientRangeBar class. A descendant () that specifies the start gradient color. A descendant () that specifies the end gradient color. An array of boundary values. Initializes a new instance of the FormatConditionGradientRangeBar class. A object that specifies the predefined color gradient used to color bars. 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. 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 FormatConditionColorRangeBar class. Initializes a new instance of the FormatConditionColorRangeBar 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. Contains options related to format conditions that use a bar to visualize numeric values. Initializes a new instance of the FormatConditionBarOptions 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 FormatConditionBarOptions object whose settings are copied to the current object. Locks the FormatConditionBarOptions 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 FormatConditionBarOptions 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. A format condition used to visualize numeric values using bars. Initializes a new instance of the FormatConditionBar 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 FormatConditionBar class. Initializes a new instance of the FormatConditionBar 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. A window definition used to perform calculations within the . Initializes a new instance of the CardWindowDefinition class. Gets or sets the window definition mode used to perform calculations within the . A enumeration value that specifies the window definition mode. 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 palette that contains colors used to paint dashboard item elements. Initializes a new instance of the DashboardPalette class. An array of objects that specify colors to be added to the palette. Initializes a new instance of the DashboardPalette class. A collection 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. Provides indexed access to individual elements in the DashboardPalette. An integer value that specifies the index of the color. A value that is the palette color corresponding to the specified index. References a method that will handle the and events. References a method that will handle the and events. The event source. A object that contains event data. Provides data for the and events. Initializes a new instance of the CustomPaletteEventArgs class. Gets or sets a palette used to color dashboard item elements. A object that specifies a palette used to color dashboard item elements. 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 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. 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. A state of the Range Filter dashboard item. Initializes a new instance of the RangeFilterState class. A value that specifies the name of the selected predefined period. Initializes a new instance of the RangeFilterState class. A object that specifies the selected range in the Range Filter dashboard item. Initializes a new instance of the RangeFilterState class. 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. References a method that will handle the event. References a method that will handle the event. The event source. A object that contains event data. Lists values used to specify the data processing mode. Data-related operations are performed on the client side. Data-related operations are performed on the database server side. 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. References a method that will handle the CustomAssemblyLoading events. References a method that will handle the CustomAssemblyLoading events. The event source A object that contains event data. Provides data for the CustomAssemblyLoading events. Initializes a new instance of the DashboardCustomAssemblyLoadingEventArgs 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. When implemented, represents a session used to write data to a data extract. Specifies the data extract page for the current IDriverWriteSession. A value that specifies the page identifier. An array of values that specify the page to be written. 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 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. A Treemap dashboard item. Initializes a new instance of the TreemapDashboardItem 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. 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 ExtractDriverStorage. 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 ExtractDriverStorage. A value that specifies the driver name. Serves as a 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 calculation that is used to compute a percent of the total for the specified measure across a window. Initializes a new instance of the PercentOfTotalCalculation class. 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. A Grid dashboard item that visualizes data in tabular form. Initializes a new instance of the GridDashboardItem 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 GridDashboardItem options. A object that contains GridDashboardItem 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 hyperlink column in a . Initializes a new instance of the GridHyperlinkColumn class. Initializes a new instance of the GridHyperlinkColumn 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 GridHyperlinkColumn 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. 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 URIs or their parts for the hyperlink column. A object that specifies the dimension providing full URIs or their parts 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. Lists values that specifies the document export mode. An entire dashboard is being exported. A specific dashboard item is being exported. Contains the font settings of the exported document. Initializes a new instance of the ExportFontInfo 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 ExportFontInfo 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. References a method that will handle the and events. References a method that will handle the and events. The event source. A object that contains event data. Provides data for the and events. Gets the underlying report of the exported document. An object that is the underlying report of the exported document. 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. References a method that will handle the CustomizeExportDocument events. References a method that will handle the CustomizeExportDocument events. The event source. A object that contains event data. 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. 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. A sparkline row in the 's layout. Initializes a new instance of the CardSparklineRow class. Initializes a new instance of the CardSparklineRow class. An integer value that specifies the height of the current CardSparklineRow in pixels. Gets or sets the height of the current CardSparklineRow in pixels. An integer value that specifies the height of the current CardSparklineRow in pixels. 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 card element that displays static text. Initializes a new instance of the CardRowTextElement class. Initializes a new instance of the CardRowTextElement 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 CardRowTextElement 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 CardRowTextElement 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 CardRowTextElement 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. Gets or sets a static text displayed within the visual element. A value that specifies a static text displayed within the visual element. A delta indicator within a card. Initializes a new instance of the CardRowIndicatorElement class. Initializes a new instance of the CardRowIndicatorElement 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 CardRowIndicatorElement 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 visual element within a card layout. Initializes a new instance of the CardLayoutTemplateElement class. For internal use. For internal use. Gets or sets whether or not the current visual element is visible. true, to display the current visual element; otherwise, false. A visual element within a card layout that displays bound data in text form. Initializes a new instance of the CardLayoutTemplateDataElement 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. Serves as the base for classes that define a layout template for the . Locks the CardLayoutTemplate object by preventing updates until the method is called. Unlocks the CardLayoutTemplate 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 CardLayoutTemplate object. Contains settings related to the layout of cards for the . Initializes a new instance of the CardLayout class. Creates a copy of the current CardLayout object. A CardLayout 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. A collection of descendants that are a card's visual elements. Initializes a new instance of the CardElementCollection class. Contains options that control how the difference between actual and target values should be displayed. The Custom layout template that allows you to create a card layout manually. Initializes a new instance of the CardCustomLayoutTemplate 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 . The Compact layout template used to arrange card elements so that they occupy the minimum area. Initializes a new instance of the CardCompactLayoutTemplate 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. 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. 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. 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. 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 dashboard state that includes selected master filter values, current parameter values, etc. Initializes a new instance of the DashboardState 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. A state of dashboard parameters that includes currently selected parameter values. Initializes a new instance of the DashboardParameterState 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. A dashboard item state that includes selected master filter values, current drill-down values, etc. Initializes a new instance of the DashboardItemState 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 layer. An integer value that specifies an index of the selected layer. 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 default axis in all data-bound dashboard items. Identifies a pivot column axis. Identifies a pivot row axis. Identifies a sparkline axis in a grid and cards. Contains dimension values at the specified axis point. Gets the dimension display text. A value that is the dimension display text. Determines whether the specified object is equal to the current DimensionValue instance. The object to compare with the current object. true, if the specified object is equal to the current DimensionValue instance; otherwise, false. Gets the hash code that corresponds to the value of the current DimensionValue object. An integer value representing the hash code for the current object. Gets the unique value of the dimension. The unique value of the dimension. Gets the dimension value. A dimension value. 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. 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. Represents an individual record from the . Gets the that contains the current DashboardDataRow. A object that contains the current DashboardDataRow. Gets the index of the current DashboardDataRow in the . An integer value that is the zero-based index of the current DashboardDataRow. Provides indexed access to individual elements in the DashboardDataRow. An integer value specifying the zero-based index of the required element. An element value. Provides access to individual elements in the DashboardDataRow. An that represents the column name. An element value. Gets the number of elements in the DashboardDataRow. A integer value that represents the number of elements in the DashboardDataRow. Represents an individual record from the . Gets the that contains the current DashboardUnderlyingDataRow. A object that contains the current DashboardUnderlyingDataRow. 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 DashboardUnderlyingDataSet. An integer value specifying the zero-based index of the required row. A object representing an individual row within the DashboardUnderlyingDataSet. 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. 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 DashboardTitle 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 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. 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 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. 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. A Pie Map dashboard item that allows you to place pies on the map using geographical coordinates. Initializes a new instance of the PieMapDashboardItem 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. 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. A Bubble Map dashboard item that allows you to place bubbles on the map using geographical coordinates. Initializes a new instance of the BubbleMapDashboardItem 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. Lists values used to specify the type of weighted legend. A linear weighted legend. A nested weighted legend. 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 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 Pivot dashboard item that displays cross-tabular reports. Initializes a new instance of the PivotDashboardItem class with default settings. Gets or sets whether column field values are expanded or collapsed by default in the current PivotDashboardItem. 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 PivotDashboardItem. true, if row field values are expanded; otherwise, false. Gets the collection of dimensions that provide column headers in the current PivotDashboardItem. A collection of objects that provide column headers in the current PivotDashboardItem. 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 PivotDashboardItem. A object that reprsents the measure in the current PivotDashboardItem. A that represents the name of the specified measure in the current PivotDashboardItem. 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 PivotDashboardItem. A collection of objects that provide row headers in the current PivotDashboardItem. 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 PivotDashboardItem. A object that represents the measure in the current PivotDashboardItem. 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 PivotDashboardItem. A collection of objects that provide data used to calculate cell values in the current PivotDashboardItem. 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. Serves as the base class for classes that provide data for dashboard events. Initializes a new instance of the DataSourceEventArgs class. An object implementing the interface that specifies the data source. Gets or sets the data source that provides data for the dashboard. An object implementing the interface that specifies the dashboard data source. 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. The dataMember parameter should be specified for a SQL Data Source (a query name) or Entity Framework Data Source (a data member name) only. 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 or not 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. Serves as the base class for classes that represent chart axes. Gets or sets whether or not 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 or not 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 or not the chart's axis is visible. true, if the chart's axis is visible; otherwise, false. The chart's X-axis. For internal use. 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. A collection that sends notification when its content is changed. Initializes a new instance of the NotifyingCollection<T> class Adds items from the specified collection to the current collection. A object representing the collection of items to append to the collection. Adds the specified items to the collection. An array that contains zero or more T objects to add to the collection. Occurs before items are added to the collection. Locks updates of the NotifyingCollection<T> 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 NotifyingCollection<T>. 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 items in the specified collection from the current collection. A object representing the collection of items to remove from the collection. Removes the specified items from the collection. An array that contains zero or more T objects to remove from the collection. Returns the elements of the NotifyingCollection<T> collection as an array. An array containing the elements of the NotifyingCollection<T> collection. A window definition used to perform calculations within the . Initializes a new instance of the RangeFilterWindowDefinition class. Gets or sets the window definition mode used to perform calculations within the . A enumeration value that specifies the window definition mode. 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 DataItemDefinition instance. The object to compare with the current object. true, if the specified object is equal to the current DataItemDefinition instance; otherwise, false. Gets the hash code that corresponds to the value of the current DataItemDefinition 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 DataItemDefinition object. 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 CardRowElementBase object. Contains style settings used to apply conditional formatting using icons. Initializes a new instance of the IconSettings class. A object that specifies the icon. Initializes a new instance of the IconSettings class. Determines whether the specified object is equal to the current IconSettings instance. The object to compare with the current object. true, if the specified object is equal to the current IconSettings instance; otherwise, false. Gets the hash code that corresponds to the value of the current IconSettings 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. 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. For internal use. For internal use. For internal use. 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 pivot level used to apply conditional formatting to specific cells. Initializes a new instance of the PivotItemFormatRuleLevel class. Copies settings of the specified object to the current object. An PivotItemFormatRuleLevel object whose settings are copied to the current object. Locks the PivotItemFormatRuleLevel 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 PivotItemFormatRuleLevel 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. A collection of objects. Initializes a new instance of the DateTimePeriodCollection class. A date-time period that can be used to select a predefined range in the Range Filter using its context menu. Initializes a new instance of the DateTimePeriod class. Initializes a new instance of the DateTimePeriod 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 DateTimePeriod object whose settings are copied to the current object. Locks the DateTimePeriod 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 DateTimePeriod 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. Provides custom range boundaries and corresponding style settings used to apply conditional formatting to value ranges. Initializes a new instance of the RangeInfo 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 RangeInfo 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 format condition used to apply formatting to top/bottom values. Initializes a new instance of the FormatConditionTopBottom class. Initializes a new instance of the FormatConditionTopBottom class. A value that specifies a rank value. Initializes a new instance of the FormatConditionTopBottom 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. Serves as a base for classes used to apply conditional formatting by modifying style settings. Gets whether the current FormatConditionStyleBase 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 using value ranges and corresponding style settings. Initializes a new instance of the FormatConditionRangeSet class. Initializes a new instance of the FormatConditionRangeSet 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. A format condition used to apply formatting using value ranges and a specified color gradient. Initializes a new instance of the FormatConditionRangeGradient class. A object that specifies the predefined color gradient used to apply conditional formatting using value ranges. Initializes a new instance of the FormatConditionRangeGradient class. A descendant that specifies the start gradient color. A descendant that specifies the end gradient color. An array of boundary values. Initializes a new instance of the FormatConditionRangeGradient 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 FormatConditionRangeGradient class. 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 descendant that specifies the start gradient color. A descendant that specifies the end gradient color. An array of boundary values. 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 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. 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. A format condition used to apply formatting according to the specified expression. Initializes a new instance of the FormatConditionExpression class. Initializes a new instance of the FormatConditionExpression 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 apply formatting to date-time values concerning a specific date and/or date interval relative to today. Initializes a new instance of the FormatConditionDateOccuring 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. Contains style settings used to apply conditional formatting by changing appearance settings. Initializes a new instance of the AppearanceSettings class. A value that specifies the background color. Initializes a new instance of the AppearanceSettings class. A enumeration value that specifies style settings. Initializes a new instance of the AppearanceSettings class. Initializes a new instance of the AppearanceSettings class. A value that specifies the background color. A value that specifies the foreground color. Initializes a new instance of the AppearanceSettings class. A value that specifies the foreground color. A value that specifies the style applied to text. Initializes a new instance of the AppearanceSettings 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 AppearanceSettings instance. The object to compare with the current object. true if the specified object is equal to the current AppearanceSettings 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 foreround color. A value that specifies the foreround color. Gets the hash code that corresponds to the value of the current AppearanceSettings object. An integer value representing the hash code for the current object. 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. 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. 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. 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. Lists values used to specify the value type used in conditional formatting . A value type is selected automatically. A numeric value. A percentage value. Note that the Percent value type is not in effect when formatting is applied to date-time dimensions. In this case, the property will return false. Lists values used to specify the comparison logic used to apply conditional formatting. The Greater Than operator. The Greater Than or Equal To operator. References a method that will handle the ConnectionError events. References a method that will handle the ConnectionError events. The event source. A object that contains event data. Provides data for ConnectionError events. Initializes a new instance of the DashboardConnectionErrorEventArgs 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 will handle the ConnectionError events. References a method that will handle the ConnectionError events. The event source. A object that contains event data. A difference calculation that is used to compute the difference between measure values across a window. Initializes a new instance of the DifferenceCalculation class. Gets or sets the difference type of the current DifferenceCalculation. A enumeration value that specifies a difference type of the current DifferenceCalculation. Gets or sets a target value used to calculate differences in the current DifferenceCalculation. A enumeration value that specifies a target value used to calculate differences in the current DifferenceCalculation. For internal use. Initializes a new instance of the UniqueItemCollection<T> class. Provides basic functionality for parameters. Initializes a new instance of the Parameter class. Initializes a new instance of the Parameter class. A value that specifies the parameter name. A object that specifies the parameter type. A parameter value. Initializes a new instance of the Parameter 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 on not multi-selection is enabled for the current parameter. true, to allow end-users to use select 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 Parameter 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 or not 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. Provides data for the event. Initializes a new instance of the NotifyingCollectionChangedEventArgs<T> 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 data for the event. Initializes a new instance of the NotifyingCollectionBeforeItemAddedEventArgs<T> class. A T object. Gets the added item. A T object that is the added item. A window definition used to perform calculations within the . Initializes a new instance of the PivotWindowDefinition class. Gets or sets the window definition mode used to perform calculations within the . A enumeration value that specifies the window definition mode. 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 running total calculation that is used to compute a cumulative total for the specified measure across a window. Initializes a new instance of the RunningTotalCalculation class. Gets or sets the type of summary function used by the RunningTotalCalculation. A enumeration value that specifies the type of summary function used by the RunningTotalCalculation. A window definition that defines a window by specifying a predefined set of dimensions. Initializes a new instance of the SpecificWindowDefinition 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 SpecificWindowDefinition instance. The object to compare with the current object. true if the specified object is equal to the current SpecificWindowDefinition instance; otherwise false. Gets the hash code that corresponds to the value of the current SpecificWindowDefinition object. An integer value representing the hash code for the current object. A window definition used to perform calculations within the . Initializes a new instance of the PieWindowDefinition class. Gets or sets the window definition mode used to perform calculations within the . A enumeration value that specifies the window definition mode. A moving calculation that is computed for the specified measure across a window. Initializes a new instance of the MovingCalculation class. Gets or sets a number of next values (relative to the current value) participating in the MovingCalculation. An integer value that specifies the number of next values (relative to the current value) participating in the MovingCalculation. Gets or sets a number of previous values (relative to the current value) participating in the MovingCalculation. An integer value that specifies the number of previous values (relative to the current value) participating in the MovingCalculation. Gets or sets the type of summary function used by the MovingCalculation. A enumeration value that specifies the type of summary function used by the MovingCalculation. 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 MeasureCalculationWindowDefinition instance. The object to compare with the current object. true if the specified object is equal to the current MeasureCalculationWindowDefinition instance; otherwise false. Gets the hash code that corresponds to the value of the current MeasureCalculationWindowDefinition object. An integer value representing the hash code for the current object. 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. A difference type of the . The absolute difference is calculated. The percentage difference is calculated. 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 rank order of the . Values are ranked in ascending order. Values are ranked in descending order. 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 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. 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 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. 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 FormatConditionBase object by preventing updates until the method is called. Unlocks the FormatConditionBase object after a call to the method and causes an immediate update. Gets whether the current FormatConditionBase object is properly specified. true, if the current object is properly specified; otherwise, false. A collection of objects. Initializes a new instance of the PivotItemFormatRuleCollection class. A format rule used to apply conditional formatting to the Pivot dashboard item. Initializes a new instance of the PivotItemFormatRule class. Initializes a new instance of the PivotItemFormatRule class. A descendant by whose values formatting is applied. A descendant to which values formatting is applied. Initializes a new instance of the PivotItemFormatRule class. A descendant by whose 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 GridItemFormatRuleCollection class. A format rule used to apply conditional formatting to the Grid dashboard item. Initializes a new instance of the GridItemFormatRule class. Initializes a new instance of the GridItemFormatRule class. A descendant that specifies the column by whose values formatting is applied. Initializes a new instance of the GridItemFormatRule 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. Initializes a new instance of the GridItemFormatRule class. A descendant that specifies the data item by whose values formatting is applied. Initializes a new instance of the GridItemFormatRule 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. A format condition used to apply formatting according to predefined values. Initializes a new instance of the FormatConditionValue class. Initializes a new instance of the FormatConditionValue class. A object that specifies the comparison logic used to apply conditional styles. A boundary value. Initializes a new instance of the FormatConditionValue 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. 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 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. 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 DashboardItemFormatRule 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 DashboardItemFormatRule object after a call to the method and causes an immediate update. Gets or sets whether the current DashboardItemFormatRule object is properly specified. true, if the current DashboardItemFormatRule 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 DashboardItemFormatRule object. A rank calculation that is used to compute rankings for the specified measure across a window. Initializes a new instance of the RankCalculation class. Gets or sets the ranking order of the current RankCalculation. A enumeration value that specifies the ranking order. Gets or sets the ranking type of the current RankCalculation. A enumeration value that specifies the ranking type. Contains options related to series point labels. Initializes a new instance of the PointLabelOptions 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. Lists values used to specify the point label position. Labels displayed inside points. Labels displayed outside points. 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. Note that in the Web Viewer the Reposition mode is not in effect and works like the mode. 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 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. A color map legend. Gets or sets the legend orientation within a map. A enumeration value that specifies the legend orientation within a map. 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. Contains options related to the specifics of Master Filtering in the Treemap dashboard item. Contains settings of the original data source used to create a data extract. Initializes a new instance of the ExtractSourceOptions 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. Contains parameters used to establish a connection to an Extract data source. Initializes a new instance of the ExtractDataSourceConnectionParameters 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. Initializes a new instance of the ExtractDataSourceConnectionParameters class. Initializes a new instance of the ExtractDataSourceConnectionParameters class. A value that specifies the path to a file containing a data extract. Serves as the base class for classes that are in-memory caches used by the Extract Data Source. An extract data source that is a local snapshot of data. Initializes a new instance of the DashboardExtractDataSource class. Initializes a new instance of the DashboardExtractDataSource class. A that specifies the name of the data source. A that specifies the path to the a file containing a data extract. Initializes a new instance of the DashboardExtractDataSource class. A that specifies the name of the data source. 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 DashboardExtractDataSource 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 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. 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. 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. 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. Contains options related to printing a dashboard/dashboard item. Initializes a new instance of the DashboardPrintPreviewOptions 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 options related to exporting a dashboard/dashboard item to the PDF format. Initializes a new instance of the DashboardPdfExportOptions 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 exporting a dashboard/dashboard item to an image. Initializes a new instance of the DashboardImageExportOptions 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. Contains options related to exporting a dashboard/dashboard item to the Excel format. Initializes a new instance of the DashboardExcelExportOptions 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 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 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. 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. 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. 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 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 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. Accumulates intermediate data source settings during the execution of a Data Source wizard. Initializes a new instance of the DashboardDataSourceModel class. Initializes a new instance of the DashboardDataSourceModel class. A object used to initialize a new instance. Creates a copy of the current DashboardDataSourceModel object. A DashboardDataSourceModel object which is a copy of the current object. Determines whether the specified object is equal to the current DashboardDataSourceModel instance. The object to compare with the current object. true, if the specified object is equal to the current DashboardDataSourceModel instance; otherwise, false. Gets the hash code that corresponds to the value of the current DashboardDataSourceModel object. An integer value representing the hash code for the current object. A weak in-memory cache used by the Extract Data Source. Initializes a new instance of the ExtractWeakCache class. A persistent in-memory cache used by the Extract Data Source. Initializes a new instance of the ExtractPersistentCache class. Initializes a new instance of the ExtractPersistentCache class with the specified cache size. An integer value that specifies the size of the ExtractPersistentCache (in megabytes). Gets or sets the size of the ExtractPersistentCache (in megabytes). An integer value that specifies the size of the ExtractPersistentCache (in megabytes). Clears the ExtractPersistentCache. 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. A collection of objects that are rows in a card's layout. Initializes a new instance of the CardRowCollection class. A collection that contains dashboard data sources. Initializes a new instance of the DataSourceCollection class. A collection of objects. Initializes a new instance of the MeasureCollection class. A collection containing descendants that are columns of the Grid dashboard item. Initializes a new instance of the GridColumnCollection class. A collection of objects. Initializes a new instance of the GaugeCollection class. A collection of objects. Initializes a new instance of the DimensionCollection class. A collection that contains dashboard items. Initializes a new instance of the DashboardItemCollection class. A collection of Chart dashboard item's series. Initializes a new instance of the ChartSeriesCollection class. A collection of objects. Initializes a new instance of the ChartPaneCollection class. A collection that contains objects. Initializes a new instance of the CardCollection class. Represents multidimensional data visualized in the dashboard item. 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 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 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. 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. 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 MultiDimensionalData 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 MultiDimensionalData 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 MultiDimensionalData object. A collection of objects containing the measure metadata. Gets the slice of the current MultiDimensionalData 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 MultiDimensionalData object by the specified axis point. Gets the slice of the current MultiDimensionalData 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 MultiDimensionalData object. Gets the slice of the current MultiDimensionalData 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 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 MultiDimensionalData object is initialized. true, if the current MultiDimensionalData object is empty; otherwise, false. Lists values that specify the types of Open-High-Low-Close series. The Candle Stick series. The Stock series. Provides data for the DataLoading events. Initializes a new instance of the DataLoadingEventArgs class. A value that specifies the component name of the data source. A value that specifies the name of the data source. 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. A delta column in a . Initializes a new instance of the GridDeltaColumn class with default settings. Initializes a new instance of the GridDeltaColumn 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. 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 CardRowBase object. Gets or sets the vertical alignment of a current layout row. A object that specifies the vertical alignment of a current layout row. 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 A card element that displays bound data. Initializes a new instance of the CardRowDataElement class. Initializes a new instance of the CardRowDataElement 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. Initializes a new instance of the CardRowDataElement 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 CardRowDataElement 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 CardRowDataElement 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 CardRowDataElement 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 CardRowDataElement 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 CardRowDataElement 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 CardRowDataElement 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. 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. A floating date-time value used to specify boundaries for the . Initializes a new instance of the FlowDateTimePeriodLimit class. Initializes a new instance of the FlowDateTimePeriodLimit 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. An 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. A Bound Image dashboard item. Initializes a new instance of the BoundImageDashboardItem 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 BoundImageDashboardItem. An enumeration member that specifies how an image is positioned within an BoundImageDashboardItem. 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. Contains parameters used to establish a connection to an Excel workbook or CSV file. Initializes a new instance of the ExcelDataSourceConnectionParameters class. A value that specifies the path to an Excel workbook/CSV file. Initializes a new instance of the ExcelDataSourceConnectionParameters 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 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. References a method that will handle DataLoading events. References a method that will handle DataLoading events. The event source. A object that contains event data. A Simple series. Initializes a new instance of the SimpleSeries class with default settings. Initializes a new instance of the SimpleSeries class with the specified series type. A enumeration member that specifies the series type. This value is assigned to the property. Initializes a new instance of the SimpleSeries 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 SimpleSeries 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. 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. A row in the 's layout. Initializes a new instance of the CardRow 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. 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. 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. 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 FileExtractDriver instance. An object implementing the interface. 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. 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. An Entity Framework data source that provides data for the dashboard. Initializes a new instance of the DashboardEFDataSource class. A that specifies the data source name. A object containing parameters used to establish a connection to an Entity Framework data source. Initializes a new instance of the DashboardEFDataSource class. Initializes a new instance of the DashboardEFDataSource class. A value that specifies the data source name. Initializes a new instance of the DashboardEFDataSource class. 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. Lists values used to apply conditional formatting to top/bottom values. The lowest values. The highest values. 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) 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) 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 %) 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 . 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) 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). 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 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 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) An OLAP data source that provides data for the dashboard. Initializes a new instance of the DashboardOlapDataSource class. Initializes a new instance of the DashboardOlapDataSource 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 DashboardOlapDataSource 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 DashboardOlapDataSource 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 DashboardOlapDataSource instance. For internal use. 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. 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. An SQL data source that provides data for the dashboard. Initializes a new instance of the DashboardSqlDataSource class. A value that is the data source name. Initializes a new instance of the DashboardSqlDataSource class. Initializes a new instance of the DashboardSqlDataSource class. A value that is the data source name. A descendant containing connection parameters to a data store. Initializes a new instance of the DashboardSqlDataSource class. A that specifies the data source name. A that specifies the name of the existing data connection. Initializes a new instance of the DashboardSqlDataSource class. A class descendant specifying the connection parameters for the current 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 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 stays responsive while data is being loaded to the data source. 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. 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 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 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. 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 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. 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. 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. 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. Lists values that specify how measure column values should be displayed. Values are represented by bars. Values are displayed as text. 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. Lists values that specify how delta column values should be displayed. Values are represented by bars. Values are displayed as text with delta indicators. Lists values that specify whether the largest or smallest values should be displayed. The smallest values are displayed. The largest values are displayed. 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) 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 DateTimePeriodLimitBase object whose settings are copied to the current object. Locks the DateTimePeriodLimitBase object by preventing updates until the method is called. Unlocks the DateTimePeriodLimitBase object after a call to the method and causes an immediate update. Contains parameters used to fill the . Initializes a new instance of the ObjectDataSourceFillParameters 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. 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. References a method that will handle the SingleFilterDefaultValue event. References a method that will handle the SingleFilterDefaultValue event. The event source. A object that contains event data. Provides data for the SingleFilterDefaultValue events. Initializes a new instance of the SingleFilterDefaultValueEventArgs 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. Serves as the base class for classes that represent collections of descendants. Serves as the base class for classes that represent collections of chart series. 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. References a method that will handle the event. References a method that will handle the event. The event source. An object that contains event data. Provides data for the event. Initializes a new instance of the ExtractConnectionErrorEventArgs 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. A error occurred during loading data to a data source. Initializes a new instance of the DataLoadingError class. A value that is the name of the data source for which the current data loading error occurred. A value containing the text of the current data loading error. 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 of the current data loading error. A value containing the text of the current data loading error. A collection of objects. Initializes a new instance of the DataConnectionCollection class. References a method that will handle the BeforeExportDocument events. References a method that will handle the BeforeExportDocument events. The event source. The object that contains event data. Provides data for the BeforeExportDocument events. Hides the dashboard item with the specified name in the exported dashboard. A that specifies the component name of the dashboard item to hide. 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. A collection of descendants. Initializes a new instance of the DataItemContainerCollection<TContainer> class References a method that will handle FilterElementDefaultValues events. References a method that will handle FilterElementDefaultValues events. The event source. A object that contains event data. 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. 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. 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. A Geo Point Map dashboard item that allows you to place callouts on the map using geographical coordinates. Initializes a new instance of the GeoPointMapDashboardItem 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 classes representing the scale that defines the distribution of colors in the color range. Serves as the base class for classes that represent map palettes. Represents the scale that defines uniform distribution of colors in the color range. Initializes a new instance of the UniformScale 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. A collection of endpoints for color ranges in the custom palette. Initializes a new instance of the RangeStopCollection class. A collection of palette colors. Initializes a new instance of the PaletteColorCollection class. Represents a palette that contains a gradient between two given colors. Initializes a new instance of the GradientPalette 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. Represents the scale that defines custom distribution of colors in the color range. Initializes a new instance of the CustomScale 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 palette that contains a specified set of colors. Initializes a new instance of the CustomPalette class. Gets the collection of colors within the custom palette. A collection of colors within the custom palette. 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. 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. 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. Contains dashboard item coloring options. Initializes a new instance of the DashboardItemColoringOptions 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. 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. Contains measures that provide data used to visualize the difference between these measures in the . Initializes a new instance of the DeltaMap class with default settings. Initializes a new instance of the DeltaMap 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 a measure that provides data to color a map in the . Initializes a new instance of the ValueMap 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. Initializes a new instance of the ValueMap class with default settings. Gets or sets a palette of the current ValueMap. A descendant that specifies the palette of the current ValueMap. 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. Represents custom shapefile data. Initializes a new instance of the CustomShapefileData class with default settings. Initializes a new instance of the CustomShapefileData 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. 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. 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 ChoroplethMapCollection class. A Choropleth Map dashboard item that colors areas depending on the provided values. Initializes a new instance of the ChoroplethMapDashboardItem 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. Provides localized strings for the dashboard user interface elements. Initializes a new instance of the DashboardsResLocalizer class with default settings. Gets the string, localized by the current DashboardsResLocalizer, 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. Provides localized strings for the dashboard user interface elements. Initializes a new instance of the DashboardLocalizer 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 DashboardLocalizer, 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. 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: {0} - {1} Default value: Export To Default value: Export To Excel Default value: Export To Image Default value: Export To PDF Default value: Values Default value: Select Date Time Period Default value: Actual 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: Auto Arrange Content Default value: Auto Fit Page Count Default value: Arguments Default value: Count Default value: Values Default value: Cancel Default value: Export Default value: OK Default value: Reset Default value: Submit Default value: Calculated Fields Default value: General Default value: Total 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: Separator Default value: Calculation Default value: Custom Items Default value: Updating Default value: Error Default value: Default value: Position Default value: Grand Total Default value: DATA ITEMS Default value: Cannot load data because the data source filter should not contain the Aggr function. 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: Q{0} Default value: QQ Default value: Dashboard Default value: Data Source Default value: EF Data Source Default value: Excel Data Source Default value: Extract Data Source Default value: Bound Image Default value: Cards Default value: Chart Default value: Pane Default value: Combo Box 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: 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: Delta 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: Cards Default value: Gauges Default value: Pies Default value: Column{0} 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 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 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: 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) Default value: Filter State Default value: Below Default value: Separate Page Default value: None Default value: Separate Sheet Default value: Fit To Page Width Default value: , {0} Default value: {0} - {1} Default value: - {0} Default value: {0} ({1}) Default value: {0} vs {1} Default value: - {0} 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: ToBoolean(Value)\r\nConverts Value to an equivalent Boolean value. Default value: ToDateTime(Value)\r\nConverts Value to a DateTime value. Default value: Clear Sorting 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: 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: 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: 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: 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 DevExpress.DashboardCommon.DashboardDataAxisNames static 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. 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: B Default value: M Default value: K 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: 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: Grand Total Default value: {0} Total Default value: Print Headers On Every Page 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: Resolution (dpi) Default value: Running Total of {0} Default value: Scale Factor Default value: Scale Mode Default value: Auto Fit To Page Width Default value: None Default value: Use Scale Factor 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 Default value: Open-High-Low-Close 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: End: Default value: Max: Default value: Min: Default value: Start: 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: TOOLTIP DATA ITEMS Default value: Others Default value: {0} - {1} Default value: {0}: {1} Default value: Value 1 Default value: Value 2 Default value: Value Default value: Weight Serves as the base class for named data item containers. For internal use. Releases resources associated with a NamedDataItemContainer instance. For internal use. Gets or sets the name of the data item container. A that specifies the name of the data item container. A collection of objects. Lists values that specify types of gauges. 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) 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 TextBoxDashboardItem 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 TextBoxDashboardItem. A that specifies the formatted text content of the TextBoxDashboardItem. Gets or sets the plain text content of the TextBoxDashboardItem. A that specifies the plain text content of the TextBoxDashboardItem. Gets the collection of measures that provide data used to calculate values displayed in the current TextBoxDashboardItem. A collection of objects that provide data used to calculate values displayed in the current TextBoxDashboardItem. References a method that will handle the CustomParameters event. References a method that will handle the CustomParameters event. The event source. A object that contains event data. 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). 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. Provides data for the event. Initializes a new instance of the DashboardDataLoadingEventArgs class. An object implementing the class that specifies the data source. Gets or sets data for the current data source. Data for the current data source. References a method that will handle the event. References a method that will handle the event. The event source. A object that contains event data. A dimension definition. Initializes a new instance of the DimensionDefinition class with the specified data member. A that specifies the data member. Initializes a new instance of the DimensionDefinition 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. Initializes a new instance of the DimensionDefinition 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. 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 DimensionDefinition instance. The object to compare with the current object. true, if the specified object is equal to the current DimensionDefinition instance; otherwise, false. Gets the hash code that corresponds to the value of the current DimensionDefinition 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. A range in the Range Filter dashboard item. Initializes a new instance of the RangeFilterSelection 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. Provides access to dashboard special values. Represents an error value (for instance, this can be a calculated field value that cannot be evaluated). Returns whether or not the specified value is an . The specified value. true, if the specified value is an ; otherwise, false. Returns whether or not the specified value is . The specified value. true, if the specified value is ; otherwise, false. Returns whether or not the specified value is . The specified value. true, if the specified value is ; otherwise, false. Returns whether or not the specified value is . The specified value. true, if the specified value is ; otherwise, false. Represents a null value. Represents a null value in OLAP mode. Represents an Others value. References a method that will handle the MasterFiltersSet event of the and . References a method that will handle the MasterFiltersSet event of the and . The event source. A object that contains event data. Provides data for the MasterFilterSet event of the and . Initializes a new instance of the MasterFilterSetEventArgs 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 or not the specified value is . The specified value. true, if the specified value is ; otherwise, false. Returns whether or not 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 will handle the MasterFilterCleared event of the and . References a method that will handle the MasterFilterCleared event of the and . The event source. A object that contains event data. Provides data for the MasterFilterCleared event of the and . Initializes a new instance of the MasterFilterClearedEventArgs 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. A collection of objects. References a method that will handle the DrillDownPerformed and DrillUpPerformed events of the and . References a method that will handle the DrillDownPerformed and DrillUpPerformed events of the and . The event source. A object that contains event data. Provides data for the DrillDownPerformed and DrillUpPerformed events of the and . Initializes a new instance of the DrillActionEventArgs 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 or not the specified value is . The specified value. true, if the specified value is ; otherwise, false. Returns whether or not 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. A dimension that is a whose values are used to categorize data. Initializes a new instance of the Dimension class. Initializes a new instance of the Dimension class and binds it to the specified data member. A that identifies the data member to which this Dimension should be bound. This value is assigned to the property. Initializes a new instance of the Dimension 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 Dimension should be bound. This value is assigned to the property. Initializes a new instance of the Dimension 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 Dimension 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 Dimension 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 Dimension 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 Dimension 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 Dimension 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 Dimension 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 Dimension 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 Dimension class with the specified group index and binds it to the specified data member. A that identifies the data member to which this Dimension should be bound. This value is assigned to the property. An integer value that specifies the index of the group which owns this Dimension. This value is assigned to the property. Initializes a new instance of the Dimension 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 Dimension. This value is assigned to the property. Initializes a new instance of the Dimension 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 Dimension class based on the specified dimension definition. A object that specifies the dimension definition. 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. 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 will handle the DataLoadingError events. References a method that will handle the DataLoadingError events. The event source. A object that contains event data. Provides data for the DataLoadingError events. Initializes a new instance of the DataLoadingErrorEventArgs 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. A collection of objects. Initializes a new instance of the MeasureDefinitionCollection class. A measure definition. Initializes a new instance of the MeasureDefinition class. A that specifies the data member. A object that specifies the summary function type. Initializes a new instance of the MeasureDefinition class. A that specifies the data member. Initializes a new instance of the MeasureDefinition class. A that specifies the data member. A object that specifies the summary function type. A descendant that specifies the calculation applied to the measure. A descendant that specifies a window definition used to apply a calculation. A that specifies the measure expression. 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 MeasureDefinition instance. The object to compare with the current object. true, if the specified object is equal to the current MeasureDefinition 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 MeasureDefinition 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 measure key used to specify measures to be colored. Initializes a new instance of the ColorSchemeMeasureKey class. An array of objects that specify measures to be colored. Initializes a new instance of the ColorSchemeMeasureKey class. A collection of objects that specify measures to be colored. Provides access to a collection of measure definitions. A collection of objects. A dimension key used to specify dimension values to be colored. Initializes a new instance of the ColorSchemeDimensionKey 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 definition. Initializes a new instance of the ColorDefinition class. A that specifies a color. This value is assigned to the property. Initializes a new instance of the ColorDefinition 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 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 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 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 . 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 RangeSet class. Gets whether or not 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 RangeSet object. 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. Note that this sort order is in effect in OLAP mode only. 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 year. Example: 2010, 2011, 2012 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. 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 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 Range series. Initializes a new instance of the RangeSeries class with default settings. Initializes a new instance of the RangeSeries 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 RangeSeries 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 RangeSeries 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. An Open-High-Low-Close series. Initializes a new instance of the OpenHighLowCloseSeries 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 OpenHighLowCloseSeries 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 OpenHighLowCloseSeries class with default settings. Initializes a new instance of the OpenHighLowCloseSeries 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. 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. An Image dashboard item that displays static images. Initializes a new instance of the ImageDashboardItem class with default settings. Gets or sets the image displayed within the ImageDashboardItem as a byte array. A array that contains the image displayed within the ImageDashboardItem. 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 ImageDashboardItem. An enumeration member that specifies how an image is positioned within an ImageDashboardItem. 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. A High-Low-Close series. Initializes a new instance of the HighLowCloseSeries 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. Initializes a new instance of the HighLowCloseSeries class with default settings. 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. A collection of series displayed within the . Initializes a new instance of the RangeFilterSeriesCollection class with default settings. Serves as the base class for data item containers. For internal use. Releases resources associated with a DataItemContainer instance. A measure column in a . Initializes a new instance of the GridMeasureColumn 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. Initializes a new instance of the GridMeasureColumn class with default settings. 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. A dimension column in a . Initializes a new instance of the GridDimensionColumn 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. Initializes a new instance of the GridDimensionColumn class with default settings. 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. 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. Contains measures that provide data for a gauge in the . Initializes a new instance of the Gauge class. Initializes a new instance of the Gauge 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 Gauge 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. Serves as the base class for chart series. Releases resources associated with a ChartSeries 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 chart pane. Initializes a new instance of the ChartPane class with default settings. Initializes a new instance of the ChartPane 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 ChartPane 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 card(s) displayed within the . Initializes a new instance of the Card class with default settings. Initializes a new instance of the Card 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 Card 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 or not 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. A Range Filter dashboard item that allows end-users to apply filtering to other dashboard items. Initializes a new instance of the RangeFilterDashboardItem class with default settings. Gets the maximum value of the selected range in the RangeFilterDashboardItem. The maximum value of the selected range in the RangeFilterDashboardItem. Gets the minimum value of the selected range in the RangeFilterDashboardItem. The minimum value of the selected range in the RangeFilterDashboardItem. Gets or sets the dimension that provides argument values. A object representing the dimension that provides argument values. Clears the selected range in the RangeFilterDashboardItem. 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. Gets a collection of date-time periods that can be used to select a predefined range in the Range Filter using its context menu. 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 RangeFilterDashboardItem. The end value of the visible range in the RangeFilterDashboardItem. 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 RangeFilterDashboardItem. A object that represents the collection of series displayed within the RangeFilterDashboardItem. 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 RangeFilterDashboardItem. The start value of the visible range in the RangeFilterDashboardItem. A Pie dashboard item that displays a series of pies or donuts. Initializes a new instance of the PieDashboardItem 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 PieDashboardItem. A object that specifies a measure. A that represents the name of the specified measure in the current PieDashboardItem. 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 PieDashboardItem. A that specifies the position of the legend within the PieDashboardItem. 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 PieDashboardItem to the specified value. A object that specifies a measure. A that specifies the name of the specified measure in the current PieDashboardItem. 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. A data source used to extract data from Microsoft Excel workbooks or CSV files. Initializes a new instance of the DashboardExcelDataSource class. Initializes a new instance of the DashboardExcelDataSource 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 stays responsive while data is being loaded to the data source. 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. A Gauge dashboard item that visualizes data within a series of gauges. Initializes a new instance of the GaugeDashboardItem 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 GaugeDashboardItem are painted. A enumeration member that specifies how gauges displayed within this GaugeDashboardItem are painted. A Card dashboard item that displays a series of cards, each illustrating the difference between two values. Initializes a new instance of the CardDashboardItem 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. Gets or sets a dimension used to provide sparkline argument values. A object specifying a dimension used to provide sparkline argument values. A Chart dashboard item that visualizes data in an XY-diagram. Initializes a new instance of the ChartDashboardItem 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. 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. 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. A measure which is a whose values are summarized before they are used in the dashboard. Initializes a new instance of the Measure class. Initializes a new instance of the Measure class and binds it to the specified data member. A that identifies the data member to which this Measure should be bound. This value is assigned to the property. Initializes a new instance of the Measure 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 Measure 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 Measure 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 Measure 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 Measure 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 Measure should be bound. This value is assigned to the property. Initializes a new instance of the Measure class based on the specified measure definition. A object that specifies the measure definition. Initializes a new instance of the Measure class. A that specifies the dimension identifier. This value is assigned to the property. A object that specifies the measure definition. 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 Measure. A enumeration member that specifies the type of summary function calculated against this Measure. 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. A data source that provides data for the dashboard. Initializes a new instance of the DataSource class. A that specifies the name of the data source. Initializes a new instance of the DataSource 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 DataSource class. An object that contains data for the data source. Initializes a new instance of the DataSource class. Initializes a new instance of the DataSource 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 DataSource class. An object that specifies a data provider for an OLAP data source. Initializes a new instance of the DataSource 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 DataSource class. An object that specifies a data provider for regular data sources. Initializes a new instance of the DataSource 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. Initializes a new instance of the DataSource class. 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 logical expression to be applied to the data for filtering. For internal use. Gets whether or not 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 or not 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. 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 DataItem object. Gets or sets the unique data item identifier. A that specifies the data item identifier. 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 DashboardItem object, which is a copy of the current dashboard item. Gets a dashboard that owns this dashboard item. A object that specifies the dashboard that owns this item. Releases resources associated with a DashboardItem 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. A that specifies the name of the dashboard item. Gets or sets whether the dashboard item's caption is displayed. true, to show the caption; otherwise, false. Contains the full description of a dashboard used to visualize data. Initializes a new instance of the Dashboard 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 Dashboard. 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 in SQL queries. Occurs before data is loaded from the data store and allows you to customize dashboard parameters that are used for data processing. 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 or not 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 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. 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. Occurs after some option of the was 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. An integer value that specifies the client width of the dashboard. An integer value that specifies the client height of the dashboard. Updates the dashboard layout tree according to the current dashboard object model. 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. References a method that will handle ValidateCustomSqlQuery events. References a method that will handle ValidateCustomSqlQuery events. The event source. The object that contains event data. Provides data for ValidateCustomSqlQuery events. Initializes a new instance of the ValidateDashboardCustomSqlQueryEventArgs class. A object containing parameters used to establish a connection to a data source. A object. Initializes a new instance of the ValidateDashboardCustomSqlQueryEventArgs class. A object that is the data source containing a custom SQL query. 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 will handle the RangeFilterDefaultValue events. References a method that will handle the RangeFilterDefaultValue events. The event source. A object that contains event data. Provides data for the RangeFilterDefaultValue events. Initializes a new instance of the RangeFilterDefaultValueEventArgs 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. Represents a list of records displayed within the dashboard item. 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. References a method that will handle the MasterFilterDefaultValues events. References a method that will handle the MasterFilterDefaultValues events. The event source. A object that contains event data. Provides data for the MasterFilterDefaultValues events. Initializes a new instance of the MasterFilterDefaultValuesEventArgs 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. 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. A Tree View dashboard item that allows end-users to filter other dashboard items. Initializes a new instance of the TreeViewDashboardItem class. Gets or sets whether on not 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. A List Box dashboard item that allows end-users to filter other dashboard items. Initializes a new instance of the ListBoxDashboardItem 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. 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. A Combo Box dashboard item that allows end-users to filter other dashboard items. Initializes a new instance of the ComboBoxDashboardItem 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. A color scheme entry used to map the dimension values/measures and the specified color. Initializes a new instance of the ColorSchemeEntry 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 color scheme used to color dashboard item elements. Initializes a new instance of the ColorScheme class. 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. 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. Contains options related to the specifics of Master Filtering in the dashboard items that can be filtered. Gets or sets whether this dashboard item ignores filtering applied by master filters. true, to ignore filtering applied by Master Filters; otherwise, false. 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 options which define how the dashboard item is exported to Excel format. Initializes a new instance of the ExcelExportOptions 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 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. Provides data for ConfigureDataConnection events. Initializes a new instance of the DashboardConfigureDataConnectionEventArgs 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. Lists values that specify a data provider used to connect to the . The ADOMD.NET data provider. The XMLA data access standard. 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. References a method that will handle the event. References a method that will handle the event. The event source. A object that contains event data. Provides data for the event. Initializes a new instance of the DashboardOptionsChangedEventArgs class. A collection of elements representing layout items and groups. Initializes a new instance of the DashboardLayoutNodeCollection class. 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 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 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 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 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 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. 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. 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 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 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. 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. 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. Represents a layout item that displays a dashboard item. Initializes a new instance of the DashboardLayoutItem 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 DashboardLayoutItem class. Initializes a new instance of the DashboardLayoutItem 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. Represents a layout group used to arrange layout items or other groups within a dashboard. Initializes a new instance of the DashboardLayoutGroup class. Initializes a new instance of the DashboardLayoutGroup 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. Initializes a new instance of the DashboardLayoutGroup 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 DashboardLayoutGroup class. A class descendant. Initializes a new instance of the DashboardLayoutGroup class. A class descendant. A value that specifies the relative size of the layout group. This value is assigned to the property. 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 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 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 layout item that displays the specified dashboard item group. A object specifying the required dashboard item group. true, if the subtree of the current layout group contains the layout item that displays the specified dashboard item group; otherwise, false. For internal use. Returns the layout item by its dashboard item from the layout group's subtree. A descendant specifying the required dashboard item. The object representing a layout item that displays the required dashboard item. Returns the layout group by its dashboard item group from the layout group's subtree. A object specifying the required dashboard item group. The object representing a layout group that displays the required dashboard item group. 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. 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. Provides data for the CustomParameters event. Initializes a new instance of the CustomParametersEventArgs class. A collection of dashboard parameters. Gets or sets dashboard parameters. A list of dashboard parameters. A collection of objects. 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. 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 or not 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 DataAxis. An object that is the root axis point. Represents a tuple of axis points. Gets the names of available data axes for the current AxisPointTuple. A list of objects that are the names of available data axes. Determines whether the specified object is equal to the current AxisPointTuple instance. The object to compare with the current object. true, if the specified object is equal to the current AxisPointTuple instance; otherwise, false. Gets the axis point from the current AxisPointTuple object. An object that is the axis point from the current AxisPointTuple object. Gets the axis point from the current AxisPointTuple 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 AxisPointTuple object. Gets the hash code that corresponds to the value of the current AxisPointTuple object. An integer value representing the hash code for the current object. Gets whether or not the current AxisPointTuple object contains axis points. true, if the current AxisPointTuple object does not contain axis points; otherwise, false. A point on the data axis. Gets the name of the axis to which the current AxisPoint belongs. A that is the name of the axis. Gets the child axis points for the current AxisPoint. A collection of AxisPoint objects representing child axis points. Gets the last level dimension corresponding to the current AxisPoint. 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 AxisPoint instance. The object to compare with the current object. true, if the specified object is equal to the current AxisPoint instance; otherwise, false. Gets the collection of dimensions used to create a hierarchy of axis points from the root point to the current AxisPoint. 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 AxisPoint 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. Contains options that control interactivity features, such as Master Filtering and drill-down. Gets or sets whether or not master filter items contained within the current affect external dashboard items. true, if master filter items contained within the current affect external dashboard items; otherwise, false. A collection of objects. Initializes a new instance of the DashboardItemGroupCollection class. Represents a group used to arrange dashboard items within a dashboard. Initializes a new instance of the DashboardItemGroup class. Adds the specified dashboard item to the current DashboardItemGroup. A object that is the dashboard item. Appends an array of dashboard items to the current DashboardItemGroup. An array of objects representing dashboard items. Removes all dashboard items from the current DashboardItemGroup. Returns whether the current DashboardItemGroup contains the specified dashboard item. A object that is the dashboard item. true , if the current DashboardItemGroup 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 DashboardItemGroup. A collection of objects contained within the current group. Removes the specified dashboard item from the current DashboardItemGroup. A object that is the dashboard item. A sparkline column in a . Initializes a new instance of the GridSparklineColumn class. A object specifying a measure that provides sparkline values. This value is assigned to the property. Initializes a new instance of the GridSparklineColumn class with default settings. 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. Contains options used to control the sparkline appearance. Gets or sets whether or not 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 or not 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. The chart's secondary Y-axis. 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 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. Lists values that specify the types of Range series. The Range Area series. The Range Bar series. 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. If implemented by a class, provides information about a data source used to create a data extract. 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. Provides the look-up editor settings for dashboard parameters that are bound to a data source. Initializes a new instance of DynamicListLookUpSettings 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. Provides the look-up editor settings for dashboard parameters that are not bound to a data source. Initializes a new instance of StaticListLookUpSettings 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 class for classes that provide the look-up editor settings for dashboard parameters. Creates a copy of the current ParameterLookUpSettings instance. An ParameterLookUpSettings object that represents an exact copy of the current object. Represents a collection of objects. Initializes a new instance of the DashboardParameterCollection class with default settings. Creates a copy of the current DashboardParameterCollection object. A DashboardParameterCollection object which is a copy of the current object. A scatter chart's axis. References a method that will handle the event. References a method that will handle the event. The event source. A object that contains event data. 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 collection of objects that are totals calculated based on Grid column values. Initializes a new instance of the GridColumnTotalCollection 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. A total calculated based on Grid column values. Initializes a new instance of the GridColumnTotal class with specified type of summary function used to calculate a column total. A enumeration value specifying the total type. Initializes a new instance of the GridColumnTotal class. Gets or sets the summary function type used to calculate a total for the Grid column. A enumeration value specifying the total type. 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. Note that the type is not supported when the Grid is bound to an OLAP data source. 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.