Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / LineSparklineViewInfo Class
Properties Methods

In This Topic
    LineSparklineViewInfo Class Members
    In This Topic

    The following tables list the members exposed by LineSparklineViewInfo.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the LineSparklineViewInfo class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the axis line. (Inherited from GrapeCity.Windows.SpreadSheet.Data.BaseSparklineViewInfo)
    Public PropertyGets a value that indicates the axis z-index. (Inherited from GrapeCity.Windows.SpreadSheet.Data.BaseSparklineViewInfo)
    Public PropertyOverridden. Gets the bottom space.  
    Public PropertyGets the cached dates and times. (Inherited from GrapeCity.Windows.SpreadSheet.Data.BaseSparklineViewInfo)
    Public PropertyGets the visible, cached dates and times. (Inherited from GrapeCity.Windows.SpreadSheet.Data.BaseSparklineViewInfo)
    Public PropertyGets the cached index mapping. (Inherited from GrapeCity.Windows.SpreadSheet.Data.BaseSparklineViewInfo)
    Public PropertyGets the cached maximum value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.BaseSparklineViewInfo)
    Public PropertyGets the cached values. (Inherited from GrapeCity.Windows.SpreadSheet.Data.BaseSparklineViewInfo)
    Public PropertyGets the cached minimum value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.BaseSparklineViewInfo)
    Public PropertyGets a value that indicates whether this instance has an axis. (Inherited from GrapeCity.Windows.SpreadSheet.Data.BaseSparklineViewInfo)
    Public PropertyOverridden. Gets a value that indicates the left space.  
    Public PropertyGets the line position.  
    Public PropertyOverridden. Gets the right space.  
    Public PropertyGets or sets a value that indicates the sparkline. (Inherited from GrapeCity.Windows.SpreadSheet.Data.BaseSparklineViewInfo)
    Public PropertyOverridden. Gets the type of the sparkline.  
    Public PropertyOverridden. Gets the top space.  
    Public PropertyGets or sets the zoom factor. (Inherited from GrapeCity.Windows.SpreadSheet.Data.BaseSparklineViewInfo)
    Top
    Public Methods
     NameDescription
    Public MethodCreates the axis line. (Inherited from GrapeCity.Windows.SpreadSheet.Data.BaseSparklineViewInfo)
    Public MethodGets the actual maximum value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.BaseSparklineViewInfo)
    Public MethodGets the actual minimum value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.BaseSparklineViewInfo)
    Public MethodGets the y-axis. (Inherited from GrapeCity.Windows.SpreadSheet.Data.BaseSparklineViewInfo)
    Public MethodGets the cached value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.BaseSparklineViewInfo)
    Public MethodGets the size of the canvas. (Inherited from GrapeCity.Windows.SpreadSheet.Data.BaseSparklineViewInfo)
    Public MethodOverridden. Gets the clip boundary.  
    Public MethodGets the color of the data point. (Inherited from GrapeCity.Windows.SpreadSheet.Data.BaseSparklineViewInfo)
    Public MethodOverridden. Gets the data point position.  
    Public MethodGets the height of the item. (Inherited from GrapeCity.Windows.SpreadSheet.Data.BaseSparklineViewInfo)
    Public MethodGets the height of the visible item. (Inherited from GrapeCity.Windows.SpreadSheet.Data.BaseSparklineViewInfo)
    Public MethodGets the width of the item. (Inherited from GrapeCity.Windows.SpreadSheet.Data.BaseSparklineViewInfo)
    Public MethodGets the x-item. (Inherited from GrapeCity.Windows.SpreadSheet.Data.BaseSparklineViewInfo)
    Public MethodGets the line weight.  
    Public MethodOverridden. Gets the color of the marker.  
    Public MethodGets the maximum datetime. (Inherited from GrapeCity.Windows.SpreadSheet.Data.BaseSparklineViewInfo)
    Public MethodGets the maximum and minimum value. (Inherited from GrapeCity.Windows.SpreadSheet.Data.BaseSparklineViewInfo)
    Public MethodGets the minimum datetime. (Inherited from GrapeCity.Windows.SpreadSheet.Data.BaseSparklineViewInfo)
    Public MethodMeasures the axis. (Inherited from GrapeCity.Windows.SpreadSheet.Data.BaseSparklineViewInfo)
    Public MethodMeasures the line position.  
    Public MethodResets this instance. (Inherited from GrapeCity.Windows.SpreadSheet.Data.BaseSparklineViewInfo)
    Top
    See Also