The StatisticDefinition type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Category |
Gets the category.
|
![]() | Description |
Gets a one or two sentence description about this statistic definition.
|
![]() | DisplayString |
Gets the display string for this statistic definition.
|
![]() | DrillDowns |
Gets the drill down lookups.
|
![]() | Expanded |
Gets or sets a value indicating whether this StatisticDefinition is expanded.
|
![]() | Flags |
Gets the flags that modify the StatisticDefinition.
|
![]() | Id |
Gets the unique identifier for this statistic definition.
|
![]() | LowerBoundType |
Gets the type of the lower bound.
|
![]() | LowerBoundValue |
Gets the lower bound value.
|
![]() | Precision |
Gets the precision.
|
![]() | RequiredParameters |
Gets the required parameters.
|
![]() | SortIndex |
The sort index is used to sort statistics in views.
|
![]() | Units |
Gets the StatisticUnits for this statistic definition.
|
![]() | UnitsDisplayString |
Gets the StatisticUnits display string.
|
![]() | UpperBoundType |
Gets the type of the upper bound.
|
![]() | UpperBoundValue |
Gets the upper bound value.
|
![]() | ValueType |
Gets the StatisticValueType.
|