Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / BaseSparkline Class
Properties Methods Events


In This Topic
    BaseSparkline Class Members
    In This Topic

    The following tables list the members exposed by BaseSparkline.

    Public Properties
     NameDescription
    Public PropertyGets or sets the column.  
    Public PropertyGets or sets the row.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new object that is a copy of the current instance.  
    Public MethodLoads the object from XML.  
    Public MethodPopulates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.  
    Public MethodGets the sparkline data used for rendering.  
    Public MethodSaves the object to XML.  
    Top
    Protected Methods
     NameDescription
    Protected MethodFires the property changed event.  
    Protected MethodFires the updated event.  
    Protected MethodRaises the PropertyChanged event.  
    Protected MethodRaises the Updated event.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes.  
    Public EventOccurs when data has been updated.  
    Top
    See Also