Name | Description | |
---|---|---|
SparklineGroup Constructor | Overloaded. |
The following tables list the members exposed by SparklineGroup.
Name | Description | |
---|---|---|
SparklineGroup Constructor | Overloaded. |
Name | Description | |
---|---|---|
AxisColor | Gets an Color value that specifies the color of the horizontal axis of the sparkline. (Inherited from GrapeCity.Spreadsheet.SparklineSetting) | |
Count | Gets the number of sparklines in the sparkline group. | |
DateRange | Gets a SparklineDataSource object represents the date range of this sparkline. | |
DisplayBlanksAs | Gets or sets the way that blank cells are plotted. (Inherited from GrapeCity.Spreadsheet.SparklineSetting) | |
DisplayHidden | Gets or sets a value indicating whether hidden cells are plotted in the sparkline group. (Inherited from GrapeCity.Spreadsheet.SparklineSetting) | |
DisplayXAxis | Gets a boolean value that specifies the horizontal axis of the sparkline is visible. (Inherited from GrapeCity.Spreadsheet.SparklineSetting) | |
FirstColor | Gets an Color value that specifies the color of the first point of the sparkline. (Inherited from GrapeCity.Spreadsheet.SparklineSetting) | |
HighColor | Gets an Color value that specifies the color of the high point of the sparkline. (Inherited from GrapeCity.Spreadsheet.SparklineSetting) | |
IsDateAxis | Gets a value indicating whether the horizontal axis of the sparkline is based on date values. (Inherited from GrapeCity.Spreadsheet.SparklineSetting) | |
Item | Gets the ISparkline object at the specified index. | |
LastColor | Gets an Color value that specifies the color of the last point of the sparkline. (Inherited from GrapeCity.Spreadsheet.SparklineSetting) | |
LineWeight | Gets or sets the thickness of the sparklines in the sparkline group, where the line weight is measured in points. (Inherited from GrapeCity.Spreadsheet.SparklineSetting) | |
LowColor | Gets an Color value that specifies the color of the low point of the sparkline. (Inherited from GrapeCity.Spreadsheet.SparklineSetting) | |
ManualMax | Gets or sets the custom maximum value for the vertical axis of a sparkline. (Inherited from GrapeCity.Spreadsheet.SparklineSetting) | |
ManualMin | Gets or sets the custom minimum value for the vertical axis of a sparkline. (Inherited from GrapeCity.Spreadsheet.SparklineSetting) | |
MarkersColor | Gets an Color value that specifies the color of the markers of the sparkline. (Inherited from GrapeCity.Spreadsheet.SparklineSetting) | |
MaxAxisType | Gets or sets how the maximum value of the vertical axis of the sparkline is scaled relative to other sparklines in the group. (Inherited from GrapeCity.Spreadsheet.SparklineSetting) | |
MinAxisType | Gets or sets how the minimum value of the vertical axis of the sparkline is scaled relative to other sparklines in the group. (Inherited from GrapeCity.Spreadsheet.SparklineSetting) | |
NegativeColor | Gets an Color value that specifies the color of the negative points of the sparkline. (Inherited from GrapeCity.Spreadsheet.SparklineSetting) | |
PlotBy | Gets or sets how to plot the sparkline when the data on which it is based is in a square-shaped range. | |
RightToLeft | Gets or sets a value indicating whether the points on the horizontal axis are plotted in right-to-left order. (Inherited from GrapeCity.Spreadsheet.SparklineSetting) | |
SeriesColor | Gets a Color object that represents the main series color for the sparkline group. (Inherited from GrapeCity.Spreadsheet.SparklineSetting) | |
ShowFirst | Gets a boolean value that specifies the first point of the sparkline is visible. (Inherited from GrapeCity.Spreadsheet.SparklineSetting) | |
ShowHigh | Gets a boolean value that specifies the high point of the sparkline is visible. (Inherited from GrapeCity.Spreadsheet.SparklineSetting) | |
ShowLast | Gets a boolean value that specifies the last point of the sparkline is visible. (Inherited from GrapeCity.Spreadsheet.SparklineSetting) | |
ShowLow | Gets a boolean value that specifies the low point of the sparkline is visible. (Inherited from GrapeCity.Spreadsheet.SparklineSetting) | |
ShowMarkers | Gets a boolean value that specifies the markers of the sparkline is visible. (Inherited from GrapeCity.Spreadsheet.SparklineSetting) | |
ShowNegative | Gets a boolean value that specifies the negative points of the sparkline is visible. (Inherited from GrapeCity.Spreadsheet.SparklineSetting) | |
Tag | Gets or sets the object that contains data about the sparkline group. | |
Type | Gets or sets the type of sparkline for the group. | |
Worksheet | Gets the worksheet that contains this sparkline. |
Name | Description | |
---|---|---|
AddSparkline | Overloaded. Adds the sparkline. | |
Clear | Clears all sparklines in this sparkline group. | |
GetUnionedRange | Gets the minimum range that contains all sparklines of this sparklilne group. | |
ModifyDateRange | Modifies the date range for the sparkline group. | |
NotifyUI | Notifies the control to repaint this sparkline group. | |
RemoveSparkline | Removes the sparkline | |
TryExtractDataRange | Extract data range of sparkline group. |