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

XRSparkline Class

A Sparkline control.

Namespace: DevExpress.XtraReports.UI

Assembly: DevExpress.XtraReports.v17.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

public class XRSparkline :
    XRControl,
    ISparklineSettings,
    ISparklineData,
    IDataContainer,
    IDataContainerBase,
    IDataContainerBase2,
    IXtraSupportCreateContentPropertyValue

Remarks

To learn more, see Adding Sparklines to a Report.

Implements

See Also