StiStockSeries Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.Chart.StiStockSeries"]
Namespace: Stimulsoft.Report.Chart
The StiStockSeries type exposes the following members.
Name | Description | |
---|---|---|
StiStockSeries | Initializes a new instance of the StiStockSeries class |
Name | Description | |
---|---|---|
AllowApplyColorNegative | ||
AllowApplyStyle |
Gets or sets value which indicates that chart style will be used.
(Inherited from StiSeries.) | |
AllowSeries | (Inherited from StiSeries.) | |
AllowSeriesElements | (Inherited from StiSeries.) | |
Argument | (Inherited from StiSeries.) | |
ArgumentDataColumn |
Gets or sets a name of the column that contains the argument value.
(Inherited from StiSeries.) | |
Arguments | (Inherited from StiSeries.) | |
ArgumentsString | (Inherited from StiSeries.) | |
AutoSeriesColorDataColumn |
Gets or sets a name of the column that contains the color of auto created series. Color must be presented as string.
(Inherited from StiSeries.) | |
AutoSeriesKeyDataColumn |
Gets or sets a name of the column that contains the key of auto created series.
(Inherited from StiSeries.) | |
AutoSeriesTitleDataColumn |
Gets or sets a name of the column that contains the title of auto created series.
(Inherited from StiSeries.) | |
BorderColor | (Overrides StiCandlestickSeriesBorderColor.) | |
BorderColorNegative |
Gets or sets border color negative of series bar.
(Inherited from StiCandlestickSeries.) | |
BorderWidth | (Overrides StiCandlestickSeriesBorderWidth.) | |
Brush | (Overrides StiCandlestickSeriesBrush.) | |
BrushNegative | (Overrides StiCandlestickSeriesBrushNegative.) | |
Chart | (Inherited from StiSeries.) | |
ComponentId | (Overrides StiCandlestickSeriesComponentId.) | |
Conditions |
Gets or sets collection of conditions which can be used to change behavior of series.
(Inherited from StiSeries.) | |
Core | (Inherited from StiSeries.) | |
CoreTitle | (Inherited from StiSeries.) | |
DrillDownEnabled |
Gets or sets value which indicates whether the Drill-Down operation can be executed.
(Inherited from StiSeries.) | |
DrillDownPage |
Gets or sets a page for the Drill-Down operation.
(Inherited from StiSeries.) | |
DrillDownPageGuid | (Inherited from StiSeries.) | |
DrillDownReport |
Gets or sets a path to a report for the Drill-Down operation.
(Inherited from StiSeries.) | |
FilterMode |
Gets or sets filter mode of series.
(Inherited from StiSeries.) | |
Filters |
Gets or sets filters which used to filter series values.
(Inherited from StiSeries.) | |
Format |
Gets or sets string that is used to format series values.
(Inherited from StiSeries.) | |
GetArgumentEvent |
Occurs when getting the property Argument.
(Inherited from StiSeries.) | |
GetHyperlinkEvent |
Occurs when getting the Hyperlink for the series.
(Inherited from StiSeries.) | |
GetListOfArgumentsEvent |
Occurs when getting the list of arguments.
(Inherited from StiSeries.) | |
GetListOfHyperlinksEvent |
Occurs when getting the list of Hyperlinks.
(Inherited from StiSeries.) | |
GetListOfTagsEvent |
Occurs when getting the list of Tags.
(Inherited from StiSeries.) | |
GetListOfToolTipsEvent |
Occurs when getting the list of ToolTips.
(Inherited from StiSeries.) | |
GetListOfValuesCloseEvent |
Gets or sets a script of the event GetListOfValuesClose.
(Inherited from StiCandlestickSeries.) | |
GetListOfValuesEvent |
Occurs when getting the list of values.
(Inherited from StiSeries.) | |
GetListOfValuesHighEvent |
Gets or sets a script of the event GetListOfValuesHigh.
(Inherited from StiCandlestickSeries.) | |
GetListOfValuesLowEvent |
Gets or sets a script of the event GetListOfValuesLow.
(Inherited from StiCandlestickSeries.) | |
GetListOfValuesOpenEvent |
Gets or sets a script of the event GetListOfValuesOpen.
(Inherited from StiCandlestickSeries.) | |
GetTagEvent |
Occurs when getting the Tag for the series.
(Inherited from StiSeries.) | |
GetTitleEvent |
Occurs when getting the property Title.
(Inherited from StiSeries.) | |
GetToolTipEvent |
Occurs when getting the ToolTip for the series.
(Inherited from StiSeries.) | |
GetValueCloseEvent |
Gets or sets a script of the event GetValueClose.
(Inherited from StiCandlestickSeries.) | |
GetValueEvent |
Occurs when getting the property Value.
(Inherited from StiSeries.) | |
GetValueHighEvent |
Gets or sets a script of the event GetValueHigh.
(Inherited from StiCandlestickSeries.) | |
GetValueLowEvent |
Gets or sets a script of the event GetValueLow.
(Inherited from StiCandlestickSeries.) | |
GetValueOpenEvent |
Gets or sets a script of the event GetValueOpen.
(Inherited from StiCandlestickSeries.) | |
Hyperlink |
Gets or sets the expression to fill a series hyperlink.
(Inherited from StiSeries.) | |
HyperlinkDataColumn |
Gets or sets a name of the column that contains the hyperlink value.
(Inherited from StiSeries.) | |
Hyperlinks | (Inherited from StiSeries.) | |
HyperlinkString | (Inherited from StiSeries.) | |
Interaction |
Gets interaction options of this series.
(Inherited from StiSeries.) | |
LineColor |
Gets or sets line color of series.
| |
LineColorNegative | ||
LineStyle |
Gets or sets a line style of series.
| |
LineWidth |
Gets or sets line width of series.
| |
ListOfArguments |
Gets or sets the expression to fill a list of arguments. Example: 1;2;3
(Inherited from StiSeries.) | |
ListOfHyperlinks |
Gets or sets the expression to fill a list of hyperlinks. Example: 1;2;3
(Inherited from StiSeries.) | |
ListOfTags |
Gets or sets the expression to fill a list of tags. Example: 1;2;3
(Inherited from StiSeries.) | |
ListOfToolTips |
Gets or sets the expression to fill a list of tool tips. Example: 1;2;3
(Inherited from StiSeries.) | |
ListOfValues | (Inherited from StiCandlestickSeries.) | |
ListOfValuesClose |
Gets or sets the expression to fill a list of close values. Example: 1;2;3
(Inherited from StiCandlestickSeries.) | |
ListOfValuesHigh |
Gets or sets the expression to fill a list of high values. Example: 1;2;3
(Inherited from StiCandlestickSeries.) | |
ListOfValuesLow |
Gets or sets the expression to fill a list of low values. Example: 1;2;3
(Inherited from StiCandlestickSeries.) | |
ListOfValuesOpen |
Gets or sets the expression to fill a list of open values. Example: 1;2;3
(Inherited from StiCandlestickSeries.) | |
NewAutoSeriesEvent |
Occurs when new auto series is created.
(Inherited from StiSeries.) | |
Parent | (Inherited from StiSeries.) | |
Properties | (Inherited from StiService.) | |
PropName | (Inherited from StiSeries.) | |
SeriesLabels |
Gets or sets series labels settings.
(Inherited from StiSeries.) | |
ServiceCategory |
Gets a service category.
(Inherited from StiSeries.) | |
ServiceEnabled | (Inherited from StiService.) | |
ServiceInfo | (Inherited from StiService.) | |
ServiceName |
Gets a service name.
(Inherited from StiSeries.) | |
ServiceType |
Gets a service type.
(Inherited from StiSeries.) | |
ShowInLegend |
Gets or sets value which indicates that series must be shown in legend.
(Inherited from StiSeries.) | |
ShowSeriesLabels |
Gets or sets series labels output mode.
(Inherited from StiSeries.) | |
ShowShadow |
Gets or sets value which indicates draw shadow or no.
(Inherited from StiSeries.) | |
SortBy |
Gets or sets mode of series values sorting.
(Inherited from StiSeries.) | |
SortDirection |
Gets or sets sort direction.
(Inherited from StiSeries.) | |
Tag |
Gets or sets the expression to fill a series tag.
(Inherited from StiSeries.) | |
TagDataColumn |
Gets or sets a name of the column that contains the tag value.
(Inherited from StiSeries.) | |
Tags | (Inherited from StiSeries.) | |
TagString | (Inherited from StiSeries.) | |
Title |
Gets or sets title of series.
(Inherited from StiSeries.) | |
TitleValue |
Gets or sets title of series.
(Inherited from StiSeries.) | |
ToolTip |
Gets or sets the expression to fill a series tooltip.
(Inherited from StiSeries.) | |
ToolTipDataColumn |
Gets or sets a name of the column that contains the tool tip value.
(Inherited from StiSeries.) | |
ToolTips | (Inherited from StiSeries.) | |
ToolTipsString | (Inherited from StiSeries.) | |
TopN | (Inherited from StiCandlestickSeries.) | |
TopNAllowed | (Inherited from StiCandlestickSeries.) | |
TrendLine | (Inherited from StiCandlestickSeries.) | |
TrendLineAllowed | (Inherited from StiCandlestickSeries.) | |
Value | (Inherited from StiCandlestickSeries.) | |
ValueClose |
Gets or sets close value expression. Example: {Order.Value}
(Inherited from StiCandlestickSeries.) | |
ValueDataColumn | (Inherited from StiCandlestickSeries.) | |
ValueDataColumnClose |
Gets or sets a name of the column that contains the close value.
(Inherited from StiCandlestickSeries.) | |
ValueDataColumnHigh |
Gets or sets a name of the column that contains the high value.
(Inherited from StiCandlestickSeries.) | |
ValueDataColumnLow |
Gets or sets a name of the column that contains the low value.
(Inherited from StiCandlestickSeries.) | |
ValueDataColumnOpen |
Gets or sets a name of the column that contains the open value.
(Inherited from StiCandlestickSeries.) | |
ValueHigh |
Gets or sets high value expression. Example: {Order.Value}
(Inherited from StiCandlestickSeries.) | |
ValueLow |
Gets or sets low value expression. Example: {Order.Value}
(Inherited from StiCandlestickSeries.) | |
ValueOpen |
Gets or sets open value expression. Example: {Order.Value}
(Inherited from StiCandlestickSeries.) | |
Values | (Inherited from StiSeries.) | |
ValuesClose | (Inherited from StiCandlestickSeries.) | |
ValuesHigh | (Inherited from StiCandlestickSeries.) | |
ValuesLow | (Inherited from StiCandlestickSeries.) | |
ValuesOpen | (Inherited from StiCandlestickSeries.) | |
ValuesStart | (Inherited from StiSeries.) | |
ValuesString | (Inherited from StiSeries.) | |
ValuesStringClose | (Inherited from StiCandlestickSeries.) | |
ValuesStringHigh | (Inherited from StiCandlestickSeries.) | |
ValuesStringLow | (Inherited from StiCandlestickSeries.) | |
ValuesStringOpen | (Inherited from StiCandlestickSeries.) | |
YAxis |
Gets or sets Y Axis for series on which will output string representation of arguments.
(Inherited from StiSeries.) |
Name | Description | |
---|---|---|
BaseTransform | (Inherited from StiSeries.) | |
Clone |
Creates a new object that is a copy of the current instance.
(Overrides StiCandlestickSeriesClone.) | |
CreateNew | (Overrides StiCandlestickSeriesCreateNew.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetDefaultAreaType | (Overrides StiCandlestickSeriesGetDefaultAreaType.) | |
GetEvents | (Inherited from StiSeries.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetProperties | (Overrides StiCandlestickSeriesGetProperties(IStiPropertyGrid, StiLevel).) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
InvokeGetArgument |
Raises the GetArgument event.
(Inherited from StiSeries.) | |
InvokeGetHyperlink |
Raises the GetHyperlink event.
(Inherited from StiSeries.) | |
InvokeGetListOfArguments |
Raises the GetListOfArguments event.
(Inherited from StiSeries.) | |
InvokeGetListOfHyperlinks |
Raises the GetListOfHyperlinks event.
(Inherited from StiSeries.) | |
InvokeGetListOfTags |
Raises the GetListOfTags event.
(Inherited from StiSeries.) | |
InvokeGetListOfToolTips |
Raises the GetListOfToolTips event.
(Inherited from StiSeries.) | |
InvokeGetListOfValues |
Raises the GetListOfValues event.
(Inherited from StiSeries.) | |
InvokeGetListOfValuesClose |
Raises the GetListOfValuesClose event.
(Inherited from StiCandlestickSeries.) | |
InvokeGetListOfValuesHigh |
Raises the GetListOfValuesHigh event.
(Inherited from StiCandlestickSeries.) | |
InvokeGetListOfValuesLow |
Raises the GetListOfValuesLow event.
(Inherited from StiCandlestickSeries.) | |
InvokeGetListOfValuesOpen |
Raises the GetListOfValuesOpen event.
(Inherited from StiCandlestickSeries.) | |
InvokeGetTag |
Raises the GetTag event.
(Inherited from StiSeries.) | |
InvokeGetTitle |
Raises the GetTitle event.
(Inherited from StiSeries.) | |
InvokeGetToolTip |
Raises the GetToolTip event.
(Inherited from StiSeries.) | |
InvokeGetValue |
Raises the GetValue event.
(Inherited from StiSeries.) | |
InvokeGetValueClose |
Raises the GetValueClose event.
(Inherited from StiCandlestickSeries.) | |
InvokeGetValueHigh |
Raises the GetValueHigh event.
(Inherited from StiCandlestickSeries.) | |
InvokeGetValueLow |
Raises the GetValueLow event.
(Inherited from StiCandlestickSeries.) | |
InvokeGetValueOpen |
Raises the GetValueOpen event.
(Inherited from StiCandlestickSeries.) | |
InvokeNewAutoSeries | (Inherited from StiSeries.) | |
IsPropertiesInitializedProtected | (Inherited from StiService.) | |
IsPropertyPresent | (Inherited from StiService.) | |
LoadFromJsonObject | (Overrides StiCandlestickSeriesLoadFromJsonObject(JObject).) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
OnGetArgument |
Raises the GetArgument event.
(Inherited from StiSeries.) | |
OnGetHyperlink |
Raises the GetHyperlink event.
(Inherited from StiSeries.) | |
OnGetListOfArguments |
Raises the Arguments event.
(Inherited from StiSeries.) | |
OnGetListOfHyperlinks |
Raises the Hyperlinks event.
(Inherited from StiSeries.) | |
OnGetListOfTags |
Raises the GetListOfTags event.
(Inherited from StiSeries.) | |
OnGetListOfToolTips |
Raises the GetListOfToolTips event.
(Inherited from StiSeries.) | |
OnGetListOfValues |
Raises the values event.
(Inherited from StiSeries.) | |
OnGetListOfValuesClose |
Raises the values close event.
(Inherited from StiCandlestickSeries.) | |
OnGetListOfValuesHigh |
Raises the values high event.
(Inherited from StiCandlestickSeries.) | |
OnGetListOfValuesLow |
Raises the values low event.
(Inherited from StiCandlestickSeries.) | |
OnGetListOfValuesOpen |
Raises the values open event.
(Inherited from StiCandlestickSeries.) | |
OnGetTag |
Raises the GetTag event.
(Inherited from StiSeries.) | |
OnGetTitle |
Raises the GetTitle event.
(Inherited from StiSeries.) | |
OnGetToolTip |
Raises the GetToolTip event.
(Inherited from StiSeries.) | |
OnGetValue |
Raises the GetValue event.
(Inherited from StiSeries.) | |
OnGetValueClose |
Raises the GetValueClose event.
(Inherited from StiCandlestickSeries.) | |
OnGetValueHigh |
Raises the GetValueHigh event.
(Inherited from StiCandlestickSeries.) | |
OnGetValueLow |
Raises the GetValueLow event.
(Inherited from StiCandlestickSeries.) | |
OnGetValueOpen |
Raises the GetValueOpen event.
(Inherited from StiCandlestickSeries.) | |
PackService | (Inherited from StiService.) | |
ProcessSeriesBrushes | (Inherited from StiSeries.) | |
ProcessSeriesColors | (Inherited from StiSeries.) | |
SaveToJsonObject | (Overrides StiCandlestickSeriesSaveToJsonObject(StiJsonSaveMode).) | |
ToString | (Inherited from StiSeries.) |
Name | Description | |
---|---|---|
GetArgument |
Occurs when getting the property Argument.
(Inherited from StiSeries.) | |
GetHyperlink |
Occurs when getting the Hyperlink for the series.
(Inherited from StiSeries.) | |
GetListOfArguments |
Occurs when getting the list of arguments.
(Inherited from StiSeries.) | |
GetListOfHyperlinks |
Occurs when getting the list of Hyperlinks.
(Inherited from StiSeries.) | |
GetListOfTags |
Occurs when getting the list of Tags.
(Inherited from StiSeries.) | |
GetListOfToolTips |
Occurs when getting the list of tooltips.
(Inherited from StiSeries.) | |
GetListOfValues |
Occurs when getting the list of values.
(Inherited from StiSeries.) | |
GetListOfValuesClose |
Occurs when getting the list of values close.
(Inherited from StiCandlestickSeries.) | |
GetListOfValuesHigh |
Occurs when getting the list of values high.
(Inherited from StiCandlestickSeries.) | |
GetListOfValuesLow |
Occurs when getting the list of values low.
(Inherited from StiCandlestickSeries.) | |
GetListOfValuesOpen |
Occurs when getting the list of values open.
(Inherited from StiCandlestickSeries.) | |
GetTag |
Occurs when getting the Tag for the series.
(Inherited from StiSeries.) | |
GetTitle |
Occurs when getting the property Title.
(Inherited from StiSeries.) | |
GetToolTip |
Occurs when getting the ToolTip for the series.
(Inherited from StiSeries.) | |
GetValue |
Occurs when getting the property Value.
(Inherited from StiSeries.) | |
GetValueClose | (Inherited from StiCandlestickSeries.) | |
GetValueHigh | (Inherited from StiCandlestickSeries.) | |
GetValueLow | (Inherited from StiCandlestickSeries.) | |
GetValueOpen | (Inherited from StiCandlestickSeries.) | |
NewAutoSeries |
Occurs when new auto series is created.
(Inherited from StiSeries.) |