[]
        
(Showing Draft Content)

FarPoint.Web.Spread.ISparkline

ISparkline Interface

Interface that supports creating a sparkline.

Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
public interface ISparkline : IPropertyChangedNotification, ISerializeSupport, ISerializable, ICloneable
Public Interface ISparkline
    Inherits IPropertyChangedNotification, ISerializeSupport, ISerializable, ICloneable

Properties

Name Description
Column

Gets or sets the column.

Row

Gets or sets the row.

Methods

Name Description
GetSparkLineData()

Gets the data that the sparkline contains for rendering.

Events

Name Description
Updated

Occurs when updated.