SpreadsheetGear 2012
ISeries Interface Members
Properties  Methods 

The following tables list the members exposed by ISeries.

Public Properties
 NameDescription
 PropertyAxisGroupGets or sets the property which specifies which axis group this series is plotted on.  
 PropertyBarShapeGets or sets the property which specifies the shape of 3D bars.  
 PropertyBubbleSizesGets or sets the bubble size values for the series.  
 PropertyChartTypeGets or sets the property which specifies the chart type.  
 PropertyDataLabelsReturns an instance of IDataLabels which represents all of the data labels of this series, or null if HasDataLabels is false.  
 PropertyErrorBarsReturns an instance of IErrorBars which represents the error bars of this series, or null if HasErrorBars is false.  
 PropertyExplosionGets or sets the property which specifies the explosion value for all of the data points of this series on a pie or doughnut chart.  
 PropertyFormatReturns an instance of IChartFormat which represents the formatting options of this series.  
 PropertyHas3DEffectGets or sets the property which specifies whether all the bubbles in a bubble series are displayed with a 3D effect.  
 PropertyHasDataLabelsGets or sets the property which specifies whether the series has data labels.  
 PropertyHasErrorBarsGets or sets the property which specifies whether the series has error bars.  
 PropertyHasLeaderLinesGets or sets the property which specifies whether the series has leader lines.  
 PropertyInvertIfNegativeGets or sets the property which specifies whether pattern colors are inverted on data points with negative values.  
 PropertyLeaderLinesReturns an instance of ILeaderLines which represents the leader lines of this series, or null if HasLeaderLines is false.  
 PropertyMarkerBackgroundColorGets or sets the SpreadsheetGear.Color of the marker background.  
 PropertyMarkerForegroundColorGets or sets the SpreadsheetGear.Color of the marker foreground.  
 PropertyMarkerSizeGets or sets the property which specifies the marker size in points.  
 PropertyMarkerStyleGets or sets the property which specifies the marker style.  
 PropertyNameGets or sets the name of the series.  
 PropertyPointsReturns an instance of IPoints which represents all of the data points of this series.  
 PropertySmoothGets or sets the property which specifies whether smoothing is used on a line series.  
 PropertyTrendlinesReturns an instance of ITrendlines which represents all of the trendlines of this series.  
 PropertyValuesGets or sets the values for the series.  
 PropertyXValuesGets or sets the x values for the series.  
Top
Public Methods
 NameDescription
 MethodDeleteDeletes the series.  
 MethodErrorBarOverloaded. Add error bars to this series.  
Top
See Also

Reference

ISeries Interface
SpreadsheetGear.Charts Namespace
ISeriesCollection Interface

Send Feedback