StiCandlestickSeries Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.Chart.StiCandlestickSeries"]
Namespace: Stimulsoft.Report.Chart
The StiCandlestickSeries type exposes the following members.
Name | Description | |
---|---|---|
StiCandlestickSeries | Initializes a new instance of the StiCandlestickSeries class |
Name | Description | |
---|---|---|
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 |
Gets or sets border color of series bar.
| |
BorderColorNegative |
Gets or sets border color negative of series bar.
| |
BorderWidth |
Gets or sets border width of series.
| |
Brush |
Gets or sets brush which will used to fill bar area.
| |
BrushNegative |
Gets or sets a brush which will be used to fill negative values.
| |
Chart | (Inherited from StiSeries.) | |
ComponentId | (Overrides StiSeriesComponentId.) | |
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.
| |
GetListOfValuesEvent |
Occurs when getting the list of values.
(Inherited from StiSeries.) | |
GetListOfValuesHighEvent |
Gets or sets a script of the event GetListOfValuesHigh.
| |
GetListOfValuesLowEvent |
Gets or sets a script of the event GetListOfValuesLow.
| |
GetListOfValuesOpenEvent |
Gets or sets a script of the event GetListOfValuesOpen.
| |
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.
| |
GetValueEvent |
Occurs when getting the property Value.
(Inherited from StiSeries.) | |
GetValueHighEvent |
Gets or sets a script of the event GetValueHigh.
| |
GetValueLowEvent |
Gets or sets a script of the event GetValueLow.
| |
GetValueOpenEvent |
Gets or sets a script of the event GetValueOpen.
| |
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.) | |
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 | (Overrides StiSeriesListOfValues.) | |
ListOfValuesClose |
Gets or sets the expression to fill a list of close values. Example: 1;2;3
| |
ListOfValuesHigh |
Gets or sets the expression to fill a list of high values. Example: 1;2;3
| |
ListOfValuesLow |
Gets or sets the expression to fill a list of low values. Example: 1;2;3
| |
ListOfValuesOpen |
Gets or sets the expression to fill a list of open values. Example: 1;2;3
| |
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 | (Overrides StiSeriesTopN.) | |
TopNAllowed | (Overrides StiSeriesTopNAllowed.) | |
TrendLine | (Overrides StiSeriesTrendLine.) | |
TrendLineAllowed | (Overrides StiSeriesTrendLineAllowed.) | |
Value | (Overrides StiSeriesValue.) | |
ValueClose |
Gets or sets close value expression. Example: {Order.Value}
| |
ValueDataColumn | (Overrides StiSeriesValueDataColumn.) | |
ValueDataColumnClose |
Gets or sets a name of the column that contains the close value.
| |
ValueDataColumnHigh |
Gets or sets a name of the column that contains the high value.
| |
ValueDataColumnLow |
Gets or sets a name of the column that contains the low value.
| |
ValueDataColumnOpen |
Gets or sets a name of the column that contains the open value.
| |
ValueHigh |
Gets or sets high value expression. Example: {Order.Value}
| |
ValueLow |
Gets or sets low value expression. Example: {Order.Value}
| |
ValueOpen |
Gets or sets open value expression. Example: {Order.Value}
| |
Values | (Inherited from StiSeries.) | |
ValuesClose | ||
ValuesHigh | ||
ValuesLow | ||
ValuesOpen | ||
ValuesStart | (Inherited from StiSeries.) | |
ValuesString | (Inherited from StiSeries.) | |
ValuesStringClose | ||
ValuesStringHigh | ||
ValuesStringLow | ||
ValuesStringOpen | ||
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 StiSeriesClone.) | |
CreateNew | (Overrides StiSeriesCreateNew.) | |
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 StiSeriesGetDefaultAreaType.) | |
GetEvents | (Inherited from StiSeries.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetProperties | (Overrides StiSeriesGetProperties(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.
| |
InvokeGetListOfValuesHigh |
Raises the GetListOfValuesHigh event.
| |
InvokeGetListOfValuesLow |
Raises the GetListOfValuesLow event.
| |
InvokeGetListOfValuesOpen |
Raises the GetListOfValuesOpen event.
| |
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.
| |
InvokeGetValueHigh |
Raises the GetValueHigh event.
| |
InvokeGetValueLow |
Raises the GetValueLow event.
| |
InvokeGetValueOpen |
Raises the GetValueOpen event.
| |
InvokeNewAutoSeries | (Inherited from StiSeries.) | |
IsPropertiesInitializedProtected | (Inherited from StiService.) | |
IsPropertyPresent | (Inherited from StiService.) | |
LoadFromJsonObject | (Overrides StiSeriesLoadFromJsonObject(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.
| |
OnGetListOfValuesHigh |
Raises the values high event.
| |
OnGetListOfValuesLow |
Raises the values low event.
| |
OnGetListOfValuesOpen |
Raises the values open event.
| |
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.
| |
OnGetValueHigh |
Raises the GetValueHigh event.
| |
OnGetValueLow |
Raises the GetValueLow event.
| |
OnGetValueOpen |
Raises the GetValueOpen event.
| |
PackService | (Inherited from StiService.) | |
ProcessSeriesBrushes | (Inherited from StiSeries.) | |
ProcessSeriesColors | (Inherited from StiSeries.) | |
SaveToJsonObject | (Overrides StiSeriesSaveToJsonObject(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.
| |
GetListOfValuesHigh |
Occurs when getting the list of values high.
| |
GetListOfValuesLow |
Occurs when getting the list of values low.
| |
GetListOfValuesOpen |
Occurs when getting the list of values open.
| |
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 | ||
GetValueHigh | ||
GetValueLow | ||
GetValueOpen | ||
NewAutoSeries |
Occurs when new auto series is created.
(Inherited from StiSeries.) |