CustomBar2DModel Properties
Represents 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 or not Bars corresponding to negative values should be flipped (mirrored). This is a dependency property. |
In |
Specifies whether or not 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 or not Bars should overlap. |
Point |
Specifies the points' template for the Custom |
Type |
Gets the string value used to support serialization of the chart dependency object.
Inherited from Chart |
See Also