Back to Devexpress

PointOptions Properties

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

latest4.1 KB
Original Source

PointOptions Properties

Contains settings that define the format of information shown within series labels.

NameDescription
ArgumentDateTimeOptionsGets an object that defines the display representation of date-time arguments.
ArgumentNumericOptionsGets the settings which define how to display numeric argument values of series points.
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
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.
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.
PatternGets or sets a string which represents the pattern specifying the text to be displayed within series labels and legend items.
PointViewGets or sets a value that specifies which information should be displayed within series labels and legend items.
TypeNameSerializableGets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject.
ValueDateTimeOptionsGets an object that defines the representation of date-time value(s) of a data point for display purposes.
ValueNumericOptionsGets the settings which define how to display numeric data values of series points.

See Also

PointOptions Class

PointOptions Members

DevExpress.Xpf.Charts Namespace