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

SnapSparkline Interface

Provides functionality to manipulate sparklines in Snap documents.

Namespace: DevExpress.Snap.Core.API

Assembly: DevExpress.Snap.v19.2.Core.dll

Declaration

public interface SnapSparkline :
    SnapSingleListItemEntity,
    SnapEntity,
    IDisposable

The following members return SnapSparkline objects:

See Also