| Package | stimulsoft.report.chart.view.series.financial |
| Class | public class StiCandlestickSeries |
| Inheritance | StiCandlestickSeries StiSeries StiService StiObject Object |
| Implements | IStiCandlestickSeries |
| Subclasses | StiStockSeries |
| Property | Defined By | ||
|---|---|---|---|
![]() | allowApplyStyle : Boolean Gets or sets value which indicates that chart style will be used. | StiSeries | |
![]() | allowSeries : Boolean | StiSeries | |
![]() | allowSeriesElements : Boolean | StiSeries | |
![]() | argument : StiArgumentExpression | StiSeries | |
![]() | argumentDataColumn : String Gets or sets a name of the column that contains the argument value. | StiSeries | |
![]() | arguments : Vector.<Object> | StiSeries | |
![]() | argumentsString : String | StiSeries | |
![]() | autoSeriesColorDataColumn : String Gets or sets a name of the column that contains the color of auto created series. | StiSeries | |
![]() | autoSeriesKeyDataColumn : String Gets or sets a name of the column that contains the key of auto created series. | StiSeries | |
![]() | autoSeriesTitleDataColumn : 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 | ||
![]() | chart : IStiChart | StiSeries | |
![]() | conditions : StiChartConditionsCollection Gets or sets collection of conditions which can be used to change behavior of series. | StiSeries | |
![]() | core : StiSeriesCoreXF | StiSeries | |
![]() | coreTitle : String | StiSeries | |
![]() | drillDownEnabled : Boolean Gets or sets value which indicates whether the Drill-Down operation can be executed. | StiSeries | |
![]() | drillDownPage : StiPage Gets or sets a page for the Drill-Down operation. | StiSeries | |
![]() | drillDownPageGuid : String | StiSeries | |
![]() | drillDownReport : String Gets or sets a path to a report for the Drill-Down operation. | StiSeries | |
![]() | filterMode : int Gets or sets filter mode of series. | StiSeries | |
![]() | filters : StiChartFiltersCollection Gets or sets filters which used to filter series values. | StiSeries | |
![]() | format : String Gets or sets string that is used to format series values. | StiSeries | |
![]() | getArgumentEvent : StiGetArgumentEvent Occurs when getting the property Argument. | StiSeries | |
![]() | getHyperlinkEvent : StiGetHyperlinkEvent Occurs when getting the Hyperlink for the series. | StiSeries | |
![]() | getListOfArgumentsEvent : StiGetListOfArgumentsEvent Occurs when getting the list of arguments. | StiSeries | |
![]() | getListOfHyperlinksEvent : StiGetListOfHyperlinksEvent Occurs when getting the list of Hyperlinks. | StiSeries | |
![]() | getListOfTagsEvent : StiGetListOfTagsEvent Occurs when getting the list of Tags. | StiSeries | |
![]() | getListOfToolTipsEvent : StiGetListOfToolTipsEvent Occurs when getting the list of ToolTips. | StiSeries | |
| getlistOfValuesCloseEvent : StiGetListOfValuesCloseEvent Gets or sets a script of the event GetlistOfValuesClose. | StiCandlestickSeries | ||
![]() | getListOfValuesEvent : 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 | ||
![]() | getTagEvent : StiGetTagEvent Occurs when getting the Tag for the series. | StiSeries | |
![]() | getTitleEvent : StiGetTitleEvent Occurs when getting the property Title. | StiSeries | |
![]() | getToolTipEvent : StiGetToolTipEvent Occurs when getting the ToolTip for the series. | StiSeries | |
| getValueCloseEvent : StiGetValueCloseEvent Gets or sets a script of the event GetValueClose. | StiCandlestickSeries | ||
![]() | getValueEvent : 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 | ||
![]() | hyperlink : StiHyperlinkExpression Gets or sets the expression to fill a series hyperlink. | StiSeries | |
![]() | hyperlinkDataColumn : String Gets or sets a name of the column that contains the hyperlink value. | StiSeries | |
![]() | hyperlinks : Vector.<String> | StiSeries | |
![]() | hyperlinkString : String | StiSeries | |
![]() | interaction : IStiSeriesInteraction Gets interaction options of this series. | StiSeries | |
![]() | listOfArguments : StiListOfArgumentsExpression Gets or sets the expression to fill a list of arguments. | StiSeries | |
![]() | listOfHyperlinks : StiListOfHyperlinksExpression Gets or sets the expression to fill a list of hyperlinks. | StiSeries | |
![]() | listOfTags : StiListOfTagsExpression Gets or sets the expression to fill a list of tags. | StiSeries | |
![]() | listOfToolTips : 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 | ||
![]() | newAutoSeriesEvent : StiNewAutoSeriesEvent Occurs when new auto series is created. | StiSeries | |
![]() | parent : StiComponent [read-only] | StiSeries | |
![]() | properties : StiRepositoryItems | StiService | |
![]() | ref : int | StiSeries | |
![]() | seriesLabels : IStiSeriesLabels Gets or sets series labels settings. | StiSeries | |
![]() | serviceCategory : String [override] [read-only] Gets a service category. | StiSeries | |
![]() | serviceInfo : String [read-only] Gets a service description. | StiService | |
![]() | serviceName : String [override] [read-only] Gets a service name. | StiSeries | |
![]() | serviceType : Class [override] [read-only] Gets a service type. | StiSeries | |
![]() | showInLegend : Boolean Gets or sets value which indicates that series must be shown in legend. | StiSeries | |
![]() | showLabels : Boolean | StiSeries | |
![]() | showSeriesLabels : int Gets or sets series labels output mode. | StiSeries | |
![]() | showShadow : Boolean Gets or sets value which indicates draw shadow or no. | StiSeries | |
![]() | sortBy : int Gets or sets mode of series values sorting. | StiSeries | |
![]() | sortDirection : int Gets or sets sort direction. | StiSeries | |
![]() | tag : StiTagExpression Gets or sets the expression to fill a series tag. | StiSeries | |
![]() | tagDataColumn : String Gets or sets a name of the column that contains the tag value. | StiSeries | |
![]() | tags : Vector.<Object> | StiSeries | |
![]() | tagString : String | StiSeries | |
![]() | title : StiTitleExpression Gets or sets title of series. | StiSeries | |
![]() | titleValue : String Gets or sets title of series. | StiSeries | |
![]() | toolTip : StiToolTipExpression Gets or sets the expression to fill a series tooltip. | StiSeries | |
![]() | toolTipDataColumn : String Gets or sets a name of the column that contains the tool tip value. | StiSeries | |
![]() | toolTips : Vector.<String> | StiSeries | |
![]() | toolTipsString : 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 | ||
![]() | values : Vector.<Number> | StiSeries | |
| valuesClose : Vector.<Number> | StiCandlestickSeries | ||
| valuesHigh : Vector.<Number> | StiCandlestickSeries | ||
| valuesLow : Vector.<Number> | StiCandlestickSeries | ||
| valuesOpen : Vector.<Number> | StiCandlestickSeries | ||
![]() | valuesString : String | StiSeries | |
| valuesStringClose : String | StiCandlestickSeries | ||
| valuesStringHigh : String | StiCandlestickSeries | ||
| valuesStringLow : String | StiCandlestickSeries | ||
| valuesStringOpen : String | StiCandlestickSeries | ||
![]() | yAxis : int Gets or sets Y Axis for series on which will output string representation of arguments. | StiSeries | |
| Method | Defined By | ||
|---|---|---|---|
| StiCandlestickSeries | |||
clone(... parameters):Object [override] Creates a new object that is a copy of the current instance. | StiCandlestickSeries | ||
![]() | equals(object:Object):Boolean [override] | StiSeries | |
![]() | getArgumentsFromString(list:String):Vector.<Object> [static] | StiSeries | |
getDefaultAreaType():Class [override] | StiCandlestickSeries | ||
![]() | getNullableValuesFromString(list:String):Vector.<Number> [static] | StiSeries | |
![]() | getShortTypeName():String Get a short object type name (without library path). | StiObject | |
![]() | getStringsFromString(list:String):Vector.<String> [static] | StiSeries | |
![]() | getType():Class | StiObject | |
![]() | getTypeName():String | StiObject | |
![]() | getValuesFromString(list:String):Vector.<Number> [static] | StiSeries | |
![]() | Raises the GetArgument event. | StiSeries | |
![]() | invokeGetHyperlink(sender:Object, e:StiValueEventArgs):void Raises the GetHyperlink event. | StiSeries | |
![]() | Raises the GetListOfArguments event. | StiSeries | |
![]() | Raises the GetListOfHyperlinks event. | StiSeries | |
![]() | Raises the GetListOfTags event. | StiSeries | |
![]() | Raises the GetListOfToolTips event. | StiSeries | |
![]() | 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 | ||
![]() | invokeGetTag(sender:Object, e:StiValueEventArgs):void Raises the GetTag event. | StiSeries | |
![]() | Raises the GetTitle event. | StiSeries | |
![]() | invokeGetToolTip(sender:Object, e:StiValueEventArgs):void Raises the GetToolTip event. | StiSeries | |
![]() | 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 | ||
![]() | Occurs when new auto series is created. | StiSeries | |
![]() | isSimple(object:*):Boolean [static] | StiObject | |
memberwiseClone():Object [override] | StiCandlestickSeries | ||
![]() | packService():void | StiService | |
![]() | StiSeries | ||
![]() | StiSeries | ||
![]() | toString():String | StiSeries | |
| Method | Defined By | ||
|---|---|---|---|
![]() | baseTransform(context:Object, x:Number, y:Number, angle:Number, dx:Number, dy:Number):void | StiSeries | |
![]() | onGetArgument(e:StiValueEventArgs):void Raises the GetArgument event. | StiSeries | |
![]() | onGetHyperlink(e:StiValueEventArgs):void Raises the GetHyperlink event. | StiSeries | |
![]() | Raises the Arguments event. | StiSeries | |
![]() | Raises the Hyperlinks event. | StiSeries | |
![]() | onGetListOfTags(e:StiGetValueEventArgs):void Raises the GetListOfTags event. | StiSeries | |
![]() | Raises the GetListOfToolTips event. | StiSeries | |
![]() | 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 | ||
![]() | onGetTag(e:StiValueEventArgs):void Raises the GetTag event. | StiSeries | |
![]() | onGetTitle(e:StiGetTitleEventArgs):void Raises the GetTitle event. | StiSeries | |
![]() | onGetToolTip(e:StiValueEventArgs):void Raises the GetToolTip event. | StiSeries | |
![]() | onGetValue(e:StiGetValueEventArgs):void Raises the GetValue event. | StiSeries | |
onGetValueClose(e:StiGetValueEventArgs):void Raises the GetValueClose event. | StiCandlestickSeries | ||
onGetValueHigh(e:StiGetValueEventArgs):void Raises the GetValueHigh event. | StiCandlestickSeries | ||
onGetValueLow(e:StiGetValueEventArgs):void Raises the GetValueLow event. | StiCandlestickSeries | ||
onGetValueOpen(e:StiGetValueEventArgs):void Raises the GetValueOpen event. | StiCandlestickSeries | ||
| borderColor | property |
borderColor:StiColorGets or sets border color of series bar.
public function get borderColor():StiColor public function set borderColor(value:StiColor):void| borderWidth | property |
borderWidth:NumberGets or sets border width of series.
public function get borderWidth():Number public function set borderWidth(value:Number):void| brush | property |
brush:StiBrushGets or sets brush which will used to fill bar area.
public function get brush():StiBrush public function set brush(value:StiBrush):void| brushNegative | property |
brushNegative:StiBrushGets or sets a brush which will be used to fill negative values.
public function get brushNegative():StiBrush public function set brushNegative(value:StiBrush):void| getlistOfValuesCloseEvent | property |
getlistOfValuesCloseEvent:StiGetListOfValuesCloseEventGets or sets a script of the event GetlistOfValuesClose.
public function get getlistOfValuesCloseEvent():StiGetListOfValuesCloseEvent public function set getlistOfValuesCloseEvent(value:StiGetListOfValuesCloseEvent):void| getlistOfValuesHighEvent | property |
getlistOfValuesHighEvent:StiGetListOfValuesHighEventGets or sets a script of the event GetlistOfValuesHigh.
public function get getlistOfValuesHighEvent():StiGetListOfValuesHighEvent public function set getlistOfValuesHighEvent(value:StiGetListOfValuesHighEvent):void| getlistOfValuesLowEvent | property |
getlistOfValuesLowEvent:StiGetListOfValuesLowEventGets or sets a script of the event GetlistOfValuesLow.
public function get getlistOfValuesLowEvent():StiGetListOfValuesLowEvent public function set getlistOfValuesLowEvent(value:StiGetListOfValuesLowEvent):void| getlistOfValuesOpenEvent | property |
getlistOfValuesOpenEvent:StiGetListOfValuesOpenEventGets or sets a script of the event GetlistOfValuesOpen.
public function get getlistOfValuesOpenEvent():StiGetListOfValuesOpenEvent public function set getlistOfValuesOpenEvent(value:StiGetListOfValuesOpenEvent):void| getValueCloseEvent | property |
getValueCloseEvent:StiGetValueCloseEventGets or sets a script of the event GetValueClose.
public function get getValueCloseEvent():StiGetValueCloseEvent public function set getValueCloseEvent(value:StiGetValueCloseEvent):void| getValueHighEvent | property |
getValueHighEvent:StiGetValueHighEventGets or sets a script of the event GetValueHigh.
public function get getValueHighEvent():StiGetValueHighEvent public function set getValueHighEvent(value:StiGetValueHighEvent):void| getValueLowEvent | property |
getValueLowEvent:StiGetValueLowEventGets or sets a script of the event GetValueLow.
public function get getValueLowEvent():StiGetValueLowEvent public function set getValueLowEvent(value:StiGetValueLowEvent):void| getValueOpenEvent | property |
getValueOpenEvent:StiGetValueOpenEventGets or sets a script of the event GetValueOpen.
public function get getValueOpenEvent():StiGetValueOpenEvent public function set getValueOpenEvent(value:StiGetValueOpenEvent):void| listOfValues | property |
listOfValues:StiListOfValuesExpression[override] public function get listOfValues():StiListOfValuesExpression public function set listOfValues(value:StiListOfValuesExpression):void| listOfValuesClose | property |
listOfValuesClose:StiListOfValuesCloseExpressionGets or sets the expression to fill a list of close values. Example: 1;2;3
public function get listOfValuesClose():StiListOfValuesCloseExpression public function set listOfValuesClose(value:StiListOfValuesCloseExpression):void| listOfValuesHigh | property |
listOfValuesHigh:StiListOfValuesHighExpressionGets or sets the expression to fill a list of high values. Example: 1;2;3
public function get listOfValuesHigh():StiListOfValuesHighExpression public function set listOfValuesHigh(value:StiListOfValuesHighExpression):void| listOfValuesLow | property |
listOfValuesLow:StiListOfValuesLowExpressionGets or sets the expression to fill a list of low values. Example: 1;2;3
public function get listOfValuesLow():StiListOfValuesLowExpression public function set listOfValuesLow(value:StiListOfValuesLowExpression):void| listOfValuesOpen | property |
listOfValuesOpen:StiListOfValuesOpenExpressionGets or sets the expression to fill a list of open values. Example: 1;2;3
public function get listOfValuesOpen():StiListOfValuesOpenExpression public function set listOfValuesOpen(value:StiListOfValuesOpenExpression):void| topN | property |
topN:IStiSeriesTopN[override] public function get topN():IStiSeriesTopN public function set topN(value:IStiSeriesTopN):void| trendLine | property |
trendLine:IStiTrendLine[override] public function get trendLine():IStiTrendLine public function set trendLine(value:IStiTrendLine):void| value | property |
value:StiExpression[override] public function get value():StiExpression public function set value(value:StiExpression):void| valueClose | property |
valueClose:StiValueCloseExpressionGets or sets close value expression. Example: {Order.Value}
public function get valueClose():StiValueCloseExpression public function set valueClose(value:StiValueCloseExpression):void| valueDataColumn | property |
valueDataColumn:String[override] public function get valueDataColumn():String public function set valueDataColumn(value:String):void| valueDataColumnClose | property |
valueDataColumnClose:StringGets or sets a name of the column that contains the close value.
public function get valueDataColumnClose():String public function set valueDataColumnClose(value:String):void| valueDataColumnHigh | property |
valueDataColumnHigh:StringGets or sets a name of the column that contains the high value.
public function get valueDataColumnHigh():String public function set valueDataColumnHigh(value:String):void| valueDataColumnLow | property |
valueDataColumnLow:StringGets or sets a name of the column that contains the low value.
public function get valueDataColumnLow():String public function set valueDataColumnLow(value:String):void| valueDataColumnOpen | property |
valueDataColumnOpen:StringGets or sets a name of the column that contains the open value.
public function get valueDataColumnOpen():String public function set valueDataColumnOpen(value:String):void| valueHigh | property |
valueHigh:StiValueHighExpressionGets or sets high value expression. Example: {Order.Value}
public function get valueHigh():StiValueHighExpression public function set valueHigh(value:StiValueHighExpression):void| valueLow | property |
valueLow:StiValueLowExpressionGets or sets low value expression. Example: {Order.Value}
public function get valueLow():StiValueLowExpression public function set valueLow(value:StiValueLowExpression):void| valueOpen | property |
valueOpen:StiValueOpenExpressionGets or sets open value expression. Example: {Order.Value}
public function get valueOpen():StiValueOpenExpression public function set valueOpen(value:StiValueOpenExpression):void| valuesClose | property |
valuesClose:Vector.<Number> public function get valuesClose():Vector.<Number> public function set valuesClose(value:Vector.<Number>):void| valuesHigh | property |
valuesHigh:Vector.<Number> public function get valuesHigh():Vector.<Number> public function set valuesHigh(value:Vector.<Number>):void| valuesLow | property |
valuesLow:Vector.<Number> public function get valuesLow():Vector.<Number> public function set valuesLow(value:Vector.<Number>):void| valuesOpen | property |
valuesOpen:Vector.<Number> public function get valuesOpen():Vector.<Number> public function set valuesOpen(value:Vector.<Number>):void| valuesStringClose | property |
valuesStringClose:String public function get valuesStringClose():String public function set valuesStringClose(value:String):void| valuesStringHigh | property |
valuesStringHigh:String public function get valuesStringHigh():String public function set valuesStringHigh(value:String):void| valuesStringLow | property |
valuesStringLow:String public function get valuesStringLow():String public function set valuesStringLow(value:String):void| valuesStringOpen | property |
valuesStringOpen:String public function get valuesStringOpen():String public function set valuesStringOpen(value:String):void| StiCandlestickSeries | () | Constructor |
public function StiCandlestickSeries()| clone | () | method |
override public function clone(... parameters):ObjectCreates a new object that is a copy of the current instance.
Parameters
... parameters |
Object |
| getDefaultAreaType | () | method |
override public function getDefaultAreaType():ClassReturnsClass |
| invokeGetlistOfValuesClose | () | method |
public function invokeGetlistOfValuesClose(sender:StiComponent, e:StiGetValueEventArgs):voidRaises the GetlistOfValuesClose event.
Parameters
sender:StiComponent | |
e:StiGetValueEventArgs |
| invokeGetlistOfValuesHigh | () | method |
public function invokeGetlistOfValuesHigh(sender:StiComponent, e:StiGetValueEventArgs):voidRaises the GetlistOfValuesHigh event.
Parameters
sender:StiComponent | |
e:StiGetValueEventArgs |
| invokeGetlistOfValuesLow | () | method |
public function invokeGetlistOfValuesLow(sender:StiComponent, e:StiGetValueEventArgs):voidRaises the GetlistOfValuesLow event.
Parameters
sender:StiComponent | |
e:StiGetValueEventArgs |
| invokeGetlistOfValuesOpen | () | method |
public function invokeGetlistOfValuesOpen(sender:StiComponent, e:StiGetValueEventArgs):voidRaises the GetlistOfValuesOpen event.
Parameters
sender:StiComponent | |
e:StiGetValueEventArgs |
| invokeGetValueClose | () | method |
public function invokeGetValueClose(sender:StiComponent, e:StiGetValueEventArgs):voidRaises the GetValueClose event.
Parameters
sender:StiComponent | |
e:StiGetValueEventArgs |
| invokeGetValueHigh | () | method |
public function invokeGetValueHigh(sender:StiComponent, e:StiGetValueEventArgs):voidRaises the GetValueHigh event.
Parameters
sender:StiComponent | |
e:StiGetValueEventArgs |
| invokeGetValueLow | () | method |
public function invokeGetValueLow(sender:StiComponent, e:StiGetValueEventArgs):voidRaises the GetValueLow event.
Parameters
sender:StiComponent | |
e:StiGetValueEventArgs |
| invokeGetValueOpen | () | method |
public function invokeGetValueOpen(sender:StiComponent, e:StiGetValueEventArgs):voidRaises the GetValueOpen event.
Parameters
sender:StiComponent | |
e:StiGetValueEventArgs |
| memberwiseClone | () | method |
override public function memberwiseClone():ObjectReturnsObject |
| onGetlistOfValuesClose | () | method |
protected function onGetlistOfValuesClose(e:StiGetValueEventArgs):voidRaises the values close event.
Parameters
e:StiGetValueEventArgs |
| onGetlistOfValuesHigh | () | method |
protected function onGetlistOfValuesHigh(e:StiGetValueEventArgs):voidRaises the values high event.
Parameters
e:StiGetValueEventArgs |
| onGetlistOfValuesLow | () | method |
protected function onGetlistOfValuesLow(e:StiGetValueEventArgs):voidRaises the values low event.
Parameters
e:StiGetValueEventArgs |
| onGetlistOfValuesOpen | () | method |
protected function onGetlistOfValuesOpen(e:StiGetValueEventArgs):voidRaises the values open event.
Parameters
e:StiGetValueEventArgs |
| onGetValueClose | () | method |
protected function onGetValueClose(e:StiGetValueEventArgs):voidRaises the GetValueClose event.
Parameters
e:StiGetValueEventArgs |
| onGetValueHigh | () | method |
protected function onGetValueHigh(e:StiGetValueEventArgs):voidRaises the GetValueHigh event.
Parameters
e:StiGetValueEventArgs |
| onGetValueLow | () | method |
protected function onGetValueLow(e:StiGetValueEventArgs):voidRaises the GetValueLow event.
Parameters
e:StiGetValueEventArgs |
| onGetValueOpen | () | method |
protected function onGetValueOpen(e:StiGetValueEventArgs):voidRaises the GetValueOpen event.
Parameters
e:StiGetValueEventArgs |