Summary Properties
Stores the series data point summarize options.Name | Description |
---|---|
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Date |
Gets or sets the object that is the date-time summarization option storage. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Function | Specifies the summary function that calculates data point values. |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Numeric |
Gets or sets the object that is the numerical summarization option storage. |
Qualitative |
Qualitative summarization options storage. |
Time |
Gets or sets the time-span summarization options. |
Type |
Gets the string value used to support serialization of the chart dependency object.
Inherited from Chart |
See Also