Packagestimulsoft.report.chart.view.trendLines
Classpublic class StiTrendLine
InheritanceStiTrendLine Inheritance StiService Inheritance StiObject Inheritance Object
Implements IStiTrendLine, IStiClonable, IStiRef, IStiSerializable
Subclasses StiTrendLineExponential, StiTrendLineLinear, StiTrendLineLogarithmic, StiTrendLineNone



Public Properties
 PropertyDefined By
  core : StiTrendLineCoreXF
StiTrendLine
  lineColor : StiColor
Gets or sets color which will be used for drawing trend line.
StiTrendLine
  lineStyle : int
Gets or sets trend line style.
StiTrendLine
  lineWidth : Number
Gets or sets trend line width.
StiTrendLine
 Inheritedproperties : StiRepositoryItems
StiService
  ref : int
StiTrendLine
  serviceCategory : String
[override] [read-only] Gets a service category.
StiTrendLine
 InheritedserviceInfo : String
[read-only] Gets a service description.
StiService
  serviceName : String
[override] [read-only] Gets a service name.
StiTrendLine
  serviceType : Class
[override] [read-only] Gets a service type.
StiTrendLine
  showShadow : Boolean
Gets or sets value which indicates draw shadow or no.
StiTrendLine
Public Methods
 MethodDefined By
  
clone(... args):Object
[override] Creates a new object that is a copy of the current instance.
StiTrendLine
 Inherited
equals(object:Object):Boolean
StiObject
 Inherited
Get a short object type name (without library path).
StiObject
 Inherited
getType():Class
StiObject
 Inherited
getTypeName():String
StiObject
 Inherited
isSimple(object:*):Boolean
[static]
StiObject
  
[override]
StiTrendLine
 Inherited
StiService
  
toString():String
StiTrendLine
Property Detail
coreproperty
core:StiTrendLineCoreXF


Implementation
    public function get core():StiTrendLineCoreXF
    public function set core(value:StiTrendLineCoreXF):void
lineColorproperty 
lineColor:StiColor

Gets or sets color which will be used for drawing trend line.


Implementation
    public function get lineColor():StiColor
    public function set lineColor(value:StiColor):void
lineStyleproperty 
lineStyle:int

Gets or sets trend line style.


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

Gets or sets trend line width.


Implementation
    public function get lineWidth():Number
    public function set lineWidth(value:Number):void
refproperty 
ref:int


Implementation
    public function get ref():int
    public function set ref(value:int):void
serviceCategoryproperty 
serviceCategory:String  [read-only] [override]

Gets a service category.


Implementation
    public function get serviceCategory():String
serviceNameproperty 
serviceName:String  [read-only] [override]

Gets a service name.


Implementation
    public function get serviceName():String
serviceTypeproperty 
serviceType:Class  [read-only] [override]

Gets a service type.


Implementation
    public function get serviceType():Class
showShadowproperty 
showShadow:Boolean

Gets or sets value which indicates draw shadow or no.


Implementation
    public function get showShadow():Boolean
    public function set showShadow(value:Boolean):void
Method Detail
clone()method
override public function clone(... args):Object

Creates a new object that is a copy of the current instance.

Parameters

... args

Returns
Object
memberwiseClone()method 
override public function memberwiseClone():Object

Returns
Object
toString()method 
public function toString():String

Returns
String