Name | Description | |
---|---|---|
SparklineSetting Constructor | Initializes a new instance of the SparklineSetting class. |
The following tables list the members exposed by SparklineSetting.
Name | Description | |
---|---|---|
SparklineSetting Constructor | Initializes a new instance of the SparklineSetting class. |
Name | Description | |
---|---|---|
AxisColor | Gets an Color value that specifies the color of the horizontal axis of the sparkline. | |
DisplayBlanksAs | Gets or sets the way that blank cells are plotted. | |
DisplayHidden | Gets or sets a value indicating whether hidden cells are plotted in the sparkline group. | |
DisplayXAxis | Gets a boolean value that specifies the horizontal axis of the sparkline is visible. | |
FirstColor | Gets an Color value that specifies the color of the first point of the sparkline. | |
HighColor | Gets an Color value that specifies the color of the high point of the sparkline. | |
IsDateAxis | Gets a value indicating whether the horizontal axis of the sparkline is based on date values. | |
LastColor | Gets an Color value that specifies the color of the last point of the sparkline. | |
LineWeight | Gets or sets the thickness of the sparklines in the sparkline group, where the line weight is measured in points. | |
LowColor | Gets an Color value that specifies the color of the low point of the sparkline. | |
ManualMax | Gets or sets the custom maximum value for the vertical axis of a sparkline. | |
ManualMin | Gets or sets the custom minimum value for the vertical axis of a sparkline. | |
MarkersColor | Gets an Color value that specifies the color of the markers of the sparkline. | |
MaxAxisType | Gets or sets how the maximum value of the vertical axis of the sparkline is scaled relative to other sparklines in the group. | |
MinAxisType | Gets or sets how the minimum value of the vertical axis of the sparkline is scaled relative to other sparklines in the group. | |
NegativeColor | Gets an Color value that specifies the color of the negative points of the sparkline. | |
RightToLeft | Gets or sets a value indicating whether the points on the horizontal axis are plotted in right-to-left order. | |
SeriesColor | Gets a Color object that represents the main series color for the sparkline group. | |
ShowFirst | Gets a boolean value that specifies the first point of the sparkline is visible. | |
ShowHigh | Gets a boolean value that specifies the high point of the sparkline is visible. | |
ShowLast | Gets a boolean value that specifies the last point of the sparkline is visible. | |
ShowLow | Gets a boolean value that specifies the low point of the sparkline is visible. | |
ShowMarkers | Gets a boolean value that specifies the markers of the sparkline is visible. | |
ShowNegative | Gets a boolean value that specifies the negative points of the sparkline is visible. |