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

In This Topic
    WinLossSparklineViewInfo Class Members
    In This Topic

    The following tables list the members exposed by WinLossSparklineViewInfo.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WinLossSparklineViewInfo 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 PropertyGets the bottom space. (Inherited from GrapeCity.Windows.SpreadSheet.Data.BaseSparklineViewInfo)
    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 PropertyOverridden. Gets a value that indicates whether this instance has an axis.  
    Public PropertyGets a value that indicates the left space. (Inherited from GrapeCity.Windows.SpreadSheet.Data.BaseSparklineViewInfo)
    Public PropertyGets the right space. (Inherited from GrapeCity.Windows.SpreadSheet.Data.BaseSparklineViewInfo)
    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 PropertyGets the top space. (Inherited from GrapeCity.Windows.SpreadSheet.Data.BaseSparklineViewInfo)
    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 MethodOverridden. Gets the y-axis.  
    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 MethodGets the clip boundary. (Inherited from GrapeCity.Windows.SpreadSheet.Data.BaseSparklineViewInfo)
    Public MethodGets the color of the data point. (Inherited from GrapeCity.Windows.SpreadSheet.Data.BaseSparklineViewInfo)
    Public MethodGets the data point position. (Inherited from GrapeCity.Windows.SpreadSheet.Data.BaseSparklineViewInfo)
    Public MethodOverridden. Gets the height of the item.  
    Public MethodOverridden. Gets the height of the visible item.  
    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 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 MethodResets this instance. (Inherited from GrapeCity.Windows.SpreadSheet.Data.BaseSparklineViewInfo)
    Top
    See Also