Skip to main content
All docs
V20.1

ChartElement.UseLayoutRounding Property

This property is hidden, because it is not supported in this class.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v20.1.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, DevExpress.Wpf.Charts

Declaration

[Browsable(false)]
public bool UseLayoutRounding { get; set; }

Property Value

Type Description
Boolean

A Boolean value.

See Also