SparklineGroup Properties |
The SparklineGroup type exposes the following members.
Name | Description | |
---|---|---|
![]() | DisplayHidden |
Indicates whether to show data in hidden rows and columns.
|
![]() | FirstPointColor |
Gets and sets the color of the first point of data in the sparkline group.
|
![]() | HighPointColor |
Gets and sets the color of the highest points of data in the sparkline group.
|
![]() | HorizontalAxisColor |
Gets and sets the color of the horizontal axis in the sparkline group.
|
![]() | HorizontalAxisDateRange |
Represents the range that contains the date values for the sparkline data.
|
![]() | LastPointColor |
Gets and sets the color of the last point of data in the sparkline group.
|
![]() | LineWeight |
Gets and sets the line weight in each line sparkline in the sparkline group, in the unit of points.
|
![]() | LowPointColor |
Gets and sets the color of the lowest points of data in the sparkline group.
|
![]() | MarkersColor |
Gets and sets the color of points in each line sparkline in the sparkline group.
|
![]() | NegativePointsColor |
Gets and sets the color of the negative values on the sparkline group.
|
![]() | PlotEmptyCellsType |
Indicates how to plot empty cells.
|
![]() | PlotRightToLeft |
Indicates whether the plot data is right to left.
|
![]() | PresetStyle |
Gets and sets the preset style type of the sparkline group.
|
![]() | SeriesColor |
Gets and sets the color of the sparklines in the sparkline group.
|
![]() | ShowFirstPoint |
Indicates whether to highlight the first point of data in the sparkline group.
|
![]() | ShowHighPoint |
Indicates whether to highlight the highest points of data in the sparkline group.
|
![]() | ShowHorizontalAxis |
Indicates whether to show the sparkline horizontal axis.
The horizontal axis appears if the sparkline has data that crosses the zero axis.
|
![]() | ShowLastPoint |
Indicates whether to highlight the last point of data in the sparkline group.
|
![]() | ShowLowPoint |
Indicates whether to highlight the lowest points of data in the sparkline group.
|
![]() | ShowMarkers |
Indicates whether to highlight each point in each line sparkline in the sparkline group.
|
![]() | ShowNegativePoints |
Indicates whether to highlight the negative values on the sparkline group with a different color or marker.
|
![]() | SparklineCollection |
Gets the SparklineCollection object of the sparkline group.
|
![]() | Type |
Indicates the sparkline type of the sparkline group.
|
![]() | VerticalAxisMaxValue |
Gets and sets the custom maximum value for the vertical axis.
|
![]() | VerticalAxisMaxValueType |
Represents the vertical axis maximum value type.
|
![]() | VerticalAxisMinValue |
Gets and sets the custom minimum value for the vertical axis.
|
![]() | VerticalAxisMinValueType |
Represents the vertical axis minimum value type.
|