Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ExcelSparkline Class
Properties Methods Events

In This Topic
    ExcelSparkline Class Members
    In This Topic

    The following tables list the members exposed by ExcelSparkline.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden.  Gets or sets the column.  
    Public Property Gets or sets the formula.  
    Public Property Gets a value that indicates whether the current cell range is an invalid reference.  
    Public PropertyOverridden.  Gets or sets the row.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.  Creates a new object that is a copy of the current instance.  
    Public MethodOverridden.  Loads the object from XML.  
    Public Method Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
    Public MethodOverridden. Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.  
    Public MethodOverridden.  Gets the sparkline data used for rendering.  
    Public Method Reevaluates the formula.  
    Public MethodOverridden.  Saves the object to XML.  
    Top
    Public Events
     NameDescription
    Public Event Occurs when the formula is changed.  
    Public Event Occurs when a property value changes. (Inherited from FarPoint.Win.Spread.BaseSparkline)
    Public Event Occurs when data has been updated. (Inherited from FarPoint.Win.Spread.BaseSparkline)
    Top
    See Also