ISparklineGroup Properties |
The ISparklineGroup type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Count |
Gets the number of elements contained in the
ICollection
T
.
(Inherited from
ICollection
ISparklines
.)
|
![]() |
EmptyCellsType |
Indicates how to display empty cells.
|
![]() |
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.
|
![]() |
HorizontalDateAxisRange |
Represents the range that contains the date values for the sparkline data.
|
![]() |
IsDisplayHidden |
Indicates whether to show data in hidden rows and columns.
|
![]() |
IsHorizontalDateAxis |
The HorizontalDateAxis property represents the horizontal axis type as Dateaxis.
|
![]() |
IsReadOnly |
Gets a value indicating whether the
ICollection
T
is read-only.
(Inherited from
ICollection
ISparklines
.)
|
![]() |
Item |
Gets or sets the element at the specified index.
(Inherited from
IList
ISparklines
.)
|
![]() |
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.
|
![]() |
NegativePointColor |
Gets and sets the color of the negative values on the sparkline group.
|
![]() |
PlotRightToLeft |
Indicates whether the plot data is right to left.
|
![]() |
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.
|
![]() |
ShowNegativePoint |
Indicates whether to highlight the negative values on the sparkline group with a different color or marker.
|
![]() |
SparklineColor |
Gets and sets the color of the sparklines in the sparkline group.
|
![]() |
SparklineType |
Indicates the sparkline type of the sparkline group.
|