Back to Devexpress

CustomBar2DModel Properties

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

latest3.9 KB
Original Source

CustomBar2DModel Properties

The custom 2D Bar model.

NameDescription
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.
FlipNegativeBarsSpecifies whether bars corresponding to negative values should be flipped (mirrored). This is a dependency property.
InFrontOfAxesSpecifies whether Bars are drawn in front, or behind the X-axis. This is a dependency property.
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.
ModelNameGets the name of the CustomBar2DModel.
OverlapBarsSpecifies whether Bars should overlap when the custom model is defined for them.
PointTemplateSpecifies the point template for the Bar series’ custom model. This is a dependency property.
TypeNameSerializableGets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject.

See Also

CustomBar2DModel Class

CustomBar2DModel Members

DevExpress.Xpf.Charts Namespace