Spread Windows Forms 17
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 PropertyGets or sets the formula.  
    Public PropertyGets 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 MethodPerforms 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 MethodReevaluates the formula.  
    Public MethodOverridden. Saves the object to XML.  
    Top
    Protected Methods
     NameDescription
    Protected MethodFires the property changed event. (Inherited from FarPoint.Win.Spread.BaseSparkline)
    Protected MethodFires the updated event. (Inherited from FarPoint.Win.Spread.BaseSparkline)
    Protected MethodRaises the PropertyChanged event. (Inherited from FarPoint.Win.Spread.BaseSparkline)
    Protected MethodRaises the Updated event. (Inherited from FarPoint.Win.Spread.BaseSparkline)
    Top
    Public Events
     NameDescription
    Public EventOccurs when the formula is changed.  
    Public EventOccurs when a property value changes. (Inherited from FarPoint.Win.Spread.BaseSparkline)
    Public EventOccurs when data has been updated. (Inherited from FarPoint.Win.Spread.BaseSparkline)
    Top
    Public Operators
    See Also