CIMChartTimeBinningProperties Class Properties
In This Topic
For a list of all members of this type, see CIMChartTimeBinningProperties members.
Public Properties
| | Name | Description |
 | CalculateAutomaticTimeInterval |
Gets or sets a value indicating whether the time interval units and size are automatically calculated.
|
 | ReferenceTime |
Gets or sets the reference time value. Valid when TimeAggregationType property is set to ReferenceTime.
|
 | TimeAggregationType |
Gets or sets the time aggregation type.
|
 | TimeIntervalSize |
Gets or sets the time interval size.
|
 | TimeIntervalUnits |
Gets or sets the units used for the time interval size.
|
 | TrimIncompleteTimeInterval |
Gets or sets a value indicating whether incomplete time intervals at the ends of time interval ranges are trimmed in order to avoid bias.
|
Top
See Also