Skip to main content
A newer version of this page is available. .

XRChart() Constructor

Initializes a new instance of the XRChart class with the default settings.

Namespace: DevExpress.XtraReports.UI

Assembly: DevExpress.XtraReports.v21.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

public XRChart()

Remarks

When this constructor is used the following settings will be applied to the chart’s properties:

See Also