StiSeries Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.Chart.StiSeries"]
Namespace: Stimulsoft.Report.Chart
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.
|
Name | Description | |
---|---|---|
BaseTransform | ||
Clone |
Creates a new object that is a copy of the current instance.
(Overrides StiServiceClone.) | |
CreateNew | ||
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.) | |
GetArgumentsFromString | ||
GetDefaultAreaType | ||
GetEvents | ||
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetNullableValuesFromString | ||
GetProperties | ||
GetStringsFromString | ||
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetValuesFromString | ||
InvokeGetArgument |
Raises the GetArgument event.
| |
InvokeGetHyperlink |
Raises the GetHyperlink event.
| |
InvokeGetListOfArguments |
Raises the GetListOfArguments event.
| |
InvokeGetListOfHyperlinks |
Raises the GetListOfHyperlinks event.
| |
InvokeGetListOfTags |
Raises the GetListOfTags event.
| |
InvokeGetListOfToolTips |
Raises the GetListOfToolTips event.
| |
InvokeGetListOfValues |
Raises the GetListOfValues event.
| |
InvokeGetTag |
Raises the GetTag event.
| |
InvokeGetTitle |
Raises the GetTitle event.
| |
InvokeGetToolTip |
Raises the GetToolTip event.
| |
InvokeGetValue |
Raises the GetValue event.
| |
InvokeNewAutoSeries | ||
IsPropertiesInitializedProtected | (Inherited from StiService.) | |
IsPropertyPresent | (Inherited from StiService.) | |
LoadFromJsonObject | ||
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
OnGetArgument |
Raises the GetArgument event.
| |
OnGetHyperlink |
Raises the GetHyperlink event.
| |
OnGetListOfArguments |
Raises the Arguments event.
| |
OnGetListOfHyperlinks |
Raises the Hyperlinks event.
| |
OnGetListOfTags |
Raises the GetListOfTags event.
| |
OnGetListOfToolTips |
Raises the GetListOfToolTips event.
| |
OnGetListOfValues |
Raises the values event.
| |
OnGetTag |
Raises the GetTag event.
| |
OnGetTitle |
Raises the GetTitle event.
| |
OnGetToolTip |
Raises the GetToolTip event.
| |
OnGetValue |
Raises the GetValue event.
| |
PackService | (Inherited from StiService.) | |
ProcessSeriesBrushes | ||
ProcessSeriesColors | ||
SaveToJsonObject | ||
ToString | (Overrides ObjectToString.) |
Name | Description | |
---|---|---|
GetArgument |
Occurs when getting the property Argument.
| |
GetHyperlink |
Occurs when getting the Hyperlink for the series.
| |
GetListOfArguments |
Occurs when getting the list of arguments.
| |
GetListOfHyperlinks |
Occurs when getting the list of Hyperlinks.
| |
GetListOfTags |
Occurs when getting the list of Tags.
| |
GetListOfToolTips |
Occurs when getting the list of tooltips.
| |
GetListOfValues |
Occurs when getting the list of values.
| |
GetTag |
Occurs when getting the Tag for the series.
| |
GetTitle |
Occurs when getting the property Title.
| |
GetToolTip |
Occurs when getting the ToolTip for the series.
| |
GetValue |
Occurs when getting the property Value.
| |
NewAutoSeries |
Occurs when new auto series is created.
|