SpreadsheetGear 2017
ISeries Interface Properties

SpreadsheetGear.Charts Namespace : ISeries Interface

For a list of all members of this type, see ISeries members.

Public Properties
 NameDescription
 PropertyGets or sets the property which specifies which axis group this series is plotted on.  
 PropertyGets or sets the property which specifies the shape of 3D bars.  
 PropertyGets or sets the bubble size values for the series.  
 PropertyGets or sets the property which specifies the chart type.  
 PropertyReturns an instance of IDataLabels which represents all of the data labels of this series, or null if HasDataLabels is false.  
 PropertyReturns an instance of IErrorBars which represents the error bars of this series, or null if HasErrorBars is false.  
 PropertyGets or sets the property which specifies the explosion value for all of the data points of this series on a pie or doughnut chart.  
 PropertyReturns an instance of IChartFormat which represents the formatting options of this series.  
 PropertyGets or sets the property which specifies whether all the bubbles in a bubble series are displayed with a 3D effect.  
 PropertyGets or sets the property which specifies whether the series has data labels.  
 PropertyGets or sets the property which specifies whether the series has error bars.  
 PropertyGets or sets the property which specifies whether the series has leader lines.  
 PropertyGets or sets the property which specifies whether pattern colors are inverted on data points with negative values.  
 PropertyReturns an instance of ILeaderLines which represents the leader lines of this series, or null if HasLeaderLines is false.  
 PropertyGets or sets the SpreadsheetGear.Color of the marker background.  
 PropertyGets or sets the SpreadsheetGear.Color of the marker foreground.  
 PropertyGets or sets the property which specifies the marker size in points.  
 PropertyGets or sets the property which specifies the marker style.  
 PropertyGets or sets the name of the series.  
 PropertyReturns an instance of IPoints which represents all of the data points of this series.  
 PropertyGets or sets the property which specifies whether smoothing is used on a line series.  
 PropertyReturns an instance of ITrendlines which represents all of the trendlines of this series.  
 PropertyGets or sets the values for the series.  
 PropertyGets or sets the x values for the series.  
Top
See Also

Reference

ISeries Interface
SpreadsheetGear.Charts Namespace
ISeriesCollection Interface