Packagestimulsoft.report.chart.view.series.financial
Classpublic class StiCandlestickSeries
InheritanceStiCandlestickSeries Inheritance StiSeries Inheritance StiService Inheritance StiObject Inheritance Object
Implements IStiCandlestickSeries
Subclasses StiStockSeries



Public Properties
 PropertyDefined By
 InheritedallowApplyStyle : Boolean
Gets or sets value which indicates that chart style will be used.
StiSeries
 InheritedallowSeries : Boolean
StiSeries
 InheritedallowSeriesElements : Boolean
StiSeries
 Inheritedargument : StiArgumentExpression
StiSeries
 InheritedargumentDataColumn : String
Gets or sets a name of the column that contains the argument value.
StiSeries
 Inheritedarguments : Vector.<Object>
StiSeries
 InheritedargumentsString : String
StiSeries
 InheritedautoSeriesColorDataColumn : String
Gets or sets a name of the column that contains the color of auto created series.
StiSeries
 InheritedautoSeriesKeyDataColumn : String
Gets or sets a name of the column that contains the key of auto created series.
StiSeries
 InheritedautoSeriesTitleDataColumn : String
Gets or sets a name of the column that contains the title of auto created series.
StiSeries
  borderColor : StiColor
Gets or sets border color of series bar.
StiCandlestickSeries
  borderWidth : Number
Gets or sets border width of series.
StiCandlestickSeries
  brush : StiBrush
Gets or sets brush which will used to fill bar area.
StiCandlestickSeries
  brushNegative : StiBrush
Gets or sets a brush which will be used to fill negative values.
StiCandlestickSeries
 Inheritedchart : IStiChart
StiSeries
 Inheritedconditions : StiChartConditionsCollection
Gets or sets collection of conditions which can be used to change behavior of series.
StiSeries
 Inheritedcore : StiSeriesCoreXF
StiSeries
 InheritedcoreTitle : String
StiSeries
 InheriteddrillDownEnabled : Boolean
Gets or sets value which indicates whether the Drill-Down operation can be executed.
StiSeries
 InheriteddrillDownPage : StiPage
Gets or sets a page for the Drill-Down operation.
StiSeries
 InheriteddrillDownPageGuid : String
StiSeries
 InheriteddrillDownReport : String
Gets or sets a path to a report for the Drill-Down operation.
StiSeries
 InheritedfilterMode : int
Gets or sets filter mode of series.
StiSeries
 Inheritedfilters : StiChartFiltersCollection
Gets or sets filters which used to filter series values.
StiSeries
 Inheritedformat : String
Gets or sets string that is used to format series values.
StiSeries
 InheritedgetArgumentEvent : StiGetArgumentEvent
Occurs when getting the property Argument.
StiSeries
 InheritedgetHyperlinkEvent : StiGetHyperlinkEvent
Occurs when getting the Hyperlink for the series.
StiSeries
 InheritedgetListOfArgumentsEvent : StiGetListOfArgumentsEvent
Occurs when getting the list of arguments.
StiSeries
 InheritedgetListOfHyperlinksEvent : StiGetListOfHyperlinksEvent
Occurs when getting the list of Hyperlinks.
StiSeries
 InheritedgetListOfTagsEvent : StiGetListOfTagsEvent
Occurs when getting the list of Tags.
StiSeries
 InheritedgetListOfToolTipsEvent : StiGetListOfToolTipsEvent
Occurs when getting the list of ToolTips.
StiSeries
  getlistOfValuesCloseEvent : StiGetListOfValuesCloseEvent
Gets or sets a script of the event GetlistOfValuesClose.
StiCandlestickSeries
 InheritedgetListOfValuesEvent : StiGetListOfValuesEvent
Occurs when getting the list of values.
StiSeries
  getlistOfValuesHighEvent : StiGetListOfValuesHighEvent
Gets or sets a script of the event GetlistOfValuesHigh.
StiCandlestickSeries
  getlistOfValuesLowEvent : StiGetListOfValuesLowEvent
Gets or sets a script of the event GetlistOfValuesLow.
StiCandlestickSeries
  getlistOfValuesOpenEvent : StiGetListOfValuesOpenEvent
Gets or sets a script of the event GetlistOfValuesOpen.
StiCandlestickSeries
 InheritedgetTagEvent : StiGetTagEvent
Occurs when getting the Tag for the series.
StiSeries
 InheritedgetTitleEvent : StiGetTitleEvent
Occurs when getting the property Title.
StiSeries
 InheritedgetToolTipEvent : StiGetToolTipEvent
Occurs when getting the ToolTip for the series.
StiSeries
  getValueCloseEvent : StiGetValueCloseEvent
Gets or sets a script of the event GetValueClose.
StiCandlestickSeries
 InheritedgetValueEvent : StiGetValueEvent
Occurs when getting the property Value.
StiSeries
  getValueHighEvent : StiGetValueHighEvent
Gets or sets a script of the event GetValueHigh.
StiCandlestickSeries
  getValueLowEvent : StiGetValueLowEvent
Gets or sets a script of the event GetValueLow.
StiCandlestickSeries
  getValueOpenEvent : StiGetValueOpenEvent
Gets or sets a script of the event GetValueOpen.
StiCandlestickSeries
 Inheritedhyperlink : StiHyperlinkExpression
Gets or sets the expression to fill a series hyperlink.
StiSeries
 InheritedhyperlinkDataColumn : String
Gets or sets a name of the column that contains the hyperlink value.
StiSeries
 Inheritedhyperlinks : Vector.<String>
StiSeries
 InheritedhyperlinkString : String
StiSeries
 Inheritedinteraction : IStiSeriesInteraction
Gets interaction options of this series.
StiSeries
 InheritedlistOfArguments : StiListOfArgumentsExpression
Gets or sets the expression to fill a list of arguments.
StiSeries
 InheritedlistOfHyperlinks : StiListOfHyperlinksExpression
Gets or sets the expression to fill a list of hyperlinks.
StiSeries
 InheritedlistOfTags : StiListOfTagsExpression
Gets or sets the expression to fill a list of tags.
StiSeries
 InheritedlistOfToolTips : StiListOfToolTipsExpression
Gets or sets the expression to fill a list of tool tips.
StiSeries
  listOfValues : StiListOfValuesExpression
[override]
StiCandlestickSeries
  listOfValuesClose : StiListOfValuesCloseExpression
Gets or sets the expression to fill a list of close values.
StiCandlestickSeries
  listOfValuesHigh : StiListOfValuesHighExpression
Gets or sets the expression to fill a list of high values.
StiCandlestickSeries
  listOfValuesLow : StiListOfValuesLowExpression
Gets or sets the expression to fill a list of low values.
StiCandlestickSeries
  listOfValuesOpen : StiListOfValuesOpenExpression
Gets or sets the expression to fill a list of open values.
StiCandlestickSeries
 InheritednewAutoSeriesEvent : StiNewAutoSeriesEvent
Occurs when new auto series is created.
StiSeries
 Inheritedparent : StiComponent
[read-only]
StiSeries
 Inheritedproperties : StiRepositoryItems
StiService
 Inheritedref : int
StiSeries
 InheritedseriesLabels : IStiSeriesLabels
Gets or sets series labels settings.
StiSeries
 InheritedserviceCategory : String
[override] [read-only] Gets a service category.
StiSeries
 InheritedserviceInfo : String
[read-only] Gets a service description.
StiService
 InheritedserviceName : String
[override] [read-only] Gets a service name.
StiSeries
 InheritedserviceType : Class
[override] [read-only] Gets a service type.
StiSeries
 InheritedshowInLegend : Boolean
Gets or sets value which indicates that series must be shown in legend.
StiSeries
 InheritedshowLabels : Boolean
StiSeries
 InheritedshowSeriesLabels : int
Gets or sets series labels output mode.
StiSeries
 InheritedshowShadow : Boolean
Gets or sets value which indicates draw shadow or no.
StiSeries
 InheritedsortBy : int
Gets or sets mode of series values sorting.
StiSeries
 InheritedsortDirection : int
Gets or sets sort direction.
StiSeries
 Inheritedtag : StiTagExpression
Gets or sets the expression to fill a series tag.
StiSeries
 InheritedtagDataColumn : String
Gets or sets a name of the column that contains the tag value.
StiSeries
 Inheritedtags : Vector.<Object>
StiSeries
 InheritedtagString : String
StiSeries
 Inheritedtitle : StiTitleExpression
Gets or sets title of series.
StiSeries
 InheritedtitleValue : String
Gets or sets title of series.
StiSeries
 InheritedtoolTip : StiToolTipExpression
Gets or sets the expression to fill a series tooltip.
StiSeries
 InheritedtoolTipDataColumn : String
Gets or sets a name of the column that contains the tool tip value.
StiSeries
 InheritedtoolTips : Vector.<String>
StiSeries
 InheritedtoolTipsString : String
StiSeries
  topN : IStiSeriesTopN
[override]
StiCandlestickSeries
  trendLine : IStiTrendLine
[override]
StiCandlestickSeries
  value : StiExpression
[override]
StiCandlestickSeries
  valueClose : StiValueCloseExpression
Gets or sets close value expression.
StiCandlestickSeries
  valueDataColumn : String
[override]
StiCandlestickSeries
  valueDataColumnClose : String
Gets or sets a name of the column that contains the close value.
StiCandlestickSeries
  valueDataColumnHigh : String
Gets or sets a name of the column that contains the high value.
StiCandlestickSeries
  valueDataColumnLow : String
Gets or sets a name of the column that contains the low value.
StiCandlestickSeries
  valueDataColumnOpen : String
Gets or sets a name of the column that contains the open value.
StiCandlestickSeries
  valueHigh : StiValueHighExpression
Gets or sets high value expression.
StiCandlestickSeries
  valueLow : StiValueLowExpression
Gets or sets low value expression.
StiCandlestickSeries
  valueOpen : StiValueOpenExpression
Gets or sets open value expression.
StiCandlestickSeries
 Inheritedvalues : Vector.<Number>
StiSeries
  valuesClose : Vector.<Number>
StiCandlestickSeries
  valuesHigh : Vector.<Number>
StiCandlestickSeries
  valuesLow : Vector.<Number>
StiCandlestickSeries
  valuesOpen : Vector.<Number>
StiCandlestickSeries
 InheritedvaluesString : String
StiSeries
  valuesStringClose : String
StiCandlestickSeries
  valuesStringHigh : String
StiCandlestickSeries
  valuesStringLow : String
StiCandlestickSeries
  valuesStringOpen : String
StiCandlestickSeries
 InheritedyAxis : int
Gets or sets Y Axis for series on which will output string representation of arguments.
StiSeries
Public Methods
 MethodDefined By
  
StiCandlestickSeries
  
clone(... parameters):Object
[override] Creates a new object that is a copy of the current instance.
StiCandlestickSeries
 Inherited
equals(object:Object):Boolean
[override]
StiSeries
 Inherited
getArgumentsFromString(list:String):Vector.<Object>
[static]
StiSeries
  
[override]
StiCandlestickSeries
 Inherited
getNullableValuesFromString(list:String):Vector.<Number>
[static]
StiSeries
 Inherited
Get a short object type name (without library path).
StiObject
 Inherited
getStringsFromString(list:String):Vector.<String>
[static]
StiSeries
 Inherited
getType():Class
StiObject
 Inherited
getTypeName():String
StiObject
 Inherited
getValuesFromString(list:String):Vector.<Number>
[static]
StiSeries
 Inherited
Raises the GetArgument event.
StiSeries
 Inherited
invokeGetHyperlink(sender:Object, e:StiValueEventArgs):void
Raises the GetHyperlink event.
StiSeries
 Inherited
Raises the GetListOfArguments event.
StiSeries
 Inherited
Raises the GetListOfHyperlinks event.
StiSeries
 Inherited
Raises the GetListOfTags event.
StiSeries
 Inherited
Raises the GetListOfToolTips event.
StiSeries
 Inherited
Raises the GetListOfValues event.
StiSeries
  
Raises the GetlistOfValuesClose event.
StiCandlestickSeries
  
Raises the GetlistOfValuesHigh event.
StiCandlestickSeries
  
Raises the GetlistOfValuesLow event.
StiCandlestickSeries
  
Raises the GetlistOfValuesOpen event.
StiCandlestickSeries
 Inherited
invokeGetTag(sender:Object, e:StiValueEventArgs):void
Raises the GetTag event.
StiSeries
 Inherited
Raises the GetTitle event.
StiSeries
 Inherited
invokeGetToolTip(sender:Object, e:StiValueEventArgs):void
Raises the GetToolTip event.
StiSeries
 Inherited
Raises the GetValue event.
StiSeries
  
Raises the GetValueClose event.
StiCandlestickSeries
  
Raises the GetValueHigh event.
StiCandlestickSeries
  
Raises the GetValueLow event.
StiCandlestickSeries
  
Raises the GetValueOpen event.
StiCandlestickSeries
 Inherited
Occurs when new auto series is created.
StiSeries
 Inherited
isSimple(object:*):Boolean
[static]
StiObject
  
[override]
StiCandlestickSeries
 Inherited
StiService
 Inherited
processSeriesBrushes(pointIndex:int, seriesBrush:StiBrush):StiBrush
StiSeries
 Inherited
processSeriesColors(pointIndex:int, seriesColor:StiColor):StiColor
StiSeries
 Inherited
toString():String
StiSeries
Protected Methods
 MethodDefined By
 Inherited
baseTransform(context:Object, x:Number, y:Number, angle:Number, dx:Number, dy:Number):void
StiSeries
 Inherited
Raises the GetArgument event.
StiSeries
 Inherited
Raises the GetHyperlink event.
StiSeries
 Inherited
Raises the Arguments event.
StiSeries
 Inherited
Raises the Hyperlinks event.
StiSeries
 Inherited
Raises the GetListOfTags event.
StiSeries
 Inherited
Raises the GetListOfToolTips event.
StiSeries
 Inherited
Raises the values event.
StiSeries
  
Raises the values close event.
StiCandlestickSeries
  
Raises the values high event.
StiCandlestickSeries
  
Raises the values low event.
StiCandlestickSeries
  
Raises the values open event.
StiCandlestickSeries
 Inherited
Raises the GetTag event.
StiSeries
 Inherited
Raises the GetTitle event.
StiSeries
 Inherited
Raises the GetToolTip event.
StiSeries
 Inherited
Raises the GetValue event.
StiSeries
  
Raises the GetValueClose event.
StiCandlestickSeries
  
Raises the GetValueHigh event.
StiCandlestickSeries
  
Raises the GetValueLow event.
StiCandlestickSeries
  
Raises the GetValueOpen event.
StiCandlestickSeries
Property Detail
borderColorproperty
borderColor:StiColor

Gets or sets border color of series bar.


Implementation
    public function get borderColor():StiColor
    public function set borderColor(value:StiColor):void
borderWidthproperty 
borderWidth:Number

Gets or sets border width of series.


Implementation
    public function get borderWidth():Number
    public function set borderWidth(value:Number):void
brushproperty 
brush:StiBrush

Gets or sets brush which will used to fill bar area.


Implementation
    public function get brush():StiBrush
    public function set brush(value:StiBrush):void
brushNegativeproperty 
brushNegative:StiBrush

Gets or sets a brush which will be used to fill negative values.


Implementation
    public function get brushNegative():StiBrush
    public function set brushNegative(value:StiBrush):void
getlistOfValuesCloseEventproperty 
getlistOfValuesCloseEvent:StiGetListOfValuesCloseEvent

Gets or sets a script of the event GetlistOfValuesClose.


Implementation
    public function get getlistOfValuesCloseEvent():StiGetListOfValuesCloseEvent
    public function set getlistOfValuesCloseEvent(value:StiGetListOfValuesCloseEvent):void
getlistOfValuesHighEventproperty 
getlistOfValuesHighEvent:StiGetListOfValuesHighEvent

Gets or sets a script of the event GetlistOfValuesHigh.


Implementation
    public function get getlistOfValuesHighEvent():StiGetListOfValuesHighEvent
    public function set getlistOfValuesHighEvent(value:StiGetListOfValuesHighEvent):void
getlistOfValuesLowEventproperty 
getlistOfValuesLowEvent:StiGetListOfValuesLowEvent

Gets or sets a script of the event GetlistOfValuesLow.


Implementation
    public function get getlistOfValuesLowEvent():StiGetListOfValuesLowEvent
    public function set getlistOfValuesLowEvent(value:StiGetListOfValuesLowEvent):void
getlistOfValuesOpenEventproperty 
getlistOfValuesOpenEvent:StiGetListOfValuesOpenEvent

Gets or sets a script of the event GetlistOfValuesOpen.


Implementation
    public function get getlistOfValuesOpenEvent():StiGetListOfValuesOpenEvent
    public function set getlistOfValuesOpenEvent(value:StiGetListOfValuesOpenEvent):void
getValueCloseEventproperty 
getValueCloseEvent:StiGetValueCloseEvent

Gets or sets a script of the event GetValueClose.


Implementation
    public function get getValueCloseEvent():StiGetValueCloseEvent
    public function set getValueCloseEvent(value:StiGetValueCloseEvent):void
getValueHighEventproperty 
getValueHighEvent:StiGetValueHighEvent

Gets or sets a script of the event GetValueHigh.


Implementation
    public function get getValueHighEvent():StiGetValueHighEvent
    public function set getValueHighEvent(value:StiGetValueHighEvent):void
getValueLowEventproperty 
getValueLowEvent:StiGetValueLowEvent

Gets or sets a script of the event GetValueLow.


Implementation
    public function get getValueLowEvent():StiGetValueLowEvent
    public function set getValueLowEvent(value:StiGetValueLowEvent):void
getValueOpenEventproperty 
getValueOpenEvent:StiGetValueOpenEvent

Gets or sets a script of the event GetValueOpen.


Implementation
    public function get getValueOpenEvent():StiGetValueOpenEvent
    public function set getValueOpenEvent(value:StiGetValueOpenEvent):void
listOfValuesproperty 
listOfValues:StiListOfValuesExpression[override]


Implementation
    public function get listOfValues():StiListOfValuesExpression
    public function set listOfValues(value:StiListOfValuesExpression):void
listOfValuesCloseproperty 
listOfValuesClose:StiListOfValuesCloseExpression

Gets or sets the expression to fill a list of close values. Example: 1;2;3


Implementation
    public function get listOfValuesClose():StiListOfValuesCloseExpression
    public function set listOfValuesClose(value:StiListOfValuesCloseExpression):void
listOfValuesHighproperty 
listOfValuesHigh:StiListOfValuesHighExpression

Gets or sets the expression to fill a list of high values. Example: 1;2;3


Implementation
    public function get listOfValuesHigh():StiListOfValuesHighExpression
    public function set listOfValuesHigh(value:StiListOfValuesHighExpression):void
listOfValuesLowproperty 
listOfValuesLow:StiListOfValuesLowExpression

Gets or sets the expression to fill a list of low values. Example: 1;2;3


Implementation
    public function get listOfValuesLow():StiListOfValuesLowExpression
    public function set listOfValuesLow(value:StiListOfValuesLowExpression):void
listOfValuesOpenproperty 
listOfValuesOpen:StiListOfValuesOpenExpression

Gets or sets the expression to fill a list of open values. Example: 1;2;3


Implementation
    public function get listOfValuesOpen():StiListOfValuesOpenExpression
    public function set listOfValuesOpen(value:StiListOfValuesOpenExpression):void
topNproperty 
topN:IStiSeriesTopN[override]


Implementation
    public function get topN():IStiSeriesTopN
    public function set topN(value:IStiSeriesTopN):void
trendLineproperty 
trendLine:IStiTrendLine[override]


Implementation
    public function get trendLine():IStiTrendLine
    public function set trendLine(value:IStiTrendLine):void
valueproperty 
value:StiExpression[override]


Implementation
    public function get value():StiExpression
    public function set value(value:StiExpression):void
valueCloseproperty 
valueClose:StiValueCloseExpression

Gets or sets close value expression. Example: {Order.Value}


Implementation
    public function get valueClose():StiValueCloseExpression
    public function set valueClose(value:StiValueCloseExpression):void
valueDataColumnproperty 
valueDataColumn:String[override]


Implementation
    public function get valueDataColumn():String
    public function set valueDataColumn(value:String):void
valueDataColumnCloseproperty 
valueDataColumnClose:String

Gets or sets a name of the column that contains the close value.


Implementation
    public function get valueDataColumnClose():String
    public function set valueDataColumnClose(value:String):void
valueDataColumnHighproperty 
valueDataColumnHigh:String

Gets or sets a name of the column that contains the high value.


Implementation
    public function get valueDataColumnHigh():String
    public function set valueDataColumnHigh(value:String):void
valueDataColumnLowproperty 
valueDataColumnLow:String

Gets or sets a name of the column that contains the low value.


Implementation
    public function get valueDataColumnLow():String
    public function set valueDataColumnLow(value:String):void
valueDataColumnOpenproperty 
valueDataColumnOpen:String

Gets or sets a name of the column that contains the open value.


Implementation
    public function get valueDataColumnOpen():String
    public function set valueDataColumnOpen(value:String):void
valueHighproperty 
valueHigh:StiValueHighExpression

Gets or sets high value expression. Example: {Order.Value}


Implementation
    public function get valueHigh():StiValueHighExpression
    public function set valueHigh(value:StiValueHighExpression):void
valueLowproperty 
valueLow:StiValueLowExpression

Gets or sets low value expression. Example: {Order.Value}


Implementation
    public function get valueLow():StiValueLowExpression
    public function set valueLow(value:StiValueLowExpression):void
valueOpenproperty 
valueOpen:StiValueOpenExpression

Gets or sets open value expression. Example: {Order.Value}


Implementation
    public function get valueOpen():StiValueOpenExpression
    public function set valueOpen(value:StiValueOpenExpression):void
valuesCloseproperty 
valuesClose:Vector.<Number>


Implementation
    public function get valuesClose():Vector.<Number>
    public function set valuesClose(value:Vector.<Number>):void
valuesHighproperty 
valuesHigh:Vector.<Number>


Implementation
    public function get valuesHigh():Vector.<Number>
    public function set valuesHigh(value:Vector.<Number>):void
valuesLowproperty 
valuesLow:Vector.<Number>


Implementation
    public function get valuesLow():Vector.<Number>
    public function set valuesLow(value:Vector.<Number>):void
valuesOpenproperty 
valuesOpen:Vector.<Number>


Implementation
    public function get valuesOpen():Vector.<Number>
    public function set valuesOpen(value:Vector.<Number>):void
valuesStringCloseproperty 
valuesStringClose:String


Implementation
    public function get valuesStringClose():String
    public function set valuesStringClose(value:String):void
valuesStringHighproperty 
valuesStringHigh:String


Implementation
    public function get valuesStringHigh():String
    public function set valuesStringHigh(value:String):void
valuesStringLowproperty 
valuesStringLow:String


Implementation
    public function get valuesStringLow():String
    public function set valuesStringLow(value:String):void
valuesStringOpenproperty 
valuesStringOpen:String


Implementation
    public function get valuesStringOpen():String
    public function set valuesStringOpen(value:String):void
Constructor Detail
StiCandlestickSeries()Constructor
public function StiCandlestickSeries()



Method Detail
clone()method
override public function clone(... parameters):Object

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

Parameters

... parameters

Returns
Object
getDefaultAreaType()method 
override public function getDefaultAreaType():Class

Returns
Class
invokeGetlistOfValuesClose()method 
public function invokeGetlistOfValuesClose(sender:StiComponent, e:StiGetValueEventArgs):void

Raises the GetlistOfValuesClose event.

Parameters

sender:StiComponent
 
e:StiGetValueEventArgs

invokeGetlistOfValuesHigh()method 
public function invokeGetlistOfValuesHigh(sender:StiComponent, e:StiGetValueEventArgs):void

Raises the GetlistOfValuesHigh event.

Parameters

sender:StiComponent
 
e:StiGetValueEventArgs

invokeGetlistOfValuesLow()method 
public function invokeGetlistOfValuesLow(sender:StiComponent, e:StiGetValueEventArgs):void

Raises the GetlistOfValuesLow event.

Parameters

sender:StiComponent
 
e:StiGetValueEventArgs

invokeGetlistOfValuesOpen()method 
public function invokeGetlistOfValuesOpen(sender:StiComponent, e:StiGetValueEventArgs):void

Raises the GetlistOfValuesOpen event.

Parameters

sender:StiComponent
 
e:StiGetValueEventArgs

invokeGetValueClose()method 
public function invokeGetValueClose(sender:StiComponent, e:StiGetValueEventArgs):void

Raises the GetValueClose event.

Parameters

sender:StiComponent
 
e:StiGetValueEventArgs

invokeGetValueHigh()method 
public function invokeGetValueHigh(sender:StiComponent, e:StiGetValueEventArgs):void

Raises the GetValueHigh event.

Parameters

sender:StiComponent
 
e:StiGetValueEventArgs

invokeGetValueLow()method 
public function invokeGetValueLow(sender:StiComponent, e:StiGetValueEventArgs):void

Raises the GetValueLow event.

Parameters

sender:StiComponent
 
e:StiGetValueEventArgs

invokeGetValueOpen()method 
public function invokeGetValueOpen(sender:StiComponent, e:StiGetValueEventArgs):void

Raises the GetValueOpen event.

Parameters

sender:StiComponent
 
e:StiGetValueEventArgs

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

Returns
Object
onGetlistOfValuesClose()method 
protected function onGetlistOfValuesClose(e:StiGetValueEventArgs):void

Raises the values close event.

Parameters

e:StiGetValueEventArgs

onGetlistOfValuesHigh()method 
protected function onGetlistOfValuesHigh(e:StiGetValueEventArgs):void

Raises the values high event.

Parameters

e:StiGetValueEventArgs

onGetlistOfValuesLow()method 
protected function onGetlistOfValuesLow(e:StiGetValueEventArgs):void

Raises the values low event.

Parameters

e:StiGetValueEventArgs

onGetlistOfValuesOpen()method 
protected function onGetlistOfValuesOpen(e:StiGetValueEventArgs):void

Raises the values open event.

Parameters

e:StiGetValueEventArgs

onGetValueClose()method 
protected function onGetValueClose(e:StiGetValueEventArgs):void

Raises the GetValueClose event.

Parameters

e:StiGetValueEventArgs

onGetValueHigh()method 
protected function onGetValueHigh(e:StiGetValueEventArgs):void

Raises the GetValueHigh event.

Parameters

e:StiGetValueEventArgs

onGetValueLow()method 
protected function onGetValueLow(e:StiGetValueEventArgs):void

Raises the GetValueLow event.

Parameters

e:StiGetValueEventArgs

onGetValueOpen()method 
protected function onGetValueOpen(e:StiGetValueEventArgs):void

Raises the GetValueOpen event.

Parameters

e:StiGetValueEventArgs