XRSparklineScripts(XRControl) Constructor
Initializes a new instance of the XRSparklineScripts class with the specified control.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v25.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| control | XRControl | An XRControl object. |
See Also