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

In This Topic
    BaseSparklineViewInfo Class Members
    In This Topic

    The following tables list the members exposed by BaseSparklineViewInfo.

    Public Properties
     NameDescription
    Public PropertyGets the axis line.  
    Public PropertyGets a value that indicates the axis z-index.  
    Public PropertyGets the bottom space.  
    Public PropertyGets the cached dates and times.  
    Public PropertyGets the visible, cached dates and times.  
    Public PropertyGets the cached index mapping.  
    Public PropertyGets the cached maximum value.  
    Public PropertyGets the cached values.  
    Public PropertyGets the cached minimum value.  
    Public PropertyGets a value that indicates whether this instance has an axis.  
    Public PropertyGets a value that indicates the left space.  
    Public PropertyGets the right space.  
    Public PropertyGets or sets a value that indicates the sparkline.  
    Public PropertyGets the type of the sparkline.  
    Public PropertyGets the top space.  
    Public PropertyGets or sets the zoom factor.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates the axis line.  
    Public MethodGets the actual maximum value.  
    Public MethodGets the actual minimum value.  
    Public MethodGets the y-axis.  
    Public MethodGets the cached value.  
    Public MethodGets the size of the canvas.  
    Public MethodGets the clip boundary.  
    Public MethodGets the color of the data point.  
    Public MethodGets the data point position.  
    Public MethodGets the height of the item.  
    Public MethodGets the height of the visible item.  
    Public MethodGets the width of the item.  
    Public MethodGets the x-item.  
    Public MethodGets the color of the marker.  
    Public MethodGets the maximum datetime.  
    Public MethodGets the maximum and minimum value.  
    Public MethodGets the minimum datetime.  
    Public MethodMeasures the axis.  
    Public MethodResets this instance.  
    Top
    See Also