Package | stimulsoft.report.chart.view.series |
Class | public class StiSeries |
Inheritance | StiSeries ![]() ![]() ![]() |
Implements | IStiSeriesParent, IStiSeries, IStiSerializable, IStiRef |
Subclasses | StiBaseLineSeries, StiCandlestickSeries, StiClusteredColumnSeries, StiFunnelSeries, StiPieSeries, StiRadarSeries, StiStackedBarSeries, StiStackedBaseLineSeries, StiStackedColumnSeries |
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 | ||
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 | ||
getListOfValuesEvent : StiGetListOfValuesEvent Occurs when getting the list of values. | StiSeries | ||
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 | ||
getValueEvent : StiGetValueEvent Occurs when getting the property Value. | StiSeries | ||
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 Gets or sets the expression to fill a list of values. | StiSeries | ||
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 Gets or sets parameters of displaying top results. | StiSeries | ||
trendLine : IStiTrendLine Gets or sets trend line settings. | StiSeries | ||
value : StiExpression Gets or sets point value expression. | StiSeries | ||
valueDataColumn : String Gets or sets a name of the column that contains the point value. | StiSeries | ||
values : Vector.<Number> | StiSeries | ||
valuesString : String | StiSeries | ||
yAxis : int Gets or sets Y Axis for series on which will output string representation of arguments. | StiSeries |
Method | Defined By | ||
---|---|---|---|
StiSeries | |||
clone(... parameters):Object [override] | StiSeries | ||
equals(object:Object):Boolean [override] | StiSeries | ||
getArgumentsFromString(list:String):Vector.<Object> [static] | StiSeries | ||
getDefaultAreaType():Class | StiSeries | ||
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 | ||
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 | ||
Occurs when new auto series is created. | StiSeries | ||
![]() | isSimple(object:*):Boolean [static] | StiObject | |
memberwiseClone():Object [override] | StiSeries | ||
![]() | 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 | ||
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 |
allowApplyStyle | property |
allowApplyStyle:Boolean
Gets or sets value which indicates that chart style will be used.
public function get allowApplyStyle():Boolean
public function set allowApplyStyle(value:Boolean):void
allowSeries | property |
allowSeries:Boolean
public function get allowSeries():Boolean
public function set allowSeries(value:Boolean):void
allowSeriesElements | property |
allowSeriesElements:Boolean
public function get allowSeriesElements():Boolean
public function set allowSeriesElements(value:Boolean):void
argument | property |
argument:StiArgumentExpression
public function get argument():StiArgumentExpression
public function set argument(value:StiArgumentExpression):void
argumentDataColumn | property |
argumentDataColumn:String
Gets or sets a name of the column that contains the argument value.
public function get argumentDataColumn():String
public function set argumentDataColumn(value:String):void
arguments | property |
arguments:Vector.<Object>
public function get arguments():Vector.<Object>
public function set arguments(value:Vector.<Object>):void
argumentsString | property |
argumentsString:String
public function get argumentsString():String
public function set argumentsString(value:String):void
autoSeriesColorDataColumn | property |
autoSeriesColorDataColumn:String
Gets or sets a name of the column that contains the color of auto created series. Color must be presented as string.
public function get autoSeriesColorDataColumn():String
public function set autoSeriesColorDataColumn(value:String):void
autoSeriesKeyDataColumn | property |
autoSeriesKeyDataColumn:String
Gets or sets a name of the column that contains the key of auto created series.
public function get autoSeriesKeyDataColumn():String
public function set autoSeriesKeyDataColumn(value:String):void
autoSeriesTitleDataColumn | property |
autoSeriesTitleDataColumn:String
Gets or sets a name of the column that contains the title of auto created series.
public function get autoSeriesTitleDataColumn():String
public function set autoSeriesTitleDataColumn(value:String):void
chart | property |
chart:IStiChart
public function get chart():IStiChart
public function set chart(value:IStiChart):void
conditions | property |
conditions:StiChartConditionsCollection
Gets or sets collection of conditions which can be used to change behavior of series.
public function get conditions():StiChartConditionsCollection
public function set conditions(value:StiChartConditionsCollection):void
core | property |
core:StiSeriesCoreXF
public function get core():StiSeriesCoreXF
public function set core(value:StiSeriesCoreXF):void
coreTitle | property |
coreTitle:String
public function get coreTitle():String
public function set coreTitle(value:String):void
drillDownEnabled | property |
drillDownEnabled:Boolean
Gets or sets value which indicates whether the Drill-Down operation can be executed.
public function get drillDownEnabled():Boolean
public function set drillDownEnabled(value:Boolean):void
drillDownPage | property |
drillDownPage:StiPage
Gets or sets a page for the Drill-Down operation.
public function get drillDownPage():StiPage
public function set drillDownPage(value:StiPage):void
drillDownPageGuid | property |
drillDownPageGuid:String
public function get drillDownPageGuid():String
public function set drillDownPageGuid(value:String):void
drillDownReport | property |
drillDownReport:String
Gets or sets a path to a report for the Drill-Down operation.
public function get drillDownReport():String
public function set drillDownReport(value:String):void
filterMode | property |
filterMode:int
Gets or sets filter mode of series.
public function get filterMode():int
public function set filterMode(value:int):void
filters | property |
filters:StiChartFiltersCollection
Gets or sets filters which used to filter series values.
public function get filters():StiChartFiltersCollection
public function set filters(value:StiChartFiltersCollection):void
format | property |
format:String
Gets or sets string that is used to format series values.
public function get format():String
public function set format(value:String):void
getArgumentEvent | property |
getArgumentEvent:StiGetArgumentEvent
Occurs when getting the property Argument.
public function get getArgumentEvent():StiGetArgumentEvent
public function set getArgumentEvent(value:StiGetArgumentEvent):void
getHyperlinkEvent | property |
getHyperlinkEvent:StiGetHyperlinkEvent
Occurs when getting the Hyperlink for the series.
public function get getHyperlinkEvent():StiGetHyperlinkEvent
public function set getHyperlinkEvent(value:StiGetHyperlinkEvent):void
getListOfArgumentsEvent | property |
getListOfArgumentsEvent:StiGetListOfArgumentsEvent
Occurs when getting the list of arguments.
public function get getListOfArgumentsEvent():StiGetListOfArgumentsEvent
public function set getListOfArgumentsEvent(value:StiGetListOfArgumentsEvent):void
getListOfHyperlinksEvent | property |
getListOfHyperlinksEvent:StiGetListOfHyperlinksEvent
Occurs when getting the list of Hyperlinks.
public function get getListOfHyperlinksEvent():StiGetListOfHyperlinksEvent
public function set getListOfHyperlinksEvent(value:StiGetListOfHyperlinksEvent):void
getListOfTagsEvent | property |
getListOfTagsEvent:StiGetListOfTagsEvent
Occurs when getting the list of Tags.
public function get getListOfTagsEvent():StiGetListOfTagsEvent
public function set getListOfTagsEvent(value:StiGetListOfTagsEvent):void
getListOfToolTipsEvent | property |
getListOfToolTipsEvent:StiGetListOfToolTipsEvent
Occurs when getting the list of ToolTips.
public function get getListOfToolTipsEvent():StiGetListOfToolTipsEvent
public function set getListOfToolTipsEvent(value:StiGetListOfToolTipsEvent):void
getListOfValuesEvent | property |
getListOfValuesEvent:StiGetListOfValuesEvent
Occurs when getting the list of values.
public function get getListOfValuesEvent():StiGetListOfValuesEvent
public function set getListOfValuesEvent(value:StiGetListOfValuesEvent):void
getTagEvent | property |
getTagEvent:StiGetTagEvent
Occurs when getting the Tag for the series.
public function get getTagEvent():StiGetTagEvent
public function set getTagEvent(value:StiGetTagEvent):void
getTitleEvent | property |
getTitleEvent:StiGetTitleEvent
Occurs when getting the property Title.
public function get getTitleEvent():StiGetTitleEvent
public function set getTitleEvent(value:StiGetTitleEvent):void
getToolTipEvent | property |
getToolTipEvent:StiGetToolTipEvent
Occurs when getting the ToolTip for the series.
public function get getToolTipEvent():StiGetToolTipEvent
public function set getToolTipEvent(value:StiGetToolTipEvent):void
getValueEvent | property |
getValueEvent:StiGetValueEvent
Occurs when getting the property Value.
public function get getValueEvent():StiGetValueEvent
public function set getValueEvent(value:StiGetValueEvent):void
hyperlink | property |
hyperlink:StiHyperlinkExpression
Gets or sets the expression to fill a series hyperlink.
public function get hyperlink():StiHyperlinkExpression
public function set hyperlink(value:StiHyperlinkExpression):void
hyperlinkDataColumn | property |
hyperlinkDataColumn:String
Gets or sets a name of the column that contains the hyperlink value.
public function get hyperlinkDataColumn():String
public function set hyperlinkDataColumn(value:String):void
hyperlinks | property |
hyperlinks:Vector.<String>
public function get hyperlinks():Vector.<String>
public function set hyperlinks(value:Vector.<String>):void
hyperlinkString | property |
hyperlinkString:String
public function get hyperlinkString():String
public function set hyperlinkString(value:String):void
interaction | property |
interaction:IStiSeriesInteraction
Gets interaction options of this series.
public function get interaction():IStiSeriesInteraction
public function set interaction(value:IStiSeriesInteraction):void
listOfArguments | property |
listOfArguments:StiListOfArgumentsExpression
Gets or sets the expression to fill a list of arguments. Example: 1;2;3
public function get listOfArguments():StiListOfArgumentsExpression
public function set listOfArguments(value:StiListOfArgumentsExpression):void
listOfHyperlinks | property |
listOfHyperlinks:StiListOfHyperlinksExpression
Gets or sets the expression to fill a list of hyperlinks. Example: 1;2;3
public function get listOfHyperlinks():StiListOfHyperlinksExpression
public function set listOfHyperlinks(value:StiListOfHyperlinksExpression):void
listOfTags | property |
listOfTags:StiListOfTagsExpression
Gets or sets the expression to fill a list of tags. Example: 1;2;3
public function get listOfTags():StiListOfTagsExpression
public function set listOfTags(value:StiListOfTagsExpression):void
listOfToolTips | property |
listOfToolTips:StiListOfToolTipsExpression
Gets or sets the expression to fill a list of tool tips. Example: 1;2;3
public function get listOfToolTips():StiListOfToolTipsExpression
public function set listOfToolTips(value:StiListOfToolTipsExpression):void
listOfValues | property |
listOfValues:StiListOfValuesExpression
Gets or sets the expression to fill a list of values. Example: 1;2;3
public function get listOfValues():StiListOfValuesExpression
public function set listOfValues(value:StiListOfValuesExpression):void
newAutoSeriesEvent | property |
newAutoSeriesEvent:StiNewAutoSeriesEvent
Occurs when new auto series is created.
public function get newAutoSeriesEvent():StiNewAutoSeriesEvent
public function set newAutoSeriesEvent(value:StiNewAutoSeriesEvent):void
parent | property |
ref | property |
ref:int
public function get ref():int
public function set ref(value:int):void
seriesLabels | property |
seriesLabels:IStiSeriesLabels
Gets or sets series labels settings.
public function get seriesLabels():IStiSeriesLabels
public function set seriesLabels(value:IStiSeriesLabels):void
serviceCategory | property |
serviceCategory:String
[read-only] [override] Gets a service category.
public function get serviceCategory():String
serviceName | property |
serviceName:String
[read-only] [override] Gets a service name.
public function get serviceName():String
serviceType | property |
serviceType:Class
[read-only] [override] Gets a service type.
public function get serviceType():Class
showInLegend | property |
showInLegend:Boolean
Gets or sets value which indicates that series must be shown in legend.
public function get showInLegend():Boolean
public function set showInLegend(value:Boolean):void
showLabels | property |
showLabels:Boolean
public function get showLabels():Boolean
public function set showLabels(value:Boolean):void
showSeriesLabels | property |
showSeriesLabels:int
Gets or sets series labels output mode.
public function get showSeriesLabels():int
public function set showSeriesLabels(value:int):void
showShadow | property |
showShadow:Boolean
Gets or sets value which indicates draw shadow or no.
public function get showShadow():Boolean
public function set showShadow(value:Boolean):void
sortBy | property |
sortBy:int
Gets or sets mode of series values sorting.
public function get sortBy():int
public function set sortBy(value:int):void
sortDirection | property |
sortDirection:int
Gets or sets sort direction.
public function get sortDirection():int
public function set sortDirection(value:int):void
tag | property |
tag:StiTagExpression
Gets or sets the expression to fill a series tag.
public function get tag():StiTagExpression
public function set tag(value:StiTagExpression):void
tagDataColumn | property |
tagDataColumn:String
Gets or sets a name of the column that contains the tag value.
public function get tagDataColumn():String
public function set tagDataColumn(value:String):void
tags | property |
tags:Vector.<Object>
public function get tags():Vector.<Object>
public function set tags(value:Vector.<Object>):void
tagString | property |
tagString:String
public function get tagString():String
public function set tagString(value:String):void
title | property |
title:StiTitleExpression
Gets or sets title of series.
public function get title():StiTitleExpression
public function set title(value:StiTitleExpression):void
titleValue | property |
titleValue:String
Gets or sets title of series.
public function get titleValue():String
public function set titleValue(value:String):void
toolTip | property |
toolTip:StiToolTipExpression
Gets or sets the expression to fill a series tooltip.
public function get toolTip():StiToolTipExpression
public function set toolTip(value:StiToolTipExpression):void
toolTipDataColumn | property |
toolTipDataColumn:String
Gets or sets a name of the column that contains the tool tip value.
public function get toolTipDataColumn():String
public function set toolTipDataColumn(value:String):void
toolTips | property |
toolTips:Vector.<String>
public function get toolTips():Vector.<String>
public function set toolTips(value:Vector.<String>):void
toolTipsString | property |
toolTipsString:String
public function get toolTipsString():String
public function set toolTipsString(value:String):void
topN | property |
topN:IStiSeriesTopN
Gets or sets parameters of displaying top results.
public function get topN():IStiSeriesTopN
public function set topN(value:IStiSeriesTopN):void
trendLine | property |
trendLine:IStiTrendLine
Gets or sets trend line settings.
public function get trendLine():IStiTrendLine
public function set trendLine(value:IStiTrendLine):void
value | property |
value:StiExpression
Gets or sets point value expression. Example: {Order.Value}
public function get value():StiExpression
public function set value(value:StiExpression):void
valueDataColumn | property |
valueDataColumn:String
Gets or sets a name of the column that contains the point value.
public function get valueDataColumn():String
public function set valueDataColumn(value:String):void
values | property |
values:Vector.<Number>
public function get values():Vector.<Number>
public function set values(value:Vector.<Number>):void
valuesString | property |
valuesString:String
public function get valuesString():String
public function set valuesString(value:String):void
yAxis | property |
yAxis:int
Gets or sets Y Axis for series on which will output string representation of arguments.
public function get yAxis():int
public function set yAxis(value:int):void
StiSeries | () | Constructor |
public function StiSeries()
baseTransform | () | method |
protected function baseTransform(context:Object, x:Number, y:Number, angle:Number, dx:Number, dy:Number):void
Parameters
context:Object | |
x:Number | |
y:Number | |
angle:Number | |
dx:Number | |
dy:Number |
clone | () | method |
override public function clone(... parameters):Object
Parameters
... parameters |
Object |
equals | () | method |
override public function equals(object:Object):Boolean
Parameters
object:Object |
Boolean |
getArgumentsFromString | () | method |
public static function getArgumentsFromString(list:String):Vector.<Object>
Parameters
list:String |
Vector.<Object> |
getDefaultAreaType | () | method |
public function getDefaultAreaType():Class
ReturnsClass |
getNullableValuesFromString | () | method |
public static function getNullableValuesFromString(list:String):Vector.<Number>
Parameters
list:String |
Vector.<Number> |
getStringsFromString | () | method |
public static function getStringsFromString(list:String):Vector.<String>
Parameters
list:String |
Vector.<String> |
getValuesFromString | () | method |
public static function getValuesFromString(list:String):Vector.<Number>
Parameters
list:String |
Vector.<Number> |
invokeGetArgument | () | method |
public function invokeGetArgument(sender:StiComponent, e:StiValueEventArgs):void
Raises the GetArgument event.
Parameters
sender:StiComponent | |
e:StiValueEventArgs |
invokeGetHyperlink | () | method |
public function invokeGetHyperlink(sender:Object, e:StiValueEventArgs):void
Raises the GetHyperlink event.
Parameters
sender:Object | |
e:StiValueEventArgs |
invokeGetListOfArguments | () | method |
public function invokeGetListOfArguments(sender:StiComponent, e:StiGetValueEventArgs):void
Raises the GetListOfArguments event.
Parameters
sender:StiComponent | |
e:StiGetValueEventArgs |
invokeGetListOfHyperlinks | () | method |
public function invokeGetListOfHyperlinks(sender:StiComponent, e:StiGetValueEventArgs):void
Raises the GetListOfHyperlinks event.
Parameters
sender:StiComponent | |
e:StiGetValueEventArgs |
invokeGetListOfTags | () | method |
public function invokeGetListOfTags(sender:StiComponent, e:StiGetValueEventArgs):void
Raises the GetListOfTags event.
Parameters
sender:StiComponent | |
e:StiGetValueEventArgs |
invokeGetListOfToolTips | () | method |
public function invokeGetListOfToolTips(sender:StiComponent, e:StiGetValueEventArgs):void
Raises the GetListOfToolTips event.
Parameters
sender:StiComponent | |
e:StiGetValueEventArgs |
invokeGetListOfValues | () | method |
public function invokeGetListOfValues(sender:StiComponent, e:StiGetValueEventArgs):void
Raises the GetListOfValues event.
Parameters
sender:StiComponent | |
e:StiGetValueEventArgs |
invokeGetTag | () | method |
public function invokeGetTag(sender:Object, e:StiValueEventArgs):void
Raises the GetTag event.
Parameters
sender:Object | |
e:StiValueEventArgs |
invokeGetTitle | () | method |
public function invokeGetTitle(sender:StiComponent, e:StiGetTitleEventArgs):void
Raises the GetTitle event.
Parameters
sender:StiComponent | |
e:StiGetTitleEventArgs |
invokeGetToolTip | () | method |
public function invokeGetToolTip(sender:Object, e:StiValueEventArgs):void
Raises the GetToolTip event.
Parameters
sender:Object | |
e:StiValueEventArgs |
invokeGetValue | () | method |
public function invokeGetValue(sender:StiComponent, e:StiGetValueEventArgs):void
Raises the GetValue event.
Parameters
sender:StiComponent | |
e:StiGetValueEventArgs |
invokeNewAutoSeries | () | method |
public function invokeNewAutoSeries(e:StiNewAutoSeriesEventArgs):void
Occurs when new auto series is created.
Parameters
e:StiNewAutoSeriesEventArgs |
memberwiseClone | () | method |
override public function memberwiseClone():Object
ReturnsObject |
onGetArgument | () | method |
protected function onGetArgument(e:StiValueEventArgs):void
Raises the GetArgument event.
Parameters
e:StiValueEventArgs |
onGetHyperlink | () | method |
protected function onGetHyperlink(e:StiValueEventArgs):void
Raises the GetHyperlink event.
Parameters
e:StiValueEventArgs |
onGetListOfArguments | () | method |
protected function onGetListOfArguments(e:StiGetValueEventArgs):void
Raises the Arguments event.
Parameters
e:StiGetValueEventArgs |
onGetListOfHyperlinks | () | method |
protected function onGetListOfHyperlinks(e:StiGetValueEventArgs):void
Raises the Hyperlinks event.
Parameters
e:StiGetValueEventArgs |
onGetListOfTags | () | method |
protected function onGetListOfTags(e:StiGetValueEventArgs):void
Raises the GetListOfTags event.
Parameters
e:StiGetValueEventArgs |
onGetListOfToolTips | () | method |
protected function onGetListOfToolTips(e:StiGetValueEventArgs):void
Raises the GetListOfToolTips event.
Parameters
e:StiGetValueEventArgs |
onGetListOfValues | () | method |
protected function onGetListOfValues(e:StiGetValueEventArgs):void
Raises the values event.
Parameters
e:StiGetValueEventArgs |
onGetTag | () | method |
protected function onGetTag(e:StiValueEventArgs):void
Raises the GetTag event.
Parameters
e:StiValueEventArgs |
onGetTitle | () | method |
protected function onGetTitle(e:StiGetTitleEventArgs):void
Raises the GetTitle event.
Parameters
e:StiGetTitleEventArgs |
onGetToolTip | () | method |
protected function onGetToolTip(e:StiValueEventArgs):void
Raises the GetToolTip event.
Parameters
e:StiValueEventArgs |
onGetValue | () | method |
protected function onGetValue(e:StiGetValueEventArgs):void
Raises the GetValue event.
Parameters
e:StiGetValueEventArgs |
processSeriesBrushes | () | method |
public function processSeriesBrushes(pointIndex:int, seriesBrush:StiBrush):StiBrush
Parameters
pointIndex:int | |
seriesBrush:StiBrush |
StiBrush |
processSeriesColors | () | method |
public function processSeriesColors(pointIndex:int, seriesColor:StiColor):StiColor
Parameters
pointIndex:int | |
seriesColor:StiColor |
StiColor |
toString | () | method |
public function toString():String
ReturnsString |