Click or drag to resize

IStiSeries Interface

[Missing <summary> documentation for "T:Stimulsoft.Report.Chart.IStiSeries"]

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public interface IStiSeries : ICloneable, 
	IStiJsonReportObject

The IStiSeries type exposes the following members.

Properties
Methods
  NameDescription
Public methodClone
Creates a new object that is a copy of the current instance.
(Inherited from ICloneable.)
Public methodGetDefaultAreaType
Public methodLoadFromJsonObject (Inherited from IStiJsonReportObject.)
Public methodProcessSeriesBrushes
Public methodProcessSeriesColors
Public methodSaveToJsonObject (Inherited from IStiJsonReportObject.)
Top
See Also