Skip to main content

CustomBar2DModel Properties

The custom 2D Bar model.
Name Description
FlipNegativeBars Specifies whether bars corresponding to negative values should be flipped (mirrored). This is a dependency property.
InFrontOfAxes Specifies whether Bars are drawn in front, or behind the X-axis. This is a dependency property.
ModelName Gets the name of the CustomBar2DModel.
OverlapBars Specifies whether Bars should overlap when the custom model is defined for them.
PointTemplate Specifies the point template for the Bar series’ custom model. This is a dependency property.
TypeNameSerializable Gets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject.
See Also