[]
        
(Showing Draft Content)

FarPoint.Web.Spread.WinLossSparklineRenderer

WinLossSparklineRenderer Class

Represents the renderer of the win/loss sparklines.

Inheritance
WinLossSparklineRenderer
Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
public class WinLossSparklineRenderer : ExcelBaseSparkLineRenderer, ISparklineRenderer, ISerializable, ISerializeSupport
Public Class WinLossSparklineRenderer
    Inherits ExcelBaseSparkLineRenderer
    Implements ISparklineRenderer, ISerializable, ISerializeSupport

Constructors

Name Description
WinLossSparklineRenderer()

Initializes a new instance of the WinLossSparklineRenderer class.

WinLossSparklineRenderer(SerializationInfo, StreamingContext)

Initializes a new instance of the WinLossSparklineRenderer class.

Methods

Name Description
Deserialize(XmlNodeReader)

Loads the object from XML.

GetObjectData(SerializationInfo, StreamingContext)

Populates a SerializationInfo with the data needed to serialize the target object.

PaintSparkline(Graphics, Rectangle, Sparkline)

Paints the sparkline.

Serialize(XmlTextWriter)

Saves the object to XML.