StiRangeSeries Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.Chart.StiRangeSeries"]
Namespace: Stimulsoft.Report.Chart
The StiRangeSeries type exposes the following members.
| Name | Description | |
|---|---|---|
| StiRangeSeries | Initializes a new instance of the StiRangeSeries class |
| Name | Description | |
|---|---|---|
| AllowApplyBrushNegative | ||
| AllowApplyColorNegative | (Overrides StiBaseLineSeriesAllowApplyColorNegative.) | |
| 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.) | |
| Brush |
Gets or sets brush which will used to fill bar area.
| |
| BrushNegative | ||
| Chart | (Inherited from StiSeries.) | |
| ComponentId | (Overrides StiLineSeriesComponentId.) | |
| 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.) | |
| GetListOfValuesEndEvent |
Gets or sets a script of the event GetListOfValuesEnd.
| |
| 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.) | |
| GetValueEndEvent |
Gets or sets a script of the event GetValueEnd.
| |
| 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.) | |
| LabelsOffset |
Gets or sets vertical labels offset.
(Inherited from StiBaseLineSeries.) | |
| Lighting |
Gets or sets value which indicates that light effect will be shown.
(Inherited from StiBaseLineSeries.) | |
| LineColor |
Gets or sets line color of series.
(Inherited from StiBaseLineSeries.) | |
| LineColorNegative | (Overrides StiBaseLineSeriesLineColorNegative.) | |
| LineMarker |
Gets or sets line marker settings.
(Inherited from StiBaseLineSeries.) | |
| LineStyle |
Gets or sets a line style of series.
(Inherited from StiBaseLineSeries.) | |
| LineWidth |
Gets or sets line width of series.
(Inherited from StiBaseLineSeries.) | |
| 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 start values. Example: 1;2;3
(Overrides StiSeriesListOfValues.) | |
| ListOfValuesEnd |
Gets or sets the expression to fill a list of end values. Example: 1;2;3
| |
| Marker |
Gets or sets marker settings.
(Inherited from StiBaseLineSeries.) | |
| 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.) | |
| ShowNulls | (Overrides StiBaseLineSeriesShowNulls.) | |
| 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 is 0.
(Inherited from StiBaseLineSeries.) | |
| 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 |
Gets or sets start value expression. Example: {Order.Value}
(Overrides StiSeriesValue.) | |
| ValueDataColumn |
Gets or sets a name of the column that contains the start value.
(Overrides StiSeriesValueDataColumn.) | |
| ValueDataColumnEnd |
Gets or sets a name of the column that contains the end value.
| |
| ValueEnd |
Gets or sets end value expression. Example: {Order.Value}
| |
| Values | (Inherited from StiSeries.) | |
| ValuesEnd | ||
| ValuesStart | (Inherited from StiSeries.) | |
| ValuesString | (Inherited from StiSeries.) | |
| ValuesStringEnd | ||
| 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 StiBaseLineSeriesClone.) | |
| CreateNew | (Overrides StiLineSeriesCreateNew.) | |
| 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 StiLineSeriesGetDefaultAreaType.) | |
| GetEvents | (Inherited from StiSeries.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetProperties | (Overrides StiLineSeriesGetProperties(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.) | |
| InvokeGetListOfValuesEnd |
Raises the GetListOfValuesEnd 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.) | |
| InvokeGetValueEnd |
Raises the GetValueEnd event.
| |
| InvokeNewAutoSeries | (Inherited from StiSeries.) | |
| IsPropertiesInitializedProtected | (Inherited from StiService.) | |
| IsPropertyPresent | (Inherited from StiService.) | |
| LoadFromJsonObject | (Overrides StiBaseLineSeriesLoadFromJsonObject(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.) | |
| OnGetListOfValuesEnd |
Raises the values end 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.) | |
| OnGetValueEnd |
Raises the GetValueEnd event.
| |
| PackService | (Inherited from StiService.) | |
| ProcessSeriesBrushes | (Inherited from StiSeries.) | |
| ProcessSeriesColors | (Inherited from StiSeries.) | |
| SaveToJsonObject | (Overrides StiBaseLineSeriesSaveToJsonObject(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.) | |
| GetListOfValuesEnd |
Occurs when getting the list of values end.
| |
| 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.) | |
| GetValueEnd | ||
| NewAutoSeries |
Occurs when new auto series is created.
(Inherited from StiSeries.) |