Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ISparkPoints Interface
Properties

In This Topic
    ISparkPoints Interface Members
    In This Topic

    The following tables list the members exposed by ISparkPoints.

    Public Properties
     NameDescription
     PropertyGets an ISparkColor object that represents the color and visibility of the marker for the first point of data on a sparkline.  
     PropertyGets an ISparkColor object that represents the color and visibility of the marker for the highest point of data on a sparkline.  
     PropertyGets an ISparkColor object that represents the color and visibility of the marker for the last point of data on a sparkline.  
     PropertyGets an ISparkColor object that represents the color and visibility of the marker for the lowest point of data on a sparkline.  
     PropertyGets an ISparkColor object that represents the color and visibility of markers for positive points of data on a sparkline.  
     PropertyGets an ISparkColor object that represents the color and visibility of markers for negative points of data on a sparkline.  
    Top
    See Also