Packagestimulsoft.report.chart.interfaces.series.stackedColumn
Interfacepublic interface IStiStackedSplineSeries extends IStiStackedBaseLineSeries, IStiSeries, IStiClonable
Implementors StiStackedSplineSeries



Public Properties
 PropertyDefined By
  allowApplyColorNegative : Boolean
IStiStackedSplineSeries
 InheritedallowApplyStyle : Boolean
IStiSeries
 Inheritedarguments : Vector.<Object>
IStiSeries
 Inheritedchart : IStiChart
IStiSeries
 Inheritedconditions : StiChartConditionsCollection
IStiSeries
 Inheritedcore : StiSeriesCoreXF
IStiSeries
 InheritedcoreTitle : String
IStiSeries
 Inheritedfilters : StiChartFiltersCollection
IStiSeries
 Inheritedformat : String
IStiSeries
 Inheritedhyperlinks : Vector.<String>
IStiSeries
 Inheritedinteraction : IStiSeriesInteraction
IStiSeries
 Inheritedlighting : Boolean
IStiStackedBaseLineSeries
 InheritedlineColor : StiColor
IStiStackedBaseLineSeries
  lineColorNegative : StiColor
IStiStackedSplineSeries
 InheritedlineMarker : IStiLineMarker
IStiStackedBaseLineSeries
 InheritedlineStyle : int
IStiStackedBaseLineSeries
 InheritedlineWidth : Number
IStiStackedBaseLineSeries
 Inheritedmarker : IStiMarker
IStiStackedBaseLineSeries
 InheritedseriesLabels : IStiSeriesLabels
IStiSeries
 InheritedshowInLegend : Boolean
IStiSeries
 InheritedshowNulls : Boolean
IStiStackedBaseLineSeries
 InheritedshowSeriesLabels : int
IStiSeries
 InheritedshowShadow : Boolean
IStiSeries
 InheritedsortBy : int
IStiSeries
 InheritedsortDirection : int
IStiSeries
 Inheritedtags : Vector.<Object>
IStiSeries
  tension : Number
IStiStackedSplineSeries
 InheritedtoolTips : Vector.<String>
IStiSeries
 InheritedtopN : IStiSeriesTopN
IStiSeries
 Inheritedvalues : Vector.<Number>
IStiSeries
 InheritedyAxis : int
IStiSeries
Public Methods
 MethodDefined By
 Inherited
clone(... args):Object
IStiClonable
 Inherited
IStiSeries
 Inherited
getType():Class
IStiSeries
 Inherited
IStiMemberwiseCloneable
 Inherited
processSeriesBrushes(pointIndex:int, seriesBrush:StiBrush):StiBrush
IStiSeries
 Inherited
processSeriesColors(pointIndex:int, seriesColor:StiColor):StiColor
IStiSeries
Property Detail
allowApplyColorNegativeproperty
allowApplyColorNegative:Boolean


Implementation
    public function get allowApplyColorNegative():Boolean
    public function set allowApplyColorNegative(value:Boolean):void
lineColorNegativeproperty 
lineColorNegative:StiColor


Implementation
    public function get lineColorNegative():StiColor
    public function set lineColorNegative(value:StiColor):void
tensionproperty 
tension:Number


Implementation
    public function get tension():Number
    public function set tension(value:Number):void