StiSeriesInteraction Properties |
The StiSeriesInteraction type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowSeries |
Gets or sets value which indicates that the Drill-Down operation can be executed for Series.
| |
| AllowSeriesElements |
Gets or sets value which indicates that the Drill-Down operation can be executed for Series Elements.
| |
| ComponentId | ||
| 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.
| |
| Hyperlink |
Gets or sets an expression to fill a series hyperlink.
| |
| HyperlinkDataColumn |
Gets or sets a name of the column that contains the hyperlink value.
| |
| IsDefault | ||
| 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
| |
| ParentComponent | ||
| PropName | ||
| 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.
| |
| 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.
|