StiSeries Properties |
The StiSeries type exposes the following members.
Name | Description | |
---|---|---|
AllowApplyStyle |
Gets or sets value which indicates that chart style will be used.
| |
AllowSeries | ||
AllowSeriesElements | ||
Argument | ||
ArgumentDataColumn |
Gets or sets a name of the column that contains the argument value.
| |
Arguments | ||
ArgumentsString | ||
AutoSeriesColorDataColumn |
Gets or sets a name of the column that contains the color of auto created series. Color must be presented as string.
| |
AutoSeriesKeyDataColumn |
Gets or sets a name of the column that contains the key of auto created series.
| |
AutoSeriesTitleDataColumn |
Gets or sets a name of the column that contains the title of auto created series.
| |
Chart | ||
ComponentId | ||
Conditions |
Gets or sets collection of conditions which can be used to change behavior of series.
| |
Core | ||
CoreTitle | ||
DrillDownEnabled |
Gets or sets value which indicates whether the Drill-Down operation can be executed.
| |
DrillDownPage |
Gets or sets a page for the Drill-Down operation.
| |
DrillDownPageGuid | ||
DrillDownReport |
Gets or sets a path to a report for the Drill-Down operation.
| |
FilterMode |
Gets or sets filter mode of series.
| |
Filters |
Gets or sets filters which used to filter series values.
| |
Format |
Gets or sets string that is used to format series values.
| |
GetArgumentEvent |
Occurs when getting the property Argument.
| |
GetHyperlinkEvent |
Occurs when getting the Hyperlink for the series.
| |
GetListOfArgumentsEvent |
Occurs when getting the list of arguments.
| |
GetListOfHyperlinksEvent |
Occurs when getting the list of Hyperlinks.
| |
GetListOfTagsEvent |
Occurs when getting the list of Tags.
| |
GetListOfToolTipsEvent |
Occurs when getting the list of ToolTips.
| |
GetListOfValuesEvent |
Occurs when getting the list of values.
| |
GetTagEvent |
Occurs when getting the Tag for the series.
| |
GetTitleEvent |
Occurs when getting the property Title.
| |
GetToolTipEvent |
Occurs when getting the ToolTip for the series.
| |
GetValueEvent |
Occurs when getting the property Value.
| |
Hyperlink |
Gets or sets the expression to fill a series hyperlink.
| |
HyperlinkDataColumn |
Gets or sets a name of the column that contains the hyperlink value.
| |
Hyperlinks | ||
HyperlinkString | ||
Interaction |
Gets interaction options of this series.
| |
ListOfArguments |
Gets or sets the expression to fill a list of arguments. Example: 1;2;3
| |
ListOfHyperlinks |
Gets or sets the expression to fill a list of hyperlinks. Example: 1;2;3
| |
ListOfTags |
Gets or sets the expression to fill a list of tags. Example: 1;2;3
| |
ListOfToolTips |
Gets or sets the expression to fill a list of tool tips. Example: 1;2;3
| |
ListOfValues |
Gets or sets the expression to fill a list of values. Example: 1;2;3
| |
NewAutoSeriesEvent |
Occurs when new auto series is created.
| |
Parent | ||
Properties | (Inherited from StiService.) | |
PropName | ||
SeriesLabels |
Gets or sets series labels settings.
| |
ServiceCategory |
Gets a service category.
(Overrides StiServiceServiceCategory.) | |
ServiceEnabled | (Inherited from StiService.) | |
ServiceInfo | (Inherited from StiService.) | |
ServiceName |
Gets a service name.
(Overrides StiServiceServiceName.) | |
ServiceType |
Gets a service type.
(Overrides StiServiceServiceType.) | |
ShowInLegend |
Gets or sets value which indicates that series must be shown in legend.
| |
ShowSeriesLabels |
Gets or sets series labels output mode.
| |
ShowShadow |
Gets or sets value which indicates draw shadow or no.
| |
SortBy |
Gets or sets mode of series values sorting.
| |
SortDirection |
Gets or sets sort direction.
| |
Tag |
Gets or sets the expression to fill a series tag.
| |
TagDataColumn |
Gets or sets a name of the column that contains the tag value.
| |
Tags | ||
TagString | ||
Title |
Gets or sets title of series.
| |
TitleValue |
Gets or sets title of series.
| |
ToolTip |
Gets or sets the expression to fill a series tooltip.
| |
ToolTipDataColumn |
Gets or sets a name of the column that contains the tool tip value.
| |
ToolTips | ||
ToolTipsString | ||
TopN |
Gets or sets parameters of displaying top results.
| |
TopNAllowed | ||
TrendLine |
Gets or sets trend line settings.
| |
TrendLineAllowed | ||
Value |
Gets or sets point value expression. Example: {Order.Value}
| |
ValueDataColumn |
Gets or sets a name of the column that contains the point value.
| |
Values | ||
ValuesStart | ||
ValuesString | ||
YAxis |
Gets or sets Y Axis for series on which will output string representation of arguments.
|