[]
        
(Showing Draft Content)

FarPoint.Web.Spread.ColumnSparklineRenderer

ColumnSparklineRenderer Class

Represents the renderer of the column sparklines.

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

Constructors

Name Description
ColumnSparklineRenderer()

Initializes a new instance of the ColumnSparklineRenderer class.

ColumnSparklineRenderer(SerializationInfo, StreamingContext)

Initializes a new instance of the ColumnSparklineRenderer 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.