[]
Interface that supports creating a sparkline.
public interface ISparkline : IPropertyChangedNotification, ISerializeSupport, ISerializable, ICloneable
Public Interface ISparkline
Inherits IPropertyChangedNotification, ISerializeSupport, ISerializable, ICloneable
Name | Description |
---|---|
GetSparkLineData() | Gets the data that the sparkline contains for rendering. |
Name | Description |
---|---|
Updated | Occurs when updated. |