Back to API Home
Assembly: Dundas.Dashboard.Client (in Dundas.Dashboard.Client.dll) Version: 5.0.0.0 (5.5.0.1000)
Report change type.
Namespace: Dundas.Dashboard.DashboardControls.ExtensibilityAssembly: Dundas.Dashboard.Client (in Dundas.Dashboard.Client.dll) Version: 5.0.0.0 (5.5.0.1000)
Syntax
C# |
---|
public enum AnalyticalReportChangeType |
Visual Basic |
---|
Public Enumeration AnalyticalReportChangeType |
Members
Member name | Value | Description | |
---|---|---|---|
Paging | 0 | Paging changed. | |
Totals | 1 | Totals flag changed. | |
Categorical | 2 | Categorical axis changed. | |
Series | 3 | Series axis changed. | |
Slicer | 4 | Slicer axis changed. | |
Measures | 5 | Measures axis changed. | |
NonEmpty | 6 | Non empty flag changed. |