ISparkline is organized into sparkline group. A SparklineGroup contains a variable number of sparkline items. A sparkline group specifies the type, display settings and axis settings for the sparklines. More...
Inherits Object.
Public Member Functions | |
virtual void | ResetRanges (intrusive_ptr< Aspose::Cells::Systems::String > dataRange, bool isVertical, intrusive_ptr< Aspose::Cells::ICellArea > locationRange)=0 |
Resets the data range and location range of the sparkline group. This method will clear original sparkline items in the group and creates new sparkline items for the new ranges. More... | |
virtual Aspose::Cells::Charts::SparklinePresetStyleType | GetPresetStyle ()=0 |
Gets the preset style type of the sparkline group. More... | |
virtual void | SetPresetStyle (Aspose::Cells::Charts::SparklinePresetStyleType value)=0 |
Sets the preset style type of the sparkline group. More... | |
virtual intrusive_ptr< Aspose::Cells::Charts::ISparklineCollection > | GetISparklineCollection ()=0 |
Gets the ISparklineCollection object of the sparkline group. More... | |
virtual Aspose::Cells::Charts::SparklineType | GetType ()=0 |
Indicates the sparkline type of the sparkline group. More... | |
virtual void | SetType (Aspose::Cells::Charts::SparklineType value)=0 |
Indicates the sparkline type of the sparkline group. More... | |
virtual Aspose::Cells::Charts::PlotEmptyCellsType | GetPlotEmptyCellsType ()=0 |
Indicates how to plot empty cells. More... | |
virtual void | SetPlotEmptyCellsType (Aspose::Cells::Charts::PlotEmptyCellsType value)=0 |
Indicates how to plot empty cells. More... | |
virtual bool | GetDisplayHidden ()=0 |
Indicates whether to show data in hidden rows and columns. More... | |
virtual void | SetDisplayHidden (bool value)=0 |
Indicates whether to show data in hidden rows and columns. More... | |
virtual bool | GetShowHighPoint ()=0 |
Indicates whether to highlight the highest points of data in the sparkline group. More... | |
virtual void | SetShowHighPoint (bool value)=0 |
Indicates whether to highlight the highest points of data in the sparkline group. More... | |
virtual intrusive_ptr< Aspose::Cells::ICellsColor > | GetHighPointICellsColor ()=0 |
Gets the color of the highest points of data in the sparkline group. More... | |
virtual void | SetHighPointICellsColor (intrusive_ptr< Aspose::Cells::ICellsColor > value)=0 |
Sets the color of the highest points of data in the sparkline group. More... | |
virtual bool | GetShowLowPoint ()=0 |
Indicates whether to highlight the lowest points of data in the sparkline group. More... | |
virtual void | SetShowLowPoint (bool value)=0 |
Indicates whether to highlight the lowest points of data in the sparkline group. More... | |
virtual intrusive_ptr< Aspose::Cells::ICellsColor > | GetLowPointICellsColor ()=0 |
Gets the color of the lowest points of data in the sparkline group. More... | |
virtual void | SetLowPointICellsColor (intrusive_ptr< Aspose::Cells::ICellsColor > value)=0 |
Sets the color of the lowest points of data in the sparkline group. More... | |
virtual bool | GetShowNegativePoints ()=0 |
Indicates whether to highlight the negative values on the sparkline group with a different color or marker. More... | |
virtual void | SetShowNegativePoints (bool value)=0 |
Indicates whether to highlight the negative values on the sparkline group with a different color or marker. More... | |
virtual intrusive_ptr< Aspose::Cells::ICellsColor > | GetNegativePointsICellsColor ()=0 |
Gets the color of the negative values on the sparkline group. More... | |
virtual void | SetNegativePointsICellsColor (intrusive_ptr< Aspose::Cells::ICellsColor > value)=0 |
Sets the color of the negative values on the sparkline group. More... | |
virtual bool | GetShowFirstPoint ()=0 |
Indicates whether to highlight the first point of data in the sparkline group. More... | |
virtual void | SetShowFirstPoint (bool value)=0 |
Indicates whether to highlight the first point of data in the sparkline group. More... | |
virtual intrusive_ptr< Aspose::Cells::ICellsColor > | GetFirstPointICellsColor ()=0 |
Gets the color of the first point of data in the sparkline group. More... | |
virtual void | SetFirstPointICellsColor (intrusive_ptr< Aspose::Cells::ICellsColor > value)=0 |
Sets the color of the first point of data in the sparkline group. More... | |
virtual bool | GetShowLastPoint ()=0 |
Indicates whether to highlight the last point of data in the sparkline group. More... | |
virtual void | SetShowLastPoint (bool value)=0 |
Indicates whether to highlight the last point of data in the sparkline group. More... | |
virtual intrusive_ptr< Aspose::Cells::ICellsColor > | GetLastPointICellsColor ()=0 |
Gets the color of the last point of data in the sparkline group. More... | |
virtual void | SetLastPointICellsColor (intrusive_ptr< Aspose::Cells::ICellsColor > value)=0 |
Sets the color of the last point of data in the sparkline group. More... | |
virtual bool | GetShowMarkers ()=0 |
Indicates whether to highlight each point in each line sparkline in the sparkline group. More... | |
virtual void | SetShowMarkers (bool value)=0 |
Indicates whether to highlight each point in each line sparkline in the sparkline group. More... | |
virtual intrusive_ptr< Aspose::Cells::ICellsColor > | GetMarkersICellsColor ()=0 |
Gets the color of points in each line sparkline in the sparkline group. More... | |
virtual void | SetMarkersICellsColor (intrusive_ptr< Aspose::Cells::ICellsColor > value)=0 |
Sets the color of points in each line sparkline in the sparkline group. More... | |
virtual intrusive_ptr< Aspose::Cells::ICellsColor > | GetSeriesICellsColor ()=0 |
Gets the color of the sparklines in the sparkline group. More... | |
virtual void | SetSeriesICellsColor (intrusive_ptr< Aspose::Cells::ICellsColor > value)=0 |
Sets the color of the sparklines in the sparkline group. More... | |
virtual bool | GetPlotRightToLeft ()=0 |
Indicates whether the plot data is right to left. More... | |
virtual void | SetPlotRightToLeft (bool value)=0 |
Indicates whether the plot data is right to left. More... | |
virtual Aspose::Cells::Systems::Double | GetLineWeight ()=0 |
Gets the line weight in each line sparkline in the sparkline group, in the unit of points. More... | |
virtual void | SetLineWeight (Aspose::Cells::Systems::Double value)=0 |
Sets the line weight in each line sparkline in the sparkline group, in the unit of points. More... | |
virtual intrusive_ptr< Aspose::Cells::ICellsColor > | GetHorizontalAxisICellsColor ()=0 |
Gets the color of the horizontal axis in the sparkline group. More... | |
virtual void | SetHorizontalAxisICellsColor (intrusive_ptr< Aspose::Cells::ICellsColor > value)=0 |
Sets the color of the horizontal axis in the sparkline group. More... | |
virtual bool | GetShowHorizontalAxis ()=0 |
Indicates whether to show the sparkline horizontal axis. The horizontal axis appears if the sparkline has data that crosses the zero axis. More... | |
virtual void | SetShowHorizontalAxis (bool value)=0 |
Indicates whether to show the sparkline horizontal axis. The horizontal axis appears if the sparkline has data that crosses the zero axis. More... | |
virtual intrusive_ptr< Aspose::Cells::Systems::String > | GetHorizontalAxisDateRange ()=0 |
Represents the range that contains the date values for the sparkline data. More... | |
virtual void | SetHorizontalAxisDateRange (intrusive_ptr< Aspose::Cells::Systems::String > value)=0 |
Represents the range that contains the date values for the sparkline data. More... | |
virtual Aspose::Cells::Charts::SparklineAxisMinMaxType | GetVerticalAxisMaxValueType ()=0 |
Represents the vertical axis maximum value type. More... | |
virtual void | SetVerticalAxisMaxValueType (Aspose::Cells::Charts::SparklineAxisMinMaxType value)=0 |
Represents the vertical axis maximum value type. More... | |
virtual Aspose::Cells::Systems::Double | GetVerticalAxisMaxValue ()=0 |
Gets the custom maximum value for the vertical axis. More... | |
virtual void | SetVerticalAxisMaxValue (Aspose::Cells::Systems::Double value)=0 |
Sets the custom maximum value for the vertical axis. More... | |
virtual Aspose::Cells::Charts::SparklineAxisMinMaxType | GetVerticalAxisMinValueType ()=0 |
Represents the vertical axis minimum value type. More... | |
virtual void | SetVerticalAxisMinValueType (Aspose::Cells::Charts::SparklineAxisMinMaxType value)=0 |
Represents the vertical axis minimum value type. More... | |
virtual Aspose::Cells::Systems::Double | GetVerticalAxisMinValue ()=0 |
Gets the custom minimum value for the vertical axis. More... | |
virtual void | SetVerticalAxisMinValue (Aspose::Cells::Systems::Double value)=0 |
Sets the custom minimum value for the vertical axis. More... | |
ISparkline is organized into sparkline group. A SparklineGroup contains a variable number of sparkline items. A sparkline group specifies the type, display settings and axis settings for the sparklines.
|
pure virtual |
Indicates whether to show data in hidden rows and columns.
|
pure virtual |
Gets the color of the first point of data in the sparkline group.
|
pure virtual |
Gets the color of the highest points of data in the sparkline group.
|
pure virtual |
Represents the range that contains the date values for the sparkline data.
|
pure virtual |
Gets the color of the horizontal axis in the sparkline group.
|
pure virtual |
Gets the ISparklineCollection object of the sparkline group.
|
pure virtual |
Gets the color of the last point of data in the sparkline group.
|
pure virtual |
Gets the line weight in each line sparkline in the sparkline group, in the unit of points.
|
pure virtual |
Gets the color of the lowest points of data in the sparkline group.
|
pure virtual |
Gets the color of points in each line sparkline in the sparkline group.
|
pure virtual |
Gets the color of the negative values on the sparkline group.
|
pure virtual |
Indicates how to plot empty cells.
|
pure virtual |
Indicates whether the plot data is right to left.
|
pure virtual |
Gets the preset style type of the sparkline group.
|
pure virtual |
Gets the color of the sparklines in the sparkline group.
|
pure virtual |
Indicates whether to highlight the first point of data in the sparkline group.
|
pure virtual |
Indicates whether to highlight the highest points of data in the sparkline group.
|
pure virtual |
Indicates whether to show the sparkline horizontal axis. The horizontal axis appears if the sparkline has data that crosses the zero axis.
|
pure virtual |
Indicates whether to highlight the last point of data in the sparkline group.
|
pure virtual |
Indicates whether to highlight the lowest points of data in the sparkline group.
|
pure virtual |
Indicates whether to highlight each point in each line sparkline in the sparkline group.
|
pure virtual |
Indicates whether to highlight the negative values on the sparkline group with a different color or marker.
|
pure virtual |
Indicates the sparkline type of the sparkline group.
|
pure virtual |
Gets the custom maximum value for the vertical axis.
|
pure virtual |
Represents the vertical axis maximum value type.
|
pure virtual |
Gets the custom minimum value for the vertical axis.
|
pure virtual |
Represents the vertical axis minimum value type.
|
pure virtual |
Resets the data range and location range of the sparkline group. This method will clear original sparkline items in the group and creates new sparkline items for the new ranges.
dataRange | Specifies the new data range of the sparkline group. |
isVertical | Specifies whether to plot the sparklines from the new data range by row or by column. |
locationRange | Specifies where the sparklines to be placed. |
|
pure virtual |
Indicates whether to show data in hidden rows and columns.
|
pure virtual |
Sets the color of the first point of data in the sparkline group.
|
pure virtual |
Sets the color of the highest points of data in the sparkline group.
|
pure virtual |
Represents the range that contains the date values for the sparkline data.
|
pure virtual |
Sets the color of the horizontal axis in the sparkline group.
|
pure virtual |
Sets the color of the last point of data in the sparkline group.
|
pure virtual |
Sets the line weight in each line sparkline in the sparkline group, in the unit of points.
|
pure virtual |
Sets the color of the lowest points of data in the sparkline group.
|
pure virtual |
Sets the color of points in each line sparkline in the sparkline group.
|
pure virtual |
Sets the color of the negative values on the sparkline group.
|
pure virtual |
Indicates how to plot empty cells.
|
pure virtual |
Indicates whether the plot data is right to left.
|
pure virtual |
Sets the preset style type of the sparkline group.
|
pure virtual |
Sets the color of the sparklines in the sparkline group.
|
pure virtual |
Indicates whether to highlight the first point of data in the sparkline group.
|
pure virtual |
Indicates whether to highlight the highest points of data in the sparkline group.
|
pure virtual |
Indicates whether to show the sparkline horizontal axis. The horizontal axis appears if the sparkline has data that crosses the zero axis.
|
pure virtual |
Indicates whether to highlight the last point of data in the sparkline group.
|
pure virtual |
Indicates whether to highlight the lowest points of data in the sparkline group.
|
pure virtual |
Indicates whether to highlight each point in each line sparkline in the sparkline group.
|
pure virtual |
Indicates whether to highlight the negative values on the sparkline group with a different color or marker.
|
pure virtual |
Indicates the sparkline type of the sparkline group.
|
pure virtual |
Sets the custom maximum value for the vertical axis.
|
pure virtual |
Represents the vertical axis maximum value type.
|
pure virtual |
Sets the custom minimum value for the vertical axis.
|
pure virtual |
Represents the vertical axis minimum value type.