Skip to main content

XRChart() Constructor

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

Namespace: DevExpress.XtraReports.UI

Assembly: DevExpress.XtraReports.v23.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