Back to Devexpress

Summary Properties

wpf-devexpress-dot-xpf-dot-charts-dot-summary-dot-underscore-properties.md

latest3.2 KB
Original Source

Summary Properties

Stores the series data point summarize options.

NameDescription
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
DateTimeSummaryOptionsGets or sets the object that is the date-time summarization option storage.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
FunctionSpecifies the summary function that calculates data point values.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
NumericSummaryOptionsGets or sets the object that is the numerical summarization option storage.
QualitativeSummaryOptionsQualitative summarization options storage.
TimeSpanSummaryOptionsGets or sets the time-span summarization options.
TypeNameSerializableGets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject.

See Also

Summary Class

Summary Members

DevExpress.Xpf.Charts Namespace