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

XRSparkline Class

A Sparkline control.

Namespace: DevExpress.XtraReports.UI

Assembly: DevExpress.XtraReports.v19.1.dll

NuGet Packages: DevExpress.Reporting.Core, DevExpress.WindowsDesktop.Core

Declaration

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

Remarks

To learn more, see Adding Sparklines to a Report.

Implements

Show 12 items
DevExpress.XtraPrinting.IBrickOwner
DevExpress.Utils.Serializing.Helpers.IXtraSupportDeserializeCollectionItem
DevExpress.Utils.Serializing.IXtraSerializable
DevExpress.Sparkline.Core.ISparklineSettings
DevExpress.Sparkline.Core.ISparklineData
DevExpress.Data.IDataContainerBase
DevExpress.Data.IDataContainerBase2
DevExpress.Utils.Serializing.Helpers.IXtraSupportCreateContentPropertyValue
See Also