Spread ASP.NET 6.0 Product Documentation
ExcelSparkline Class Members
See Also  Properties  Methods  Events Send Feedback
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : ExcelSparkline Class


Glossary Item Box

The following tables list the members exposed by ExcelSparkline.

Public Constructors

 NameDescription
Public ConstructorExcelSparkline ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyColumnOverridden. Gets or sets the column.  
Public PropertyFormulaGets or sets the formula.  
Public PropertyReferenceErrorGets a value that indicates whether the current cell range is an invalid reference.  
Public PropertyRowOverridden. Gets or sets the row.  
Top

Public Methods

 NameDescription
Public MethodCloneOverridden. Creates a new object that is a copy of the current instance.  
Public MethodDeserializeOverridden. Loads the object from XML.  
Public MethodDisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
Public MethodGetObjectDataOverridden. Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.  
Public MethodGetSparkLineDataOverridden. Gets the sparkline data used for rendering.  
Public MethodReLoadFormulaReevaluates the formula.  
Public MethodSerializeOverridden. Saves the object to XML.  
Top

Protected Methods

 NameDescription
Protected MethodFirePropertyChangedFires the property changed. (Inherited from FarPoint.Web.Spread.BaseSparkline)
Protected MethodFireUpdatedFires the updated. (Inherited from FarPoint.Web.Spread.BaseSparkline)
Protected MethodOnPropertyChangedRaises the PropertyChanged event. (Inherited from FarPoint.Web.Spread.BaseSparkline)
Protected MethodOnUpdatedRaises the Updated event. (Inherited from FarPoint.Web.Spread.BaseSparkline)
Top

Public Events

 NameDescription
Public EventFormulaChangedOccurs when the formula is changed.  
Public EventPropertyChangedOccurs when a property value changes. (Inherited from FarPoint.Web.Spread.BaseSparkline)
Public EventUpdatedOccurs when data has been updated. (Inherited from FarPoint.Web.Spread.BaseSparkline)
Top

See Also

© 2002-2012 GrapeCity, Inc. All Rights Reserved.