StiStackedBarSeries Properties |
The StiStackedBarSeries type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowApplyBrushNegative | ||
| 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 | ||
| Brush | ||
| BrushNegative | ||
| 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.) | |
| GetListOfValuesEvent |
Occurs when getting the list of values.
(Inherited from StiSeries.) | |
| 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.) | |
| GetValueEvent |
Occurs when getting the property Value.
(Inherited from StiSeries.) | |
| 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 |
Gets or sets the expression to fill a list of values. Example: 1;2;3
(Inherited from StiSeries.) | |
| 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.) | |
| ShowZeros |
Gets or sets value which indicates whether it is necessary to show the series element, if the series value of this bar is 0.
| |
| 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 |
Gets or sets parameters of displaying top results.
(Inherited from StiSeries.) | |
| TopNAllowed | (Inherited from StiSeries.) | |
| TrendLine | (Overrides StiSeriesTrendLine.) | |
| TrendLineAllowed | (Overrides StiSeriesTrendLineAllowed.) | |
| Value |
Gets or sets point value expression. Example: {Order.Value}
(Inherited from StiSeries.) | |
| ValueDataColumn |
Gets or sets a name of the column that contains the point value.
(Inherited from StiSeries.) | |
| Values | (Inherited from StiSeries.) | |
| ValuesStart | (Inherited from StiSeries.) | |
| ValuesString | (Inherited from StiSeries.) | |
| Width | ||
| YAxis |
Gets or sets Y Axis for series on which will output string representation of arguments.
(Inherited from StiSeries.) |