The following tables list the members exposed by ExcelSparkline.
Name | Description | |
---|---|---|
ExcelSparkline Constructor | Overloaded. |
Name | Description | |
---|---|---|
Column | Overridden. Gets or sets the column. | |
Formula | Gets or sets the formula. | |
ReferenceError | Gets a value that indicates whether the current cell range is an invalid reference. | |
Row | Overridden. Gets or sets the row. |
Name | Description | |
---|---|---|
Clone | Overridden. Creates a new object that is a copy of the current instance. | |
Deserialize | Overridden. Loads the object from XML. | |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | |
GetObjectData | Overridden. Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object. | |
GetSparkLineData | Overridden. Gets the sparkline data used for rendering. | |
ReLoadFormula | Reevaluates the formula. | |
Serialize | Overridden. Saves the object to XML. |
Name | Description | |
---|---|---|
FirePropertyChanged | Fires the property changed event. (Inherited from FarPoint.Web.Spread.BaseSparkline) | |
FireUpdated | Fires the updated event. (Inherited from FarPoint.Web.Spread.BaseSparkline) | |
OnPropertyChanged | Raises the PropertyChanged event. (Inherited from FarPoint.Web.Spread.BaseSparkline) | |
OnUpdated | Raises the Updated event. (Inherited from FarPoint.Web.Spread.BaseSparkline) |
Name | Description | |
---|---|---|
FormulaChanged | Occurs when the formula is changed. | |
PropertyChanged | Occurs when a property value changes. (Inherited from FarPoint.Web.Spread.BaseSparkline) | |
Updated | Occurs when data has been updated. (Inherited from FarPoint.Web.Spread.BaseSparkline) |