Packagestimulsoft.report.chart.interfaces.series.clusteredColumn
Interfacepublic interface IStiBaseLineSeries extends IStiSeries, IStiClonable, IStiMemberwiseCloneable
Implementors StiBaseLineSeries



Public Properties
 PropertyDefined By
  allowApplyColorNegative : Boolean
IStiBaseLineSeries
 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
  labelsOffset : int
IStiBaseLineSeries
  lighting : Boolean
IStiBaseLineSeries
  lineColor : StiColor
IStiBaseLineSeries
  lineColorNegative : StiColor
IStiBaseLineSeries
  lineMarker : IStiLineMarker
IStiBaseLineSeries
  lineStyle : int
IStiBaseLineSeries
  lineWidth : Number
IStiBaseLineSeries
  marker : IStiMarker
IStiBaseLineSeries
 InheritedseriesLabels : IStiSeriesLabels
IStiSeries
 InheritedshowInLegend : Boolean
IStiSeries
  showNulls : Boolean
IStiBaseLineSeries
 InheritedshowSeriesLabels : int
IStiSeries
 InheritedshowShadow : Boolean
IStiSeries
 InheritedsortBy : int
IStiSeries
 InheritedsortDirection : int
IStiSeries
 Inheritedtags : Vector.<Object>
IStiSeries
 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
labelsOffsetproperty 
labelsOffset:int


Implementation
    public function get labelsOffset():int
    public function set labelsOffset(value:int):void
lightingproperty 
lighting:Boolean


Implementation
    public function get lighting():Boolean
    public function set lighting(value:Boolean):void
lineColorproperty 
lineColor:StiColor


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


Implementation
    public function get lineColorNegative():StiColor
    public function set lineColorNegative(value:StiColor):void
lineMarkerproperty 
lineMarker:IStiLineMarker


Implementation
    public function get lineMarker():IStiLineMarker
    public function set lineMarker(value:IStiLineMarker):void
lineStyleproperty 
lineStyle:int


Implementation
    public function get lineStyle():int
    public function set lineStyle(value:int):void
lineWidthproperty 
lineWidth:Number


Implementation
    public function get lineWidth():Number
    public function set lineWidth(value:Number):void
markerproperty 
marker:IStiMarker


Implementation
    public function get marker():IStiMarker
    public function set marker(value:IStiMarker):void
showNullsproperty 
showNulls:Boolean


Implementation
    public function get showNulls():Boolean
    public function set showNulls(value:Boolean):void