CustomBar2DModel Properties
The custom 2D Bar model.
Name | Description |
---|---|
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Flip |
Specifies whether bars corresponding to negative values should be flipped (mirrored). This is a dependency property. |
In |
Specifies whether Bars are drawn in front, or behind the X-axis. This is a dependency property. |
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 |
Model |
Gets the name of the Custom |
Overlap |
Specifies whether Bars should overlap when the custom model is defined for them. |
Point |
Specifies the point template for the Bar series’ custom model. This is a dependency property. |
Type |
Gets the string value used to support serialization of the chart dependency object.
Inherited from Chart |
See Also