Spread Silverlight Documentation
SparklineSetting Class Members
Properties  Methods  Events


The following tables list the members exposed by SparklineSetting.

Public Constructors
 NameDescription
Public ConstructorSparklineSetting ConstructorInitializes a new instance of the System.Object class.  
Top
Public Properties
 NameDescription
Public PropertyAxisColorGets or sets the color of the axis.  
Public PropertyAxisThemeColorGets or sets the theme color of the axis.  
Public PropertyDisplayEmptyCellsAsGets or sets how to display the empty cells.  
Public PropertyDisplayHiddenGets or sets a value that indicates whether data in hidden cells is plotted for the sparklines in this sparkline group.  
Public PropertyDisplayXAxisGets or sets a value that indicates whether the horizontal axis is displayed for each sparkline in this sparkline group.  
Public PropertyFirstMarkerColorGets or sets the color of the first data point for each sparkline in this sparkline group.  
Public PropertyFirstMarkerThemeColorGets or sets the theme color of the first marker.  
Public PropertyHighMarkerColorGets or sets the color of the highest data point for each sparkline in this sparkline group.  
Public PropertyHighMarkerThemeColorGets or sets the theme color of the high marker.  
Public PropertyLastMarkerColorGets or sets the color of the last data point for each sparkline in this sparkline group.  
Public PropertyLastMarkerThemeColorGets or sets the theme color of the last marker.  
Public PropertyLineWeightGets or sets a value that specifies the line weight for each sparkline in the sparkline group, where the line weight is measured in points. The weight must be greater than or equal to zero, and must be less than or equal to 3 (LineSeries only supports line weight values in the range of 0.0->3.0).  
Public PropertyLowMarkerColorGets or sets the color of the lowest data point for each sparkline in this sparkline group.  
Public PropertyLowMarkerThemeColorGets or sets the theme color of the low marker.  
Public PropertyManualMaxGets or sets a value that specifies the maximum for the vertical axis that is shared across all sparklines in this sparkline group. The axis is zero if maxAxisType does not equal custom.  
Public PropertyManualMinGets or sets a value that specifies the minimum for the vertical axis that is shared across all sparklines in this sparkline group. The axis is zero if minAxisType does not equal custom.  
Public PropertyMarkersColorGets or sets a value that specifies the color of the data markers for each sparkline in this sparkline group.  
Public PropertyMarkersThemeColorGets or sets the theme color of the markers.  
Public PropertyMaxAxisTypeGets or sets a value that specifies how the vertical axis maximum is calculated for the sparklines in this sparkline group.  
Public PropertyMinAxisTypeGets or sets a value that specifies how the vertical axis minimum is calculated for the sparklines in this sparkline group.  
Public PropertyNegativeColorGets or sets a value that specifies the color of the negative data points for each sparkline in this sparkline group.  
Public PropertyNegativeThemeColorGets or sets the theme color of the negative point.  
Public PropertyRightToLeftGets or sets a value that specifies whether each sparkline in the sparkline group is displayed in a right-to-left manner.  
Public PropertySeriesColorGets or sets a value that specifies the color for each sparkline in this sparkline group.  
Public PropertySeriesThemeColorGets or sets the theme color of the series.  
Public PropertyShowFirstGets or sets a value that indicates whether the first data point is formatted differently for each sparkline in this sparkline group.  
Public PropertyShowHighGets or sets a value that specifies whether the data points with the highest value are formatted differently for each sparkline in this sparkline group.  
Public PropertyShowLastGets or sets a value that indicates whether the last data point is formatted differently for each sparkline in this sparkline group.  
Public PropertyShowLowGets or sets a value that specifies whether the data points with the lowest value are formatted differently for each sparkline in this sparkline group.  
Public PropertyShowMarkersGets or sets a value that specifies whether data markers are displayed for each sparkline in this sparkline group.  
Public PropertyShowNegativeGets or sets a value that specifies whether the negative data points are formatted differently for each sparkline in this sparkline group.  
Top
Public Methods
 NameDescription
Public MethodGetGroupMaxValueGets the maximum value of the group.  
Public MethodGetGroupMinValueGets the minimum value of the group.  
Top
Protected Methods
 NameDescription
Protected MethodFireChangedCauses the event to occur.  
Protected MethodOnPropertyChangedRaises the PropertyChanged event.  
Top
Public Events
 NameDescription
Public EventPropertyChangedOccurs when the property has changed.  
Top
See Also

Reference

SparklineSetting Class
GrapeCity.Windows.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.