Aspose::Cells::Charts::ISeries Class Referenceabstract

Encapsulates the object that represents a single data series in a chart. More...

Inherits Object.

Public Member Functions

virtual void Move (Aspose::Cells::Systems::Int32 count)=0
 Moves the series up or down. More...
 
virtual intrusive_ptr< Aspose::Cells::Charts::IChartPointCollectionGetIPoints ()=0
 Gets the collection of points in a series in a chart. More...
 
virtual intrusive_ptr< Aspose::Cells::Drawing::IAreaGetIArea ()=0
 Represents the background area of Series object. More...
 
virtual intrusive_ptr< Aspose::Cells::Drawing::ILineGetBorderILine ()=0
 Represents border of Series object. More...
 
virtual intrusive_ptr< Aspose::Cells::Systems::String > GetName ()=0
 Gets the name of the data series. More...
 
virtual void SetName (intrusive_ptr< Aspose::Cells::Systems::String > value)=0
 Sets the name of the data series. More...
 
virtual intrusive_ptr< Aspose::Cells::Systems::String > GetDisplayName ()=0
 Gets the series's name that displays on the chart graph. More...
 
virtual Aspose::Cells::Systems::Int32 GetCountOfDataValues ()=0
 Gets the number of the data values. More...
 
virtual bool IsVerticalValues ()=0
 Indicates whether the data source is vertical. More...
 
virtual intrusive_ptr< Aspose::Cells::Systems::String > GetValues ()=0
 Represents the data of the chart series. More...
 
virtual void SetValues (intrusive_ptr< Aspose::Cells::Systems::String > value)=0
 Represents the data of the chart series. More...
 
virtual intrusive_ptr< Aspose::Cells::Systems::String > GetValuesFormatCode ()=0
 Represents format code of Values's NumberList. More...
 
virtual void SetValuesFormatCode (intrusive_ptr< Aspose::Cells::Systems::String > value)=0
 Represents format code of Values's NumberList. More...
 
virtual intrusive_ptr< Aspose::Cells::Systems::String > GetXValues ()=0
 Represents the x values of the chart series. More...
 
virtual void SetXValues (intrusive_ptr< Aspose::Cells::Systems::String > value)=0
 Represents the x values of the chart series. More...
 
virtual intrusive_ptr< Aspose::Cells::Systems::String > GetBubbleSizes ()=0
 Gets the bubble sizes values of the chart series. More...
 
virtual void SetBubbleSizes (intrusive_ptr< Aspose::Cells::Systems::String > value)=0
 Sets the bubble sizes values of the chart series. More...
 
virtual intrusive_ptr< Aspose::Cells::Charts::ITrendlineCollectionGetITrendLines ()=0
 Returns an object that represents a collection of all the trendlines for the series. More...
 
virtual bool GetSmooth ()=0
 Represents curve smoothing. True if curve smoothing is turned on for the line chart or scatter chart. Applies only to line and scatter connected by lines charts. More...
 
virtual void SetSmooth (bool value)=0
 Represents curve smoothing. True if curve smoothing is turned on for the line chart or scatter chart. Applies only to line and scatter connected by lines charts. More...
 
virtual bool GetShadow ()=0
 True if the series has a shadow. More...
 
virtual void SetShadow (bool value)=0
 True if the series has a shadow. More...
 
virtual bool GetHas3DEffect ()=0
 True if the series has a three-dimensional appearance. Applies only to bubble charts. More...
 
virtual void SetHas3DEffect (bool value)=0
 True if the series has a three-dimensional appearance. Applies only to bubble charts. More...
 
virtual Aspose::Cells::Charts::Bar3DShapeType GetBar3DShapeType ()=0
 Gets the 3D shape type used with the 3-D bar or column chart. More...
 
virtual void SetBar3DShapeType (Aspose::Cells::Charts::Bar3DShapeType value)=0
 Sets the 3D shape type used with the 3-D bar or column chart. More...
 
virtual Aspose::Cells::Charts::Bar3DShapeType GetBarShape ()=0
 Gets the 3D shape type used with the 3-D bar or column chart. More...
 
virtual void SetBarShape (Aspose::Cells::Charts::Bar3DShapeType value)=0
 Gets or sets the 3D shape type used with the 3-D bar or column chart. More...
 
virtual intrusive_ptr< Aspose::Cells::Charts::IDataLabelsGetIDataLabels ()=0
 Represents the DataLabels object for the specified ASeries. More...
 
virtual Aspose::Cells::Charts::ChartType GetType ()=0
 Gets a data series' type. More...
 
virtual void SetType (Aspose::Cells::Charts::ChartType value)=0
 Sets a data series' type. More...
 
virtual intrusive_ptr< Aspose::Cells::Charts::IMarkerGetIMarker ()=0
 Gets the marker More...
 
virtual bool GetPlotOnSecondAxis ()=0
 Indicates if this series is plotted on second value axis. More...
 
virtual void SetPlotOnSecondAxis (bool value)=0
 Indicates if this series is plotted on second value axis. More...
 
virtual intrusive_ptr< Aspose::Cells::Charts::IErrorBarGetXIErrorBar ()=0
 Represents X direction error bar of the series. More...
 
virtual intrusive_ptr< Aspose::Cells::Charts::IErrorBarGetYIErrorBar ()=0
 Represents Y direction error bar of the series. More...
 
virtual bool HasHiLoLines ()=0
 True if the line chart has high-low lines. Applies only to line charts. More...
 
virtual void SetHasHiLoLines (bool value)=0
 True if the line chart has high-low lines. Applies only to line charts. More...
 
virtual intrusive_ptr< Aspose::Cells::Drawing::ILineGetHiLoILines ()=0
 Returns a HiLoLines object that represents the high-low lines for a series on a line chart. Applies only to line charts. More...
 
virtual bool HasSeriesLines ()=0
 True if a stacked column chart or bar chart has series lines or if a Pie of Pie chart or Bar of Pie chart has connector lines between the two sections. Applies only to stacked column charts, bar charts, Pie of Pie charts, or Bar of Pie charts. More...
 
virtual void SetHasSeriesLines (bool value)=0
 True if a stacked column chart or bar chart has series lines or if a Pie of Pie chart or Bar of Pie chart has connector lines between the two sections. Applies only to stacked column charts, bar charts, Pie of Pie charts, or Bar of Pie charts. More...
 
virtual intrusive_ptr< Aspose::Cells::Drawing::ILineGetSeriesILines ()=0
 Returns a SeriesLines object that represents the series lines for a stacked bar chart or a stacked column chart. Applies only to stacked bar and stacked column charts. More...
 
virtual bool HasDropLines ()=0
 True if the chart has drop lines. Applies only to line chart or area charts. More...
 
virtual void SetHasDropLines (bool value)=0
 True if the chart has drop lines. Applies only to line chart or area charts. More...
 
virtual intrusive_ptr< Aspose::Cells::Drawing::ILineGetDropILines ()=0
 Returns a Line object that represents the drop lines for a series on the line chart or area chart. Applies only to line chart or area charts. More...
 
virtual bool HasUpDownBars ()=0
 True if a line chart has up and down bars. Applies only to line charts. More...
 
virtual void SetHasUpDownBars (bool value)=0
 True if a line chart has up and down bars. Applies only to line charts. More...
 
virtual intrusive_ptr< Aspose::Cells::Charts::IDropBarsGetIUpBars ()=0
 Returns an DropBars object that represents the up bars on a line chart. Applies only to line charts. More...
 
virtual intrusive_ptr< Aspose::Cells::Charts::IDropBarsGetIDownBars ()=0
 Returns a DropBars object that represents the down bars on a line chart. Applies only to line charts. More...
 
virtual bool IsColorVaried ()=0
 Represents if the color of points is varied. The chart must contain only one series. More...
 
virtual void SetColorVaried (bool value)=0
 Represents if the color of points is varied. The chart must contain only one series. More...
 
virtual Aspose::Cells::Systems::Int16 GetGapWidth ()=0
 Returns or sets the space between bar or column clusters, as a percentage of the bar or column width. The value of this property must be between 0 and 500. More...
 
virtual void SetGapWidth (Aspose::Cells::Systems::Int16 value)=0
 Returns or sets the space between bar or column clusters, as a percentage of the bar or column width. The value of this property must be between 0 and 500. More...
 
virtual Aspose::Cells::Systems::Int16 GetFirstSliceAngle ()=0
 Gets the angle of the first pie-chart or doughnut-chart slice, in degrees (clockwise from vertical). Applies only to pie, 3-D pie, and doughnut charts, 0 to 360. More...
 
virtual void SetFirstSliceAngle (Aspose::Cells::Systems::Int16 value)=0
 Sets the angle of the first pie-chart or doughnut-chart slice, in degrees (clockwise from vertical). Applies only to pie, 3-D pie, and doughnut charts, 0 to 360. More...
 
virtual Aspose::Cells::Systems::Int16 GetOverlap ()=0
 Specifies how bars and columns are positioned. Can be a value between C 100 and 100. Applies only to 2-D bar and 2-D column charts. More...
 
virtual void SetOverlap (Aspose::Cells::Systems::Int16 value)=0
 Specifies how bars and columns are positioned. Can be a value between C 100 and 100. Applies only to 2-D bar and 2-D column charts. More...
 
virtual Aspose::Cells::Systems::Int16 GetSecondPlotSize ()=0
 Returns or sets the size of the secondary section of either a pie of pie chart or a bar of pie chart, as a percentage of the size of the primary pie. Can be a value from 5 to 200. More...
 
virtual void SetSecondPlotSize (Aspose::Cells::Systems::Int16 value)=0
 Returns or sets the size of the secondary section of either a pie of pie chart or a bar of pie chart, as a percentage of the size of the primary pie. Can be a value from 5 to 200. More...
 
virtual Aspose::Cells::Charts::ChartSplitType GetSplitType ()=0
 Returns or sets a value that how to determine which data points are in the second pie or bar on a pie of pie or bar of pie chart. More...
 
virtual void SetSplitType (Aspose::Cells::Charts::ChartSplitType value)=0
 Returns or sets a value that how to determine which data points are in the second pie or bar on a pie of pie or bar of pie chart. More...
 
virtual Aspose::Cells::Systems::Double GetSplitValue ()=0
 Returns or sets a value that shall be used to determine which data points are in the second pie or bar on a pie of pie or bar of pie chart. More...
 
virtual void SetSplitValue (Aspose::Cells::Systems::Double value)=0
 Returns or sets a value that shall be used to determine which data points are in the second pie or bar on a pie of pie or bar of pie chart. More...
 
virtual bool IsAutoSplit ()=0
 Indicates whether the threshold value is automatic. More...
 
virtual Aspose::Cells::Systems::Int32 GetBubbleScale ()=0
 Gets the scale factor for bubbles in the specified chart group. It can be an integer value from 0 (zero) to 300, corresponding to a percentage of the default size. Applies only to bubble charts. More...
 
virtual void SetBubbleScale (Aspose::Cells::Systems::Int32 value)=0
 Sets the scale factor for bubbles in the specified chart group. It can be an integer value from 0 (zero) to 300, corresponding to a percentage of the default size. Applies only to bubble charts. More...
 
virtual Aspose::Cells::Charts::BubbleSizeRepresents GetSizeRepresents ()=0
 Gets what the bubble size represents on a bubble chart. More...
 
virtual void SetSizeRepresents (Aspose::Cells::Charts::BubbleSizeRepresents value)=0
 Sets what the bubble size represents on a bubble chart. More...
 
virtual bool GetShowNegativeBubbles ()=0
 True if negative bubbles are shown for the chart group. Valid only for bubble charts. More...
 
virtual void SetShowNegativeBubbles (bool value)=0
 True if negative bubbles are shown for the chart group. Valid only for bubble charts. More...
 
virtual Aspose::Cells::Systems::Int32 GetDoughnutHoleSize ()=0
 Returns or sets the size of the hole in a doughnut chart group. The hole size is expressed as a percentage of the chart size, between 10 and 90 percent. More...
 
virtual void SetDoughnutHoleSize (Aspose::Cells::Systems::Int32 value)=0
 Returns or sets the size of the hole in a doughnut chart group. The hole size is expressed as a percentage of the chart size, between 10 and 90 percent. More...
 
virtual Aspose::Cells::Systems::Int32 GetExplosion ()=0
 The distance of an open pie slice from the center of the pie chart is expressed as a percentage of the pie diameter. More...
 
virtual void SetExplosion (Aspose::Cells::Systems::Int32 value)=0
 The distance of an open pie slice from the center of the pie chart is expressed as a percentage of the pie diameter. More...
 
virtual bool HasRadarAxisLabels ()=0
 True if a radar chart has category axis labels. Applies only to radar charts. More...
 
virtual void SetHasRadarAxisLabels (bool value)=0
 True if a radar chart has category axis labels. Applies only to radar charts. More...
 
virtual bool HasLeaderLines ()=0
 True if the series has leader lines. More...
 
virtual void SetHasLeaderLines (bool value)=0
 True if the series has leader lines. More...
 
virtual intrusive_ptr< Aspose::Cells::Drawing::ILineGetLeaderILines ()=0
 Represents leader lines on a chart. Leader lines connect data labels to data points. This object isnt a collection; there is no object that represents a single leader line. More...
 
virtual intrusive_ptr< Aspose::Cells::Charts::ILegendEntryGetILegendEntry ()=0
 Gets the legend entry according to this series. More...
 
virtual intrusive_ptr< Aspose::Cells::Drawing::IShapePropertyCollectionGetIShapeProperties ()=0
 Gets the
See also
ShapePropertyCollection

object that holds the visual shape properties of the Series. More...

 

Detailed Description

Encapsulates the object that represents a single data series in a chart.

Member Function Documentation

◆ GetBar3DShapeType()

virtual Aspose::Cells::Charts::Bar3DShapeType Aspose::Cells::Charts::ISeries::GetBar3DShapeType ( )
pure virtual

Gets the 3D shape type used with the 3-D bar or column chart.

◆ GetBarShape()

virtual Aspose::Cells::Charts::Bar3DShapeType Aspose::Cells::Charts::ISeries::GetBarShape ( )
pure virtual

Gets the 3D shape type used with the 3-D bar or column chart.

◆ GetBorderILine()

virtual intrusive_ptr<Aspose::Cells::Drawing::ILine> Aspose::Cells::Charts::ISeries::GetBorderILine ( )
pure virtual

Represents border of Series object.

◆ GetBubbleScale()

virtual Aspose::Cells::Systems::Int32 Aspose::Cells::Charts::ISeries::GetBubbleScale ( )
pure virtual

Gets the scale factor for bubbles in the specified chart group. It can be an integer value from 0 (zero) to 300, corresponding to a percentage of the default size. Applies only to bubble charts.

◆ GetBubbleSizes()

virtual intrusive_ptr<Aspose::Cells::Systems::String> Aspose::Cells::Charts::ISeries::GetBubbleSizes ( )
pure virtual

Gets the bubble sizes values of the chart series.

◆ GetCountOfDataValues()

virtual Aspose::Cells::Systems::Int32 Aspose::Cells::Charts::ISeries::GetCountOfDataValues ( )
pure virtual

Gets the number of the data values.

◆ GetDisplayName()

virtual intrusive_ptr<Aspose::Cells::Systems::String> Aspose::Cells::Charts::ISeries::GetDisplayName ( )
pure virtual

Gets the series's name that displays on the chart graph.

◆ GetDoughnutHoleSize()

virtual Aspose::Cells::Systems::Int32 Aspose::Cells::Charts::ISeries::GetDoughnutHoleSize ( )
pure virtual

Returns or sets the size of the hole in a doughnut chart group. The hole size is expressed as a percentage of the chart size, between 10 and 90 percent.

◆ GetDropILines()

virtual intrusive_ptr<Aspose::Cells::Drawing::ILine> Aspose::Cells::Charts::ISeries::GetDropILines ( )
pure virtual

Returns a Line object that represents the drop lines for a series on the line chart or area chart. Applies only to line chart or area charts.

◆ GetExplosion()

virtual Aspose::Cells::Systems::Int32 Aspose::Cells::Charts::ISeries::GetExplosion ( )
pure virtual

The distance of an open pie slice from the center of the pie chart is expressed as a percentage of the pie diameter.

◆ GetFirstSliceAngle()

virtual Aspose::Cells::Systems::Int16 Aspose::Cells::Charts::ISeries::GetFirstSliceAngle ( )
pure virtual

Gets the angle of the first pie-chart or doughnut-chart slice, in degrees (clockwise from vertical). Applies only to pie, 3-D pie, and doughnut charts, 0 to 360.

◆ GetGapWidth()

virtual Aspose::Cells::Systems::Int16 Aspose::Cells::Charts::ISeries::GetGapWidth ( )
pure virtual

Returns or sets the space between bar or column clusters, as a percentage of the bar or column width. The value of this property must be between 0 and 500.

◆ GetHas3DEffect()

virtual bool Aspose::Cells::Charts::ISeries::GetHas3DEffect ( )
pure virtual

True if the series has a three-dimensional appearance. Applies only to bubble charts.

◆ GetHiLoILines()

virtual intrusive_ptr<Aspose::Cells::Drawing::ILine> Aspose::Cells::Charts::ISeries::GetHiLoILines ( )
pure virtual

Returns a HiLoLines object that represents the high-low lines for a series on a line chart. Applies only to line charts.

◆ GetIArea()

virtual intrusive_ptr<Aspose::Cells::Drawing::IArea> Aspose::Cells::Charts::ISeries::GetIArea ( )
pure virtual

Represents the background area of Series object.

◆ GetIDataLabels()

virtual intrusive_ptr<Aspose::Cells::Charts::IDataLabels> Aspose::Cells::Charts::ISeries::GetIDataLabels ( )
pure virtual

Represents the DataLabels object for the specified ASeries.

◆ GetIDownBars()

virtual intrusive_ptr<Aspose::Cells::Charts::IDropBars> Aspose::Cells::Charts::ISeries::GetIDownBars ( )
pure virtual

Returns a DropBars object that represents the down bars on a line chart. Applies only to line charts.

◆ GetILegendEntry()

virtual intrusive_ptr<Aspose::Cells::Charts::ILegendEntry> Aspose::Cells::Charts::ISeries::GetILegendEntry ( )
pure virtual

Gets the legend entry according to this series.

◆ GetIMarker()

virtual intrusive_ptr<Aspose::Cells::Charts::IMarker> Aspose::Cells::Charts::ISeries::GetIMarker ( )
pure virtual

Gets the marker

◆ GetIPoints()

virtual intrusive_ptr<Aspose::Cells::Charts::IChartPointCollection> Aspose::Cells::Charts::ISeries::GetIPoints ( )
pure virtual

Gets the collection of points in a series in a chart.

When the chart is Pie of Pie or Bar of Pie, the last point is other point in first pie plot.

◆ GetIShapeProperties()

virtual intrusive_ptr<Aspose::Cells::Drawing::IShapePropertyCollection> Aspose::Cells::Charts::ISeries::GetIShapeProperties ( )
pure virtual

Gets the

See also
ShapePropertyCollection

object that holds the visual shape properties of the Series.

◆ GetITrendLines()

virtual intrusive_ptr<Aspose::Cells::Charts::ITrendlineCollection> Aspose::Cells::Charts::ISeries::GetITrendLines ( )
pure virtual

Returns an object that represents a collection of all the trendlines for the series.

◆ GetIUpBars()

virtual intrusive_ptr<Aspose::Cells::Charts::IDropBars> Aspose::Cells::Charts::ISeries::GetIUpBars ( )
pure virtual

Returns an DropBars object that represents the up bars on a line chart. Applies only to line charts.

◆ GetLeaderILines()

virtual intrusive_ptr<Aspose::Cells::Drawing::ILine> Aspose::Cells::Charts::ISeries::GetLeaderILines ( )
pure virtual

Represents leader lines on a chart. Leader lines connect data labels to data points. This object isnt a collection; there is no object that represents a single leader line.

◆ GetName()

virtual intrusive_ptr<Aspose::Cells::Systems::String> Aspose::Cells::Charts::ISeries::GetName ( )
pure virtual

Gets the name of the data series.

◆ GetOverlap()

virtual Aspose::Cells::Systems::Int16 Aspose::Cells::Charts::ISeries::GetOverlap ( )
pure virtual

Specifies how bars and columns are positioned. Can be a value between C 100 and 100. Applies only to 2-D bar and 2-D column charts.

◆ GetPlotOnSecondAxis()

virtual bool Aspose::Cells::Charts::ISeries::GetPlotOnSecondAxis ( )
pure virtual

Indicates if this series is plotted on second value axis.

◆ GetSecondPlotSize()

virtual Aspose::Cells::Systems::Int16 Aspose::Cells::Charts::ISeries::GetSecondPlotSize ( )
pure virtual

Returns or sets the size of the secondary section of either a pie of pie chart or a bar of pie chart, as a percentage of the size of the primary pie. Can be a value from 5 to 200.

◆ GetSeriesILines()

virtual intrusive_ptr<Aspose::Cells::Drawing::ILine> Aspose::Cells::Charts::ISeries::GetSeriesILines ( )
pure virtual

Returns a SeriesLines object that represents the series lines for a stacked bar chart or a stacked column chart. Applies only to stacked bar and stacked column charts.

◆ GetShadow()

virtual bool Aspose::Cells::Charts::ISeries::GetShadow ( )
pure virtual

True if the series has a shadow.

◆ GetShowNegativeBubbles()

virtual bool Aspose::Cells::Charts::ISeries::GetShowNegativeBubbles ( )
pure virtual

True if negative bubbles are shown for the chart group. Valid only for bubble charts.

◆ GetSizeRepresents()

virtual Aspose::Cells::Charts::BubbleSizeRepresents Aspose::Cells::Charts::ISeries::GetSizeRepresents ( )
pure virtual

Gets what the bubble size represents on a bubble chart.

BubbleSizeRepresents.SizeIsArea means the value Series.BubbleSizes is the area of the bubble. BubbleSizeRepresents.SizeIsWidth means the value Series.BubbleSizes is the width of the bubble.

◆ GetSmooth()

virtual bool Aspose::Cells::Charts::ISeries::GetSmooth ( )
pure virtual

Represents curve smoothing. True if curve smoothing is turned on for the line chart or scatter chart. Applies only to line and scatter connected by lines charts.

◆ GetSplitType()

virtual Aspose::Cells::Charts::ChartSplitType Aspose::Cells::Charts::ISeries::GetSplitType ( )
pure virtual

Returns or sets a value that how to determine which data points are in the second pie or bar on a pie of pie or bar of pie chart.

◆ GetSplitValue()

virtual Aspose::Cells::Systems::Double Aspose::Cells::Charts::ISeries::GetSplitValue ( )
pure virtual

Returns or sets a value that shall be used to determine which data points are in the second pie or bar on a pie of pie or bar of pie chart.

◆ GetType()

virtual Aspose::Cells::Charts::ChartType Aspose::Cells::Charts::ISeries::GetType ( )
pure virtual

Gets a data series' type.

◆ GetValues()

virtual intrusive_ptr<Aspose::Cells::Systems::String> Aspose::Cells::Charts::ISeries::GetValues ( )
pure virtual

Represents the data of the chart series.

◆ GetValuesFormatCode()

virtual intrusive_ptr<Aspose::Cells::Systems::String> Aspose::Cells::Charts::ISeries::GetValuesFormatCode ( )
pure virtual

Represents format code of Values's NumberList.

◆ GetXIErrorBar()

virtual intrusive_ptr<Aspose::Cells::Charts::IErrorBar> Aspose::Cells::Charts::ISeries::GetXIErrorBar ( )
pure virtual

Represents X direction error bar of the series.

◆ GetXValues()

virtual intrusive_ptr<Aspose::Cells::Systems::String> Aspose::Cells::Charts::ISeries::GetXValues ( )
pure virtual

Represents the x values of the chart series.

◆ GetYIErrorBar()

virtual intrusive_ptr<Aspose::Cells::Charts::IErrorBar> Aspose::Cells::Charts::ISeries::GetYIErrorBar ( )
pure virtual

Represents Y direction error bar of the series.

◆ HasDropLines()

virtual bool Aspose::Cells::Charts::ISeries::HasDropLines ( )
pure virtual

True if the chart has drop lines. Applies only to line chart or area charts.

◆ HasHiLoLines()

virtual bool Aspose::Cells::Charts::ISeries::HasHiLoLines ( )
pure virtual

True if the line chart has high-low lines. Applies only to line charts.

◆ HasLeaderLines()

virtual bool Aspose::Cells::Charts::ISeries::HasLeaderLines ( )
pure virtual

True if the series has leader lines.

◆ HasRadarAxisLabels()

virtual bool Aspose::Cells::Charts::ISeries::HasRadarAxisLabels ( )
pure virtual

True if a radar chart has category axis labels. Applies only to radar charts.

◆ HasSeriesLines()

virtual bool Aspose::Cells::Charts::ISeries::HasSeriesLines ( )
pure virtual

True if a stacked column chart or bar chart has series lines or if a Pie of Pie chart or Bar of Pie chart has connector lines between the two sections. Applies only to stacked column charts, bar charts, Pie of Pie charts, or Bar of Pie charts.

◆ HasUpDownBars()

virtual bool Aspose::Cells::Charts::ISeries::HasUpDownBars ( )
pure virtual

True if a line chart has up and down bars. Applies only to line charts.

◆ IsAutoSplit()

virtual bool Aspose::Cells::Charts::ISeries::IsAutoSplit ( )
pure virtual

Indicates whether the threshold value is automatic.

◆ IsColorVaried()

virtual bool Aspose::Cells::Charts::ISeries::IsColorVaried ( )
pure virtual

Represents if the color of points is varied. The chart must contain only one series.

◆ IsVerticalValues()

virtual bool Aspose::Cells::Charts::ISeries::IsVerticalValues ( )
pure virtual

Indicates whether the data source is vertical.

◆ Move()

virtual void Aspose::Cells::Charts::ISeries::Move ( Aspose::Cells::Systems::Int32  count)
pure virtual

Moves the series up or down.

Parameters
countThe number of moving up or down. Move the series up if this is less than zero; Move the series down if this is greater than zero.

◆ SetBar3DShapeType()

virtual void Aspose::Cells::Charts::ISeries::SetBar3DShapeType ( Aspose::Cells::Charts::Bar3DShapeType  value)
pure virtual

Sets the 3D shape type used with the 3-D bar or column chart.

◆ SetBarShape()

virtual void Aspose::Cells::Charts::ISeries::SetBarShape ( Aspose::Cells::Charts::Bar3DShapeType  value)
pure virtual

Gets or sets the 3D shape type used with the 3-D bar or column chart.

◆ SetBubbleScale()

virtual void Aspose::Cells::Charts::ISeries::SetBubbleScale ( Aspose::Cells::Systems::Int32  value)
pure virtual

Sets the scale factor for bubbles in the specified chart group. It can be an integer value from 0 (zero) to 300, corresponding to a percentage of the default size. Applies only to bubble charts.

◆ SetBubbleSizes()

virtual void Aspose::Cells::Charts::ISeries::SetBubbleSizes ( intrusive_ptr< Aspose::Cells::Systems::String >  value)
pure virtual

Sets the bubble sizes values of the chart series.

◆ SetColorVaried()

virtual void Aspose::Cells::Charts::ISeries::SetColorVaried ( bool  value)
pure virtual

Represents if the color of points is varied. The chart must contain only one series.

◆ SetDoughnutHoleSize()

virtual void Aspose::Cells::Charts::ISeries::SetDoughnutHoleSize ( Aspose::Cells::Systems::Int32  value)
pure virtual

Returns or sets the size of the hole in a doughnut chart group. The hole size is expressed as a percentage of the chart size, between 10 and 90 percent.

◆ SetExplosion()

virtual void Aspose::Cells::Charts::ISeries::SetExplosion ( Aspose::Cells::Systems::Int32  value)
pure virtual

The distance of an open pie slice from the center of the pie chart is expressed as a percentage of the pie diameter.

◆ SetFirstSliceAngle()

virtual void Aspose::Cells::Charts::ISeries::SetFirstSliceAngle ( Aspose::Cells::Systems::Int16  value)
pure virtual

Sets the angle of the first pie-chart or doughnut-chart slice, in degrees (clockwise from vertical). Applies only to pie, 3-D pie, and doughnut charts, 0 to 360.

◆ SetGapWidth()

virtual void Aspose::Cells::Charts::ISeries::SetGapWidth ( Aspose::Cells::Systems::Int16  value)
pure virtual

Returns or sets the space between bar or column clusters, as a percentage of the bar or column width. The value of this property must be between 0 and 500.

◆ SetHas3DEffect()

virtual void Aspose::Cells::Charts::ISeries::SetHas3DEffect ( bool  value)
pure virtual

True if the series has a three-dimensional appearance. Applies only to bubble charts.

◆ SetHasDropLines()

virtual void Aspose::Cells::Charts::ISeries::SetHasDropLines ( bool  value)
pure virtual

True if the chart has drop lines. Applies only to line chart or area charts.

◆ SetHasHiLoLines()

virtual void Aspose::Cells::Charts::ISeries::SetHasHiLoLines ( bool  value)
pure virtual

True if the line chart has high-low lines. Applies only to line charts.

◆ SetHasLeaderLines()

virtual void Aspose::Cells::Charts::ISeries::SetHasLeaderLines ( bool  value)
pure virtual

True if the series has leader lines.

◆ SetHasRadarAxisLabels()

virtual void Aspose::Cells::Charts::ISeries::SetHasRadarAxisLabels ( bool  value)
pure virtual

True if a radar chart has category axis labels. Applies only to radar charts.

◆ SetHasSeriesLines()

virtual void Aspose::Cells::Charts::ISeries::SetHasSeriesLines ( bool  value)
pure virtual

True if a stacked column chart or bar chart has series lines or if a Pie of Pie chart or Bar of Pie chart has connector lines between the two sections. Applies only to stacked column charts, bar charts, Pie of Pie charts, or Bar of Pie charts.

◆ SetHasUpDownBars()

virtual void Aspose::Cells::Charts::ISeries::SetHasUpDownBars ( bool  value)
pure virtual

True if a line chart has up and down bars. Applies only to line charts.

◆ SetName()

virtual void Aspose::Cells::Charts::ISeries::SetName ( intrusive_ptr< Aspose::Cells::Systems::String >  value)
pure virtual

Sets the name of the data series.

◆ SetOverlap()

virtual void Aspose::Cells::Charts::ISeries::SetOverlap ( Aspose::Cells::Systems::Int16  value)
pure virtual

Specifies how bars and columns are positioned. Can be a value between C 100 and 100. Applies only to 2-D bar and 2-D column charts.

◆ SetPlotOnSecondAxis()

virtual void Aspose::Cells::Charts::ISeries::SetPlotOnSecondAxis ( bool  value)
pure virtual

Indicates if this series is plotted on second value axis.

◆ SetSecondPlotSize()

virtual void Aspose::Cells::Charts::ISeries::SetSecondPlotSize ( Aspose::Cells::Systems::Int16  value)
pure virtual

Returns or sets the size of the secondary section of either a pie of pie chart or a bar of pie chart, as a percentage of the size of the primary pie. Can be a value from 5 to 200.

◆ SetShadow()

virtual void Aspose::Cells::Charts::ISeries::SetShadow ( bool  value)
pure virtual

True if the series has a shadow.

◆ SetShowNegativeBubbles()

virtual void Aspose::Cells::Charts::ISeries::SetShowNegativeBubbles ( bool  value)
pure virtual

True if negative bubbles are shown for the chart group. Valid only for bubble charts.

◆ SetSizeRepresents()

virtual void Aspose::Cells::Charts::ISeries::SetSizeRepresents ( Aspose::Cells::Charts::BubbleSizeRepresents  value)
pure virtual

Sets what the bubble size represents on a bubble chart.

BubbleSizeRepresents.SizeIsArea means the value Series.BubbleSizes is the area of the bubble. BubbleSizeRepresents.SizeIsWidth means the value Series.BubbleSizes is the width of the bubble.

◆ SetSmooth()

virtual void Aspose::Cells::Charts::ISeries::SetSmooth ( bool  value)
pure virtual

Represents curve smoothing. True if curve smoothing is turned on for the line chart or scatter chart. Applies only to line and scatter connected by lines charts.

◆ SetSplitType()

virtual void Aspose::Cells::Charts::ISeries::SetSplitType ( Aspose::Cells::Charts::ChartSplitType  value)
pure virtual

Returns or sets a value that how to determine which data points are in the second pie or bar on a pie of pie or bar of pie chart.

◆ SetSplitValue()

virtual void Aspose::Cells::Charts::ISeries::SetSplitValue ( Aspose::Cells::Systems::Double  value)
pure virtual

Returns or sets a value that shall be used to determine which data points are in the second pie or bar on a pie of pie or bar of pie chart.

◆ SetType()

virtual void Aspose::Cells::Charts::ISeries::SetType ( Aspose::Cells::Charts::ChartType  value)
pure virtual

Sets a data series' type.

◆ SetValues()

virtual void Aspose::Cells::Charts::ISeries::SetValues ( intrusive_ptr< Aspose::Cells::Systems::String >  value)
pure virtual

Represents the data of the chart series.

◆ SetValuesFormatCode()

virtual void Aspose::Cells::Charts::ISeries::SetValuesFormatCode ( intrusive_ptr< Aspose::Cells::Systems::String >  value)
pure virtual

Represents format code of Values's NumberList.

◆ SetXValues()

virtual void Aspose::Cells::Charts::ISeries::SetXValues ( intrusive_ptr< Aspose::Cells::Systems::String >  value)
pure virtual

Represents the x values of the chart series.