Click or drag to resize

StiRangeBarSeries Class

[Missing <summary> documentation for "T:Stimulsoft.Report.Chart.StiRangeBarSeries"]

Inheritance Hierarchy

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public class StiRangeBarSeries : StiClusteredColumnSeries, 
	IStiRangeBarSeries, IStiClusteredColumnSeries, IStiSeries, ICloneable, IStiJsonReportObject, 
	IStiAllowApplyBrushNegative, IStiRangeSeries

The StiRangeBarSeries type exposes the following members.

Constructors
  NameDescription
Public methodStiRangeBarSeries
Initializes a new instance of the StiRangeBarSeries class
Top
Properties
  NameDescription
Public propertyAllowApplyBrushNegative (Overrides StiClusteredColumnSeriesAllowApplyBrushNegative.)
Public propertyAllowApplyStyle
Gets or sets value which indicates that chart style will be used.
(Inherited from StiSeries.)
Public propertyAllowSeries (Inherited from StiSeries.)
Public propertyAllowSeriesElements (Inherited from StiSeries.)
Public propertyArgument (Inherited from StiSeries.)
Public propertyArgumentDataColumn
Gets or sets a name of the column that contains the argument value.
(Inherited from StiSeries.)
Public propertyArguments (Inherited from StiSeries.)
Public propertyArgumentsString (Inherited from StiSeries.)
Public propertyAutoSeriesColorDataColumn
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.)
Public propertyAutoSeriesKeyDataColumn
Gets or sets a name of the column that contains the key of auto created series.
(Inherited from StiSeries.)
Public propertyAutoSeriesTitleDataColumn
Gets or sets a name of the column that contains the title of auto created series.
(Inherited from StiSeries.)
Public propertyBorderColor
Gets or sets border color of series bar.
(Inherited from StiClusteredColumnSeries.)
Public propertyBrush
Gets or sets brush which will used to fill bar area.
(Inherited from StiClusteredColumnSeries.)
Public propertyBrushNegative (Overrides StiClusteredColumnSeriesBrushNegative.)
Public propertyChart (Inherited from StiSeries.)
Public propertyComponentId (Overrides StiClusteredColumnSeriesComponentId.)
Public propertyConditions
Gets or sets collection of conditions which can be used to change behavior of series.
(Inherited from StiSeries.)
Public propertyCore (Inherited from StiSeries.)
Public propertyCoreTitle (Inherited from StiSeries.)
Public propertyDrillDownEnabled
Gets or sets value which indicates whether the Drill-Down operation can be executed.
(Inherited from StiSeries.)
Public propertyDrillDownPage
Gets or sets a page for the Drill-Down operation.
(Inherited from StiSeries.)
Public propertyDrillDownPageGuid (Inherited from StiSeries.)
Public propertyDrillDownReport
Gets or sets a path to a report for the Drill-Down operation.
(Inherited from StiSeries.)
Public propertyFilterMode
Gets or sets filter mode of series.
(Inherited from StiSeries.)
Public propertyFilters
Gets or sets filters which used to filter series values.
(Inherited from StiSeries.)
Public propertyFormat
Gets or sets string that is used to format series values.
(Inherited from StiSeries.)
Public propertyGetArgumentEvent
Occurs when getting the property Argument.
(Inherited from StiSeries.)
Public propertyGetHyperlinkEvent
Occurs when getting the Hyperlink for the series.
(Inherited from StiSeries.)
Public propertyGetListOfArgumentsEvent
Occurs when getting the list of arguments.
(Inherited from StiSeries.)
Public propertyGetListOfHyperlinksEvent
Occurs when getting the list of Hyperlinks.
(Inherited from StiSeries.)
Public propertyGetListOfTagsEvent
Occurs when getting the list of Tags.
(Inherited from StiSeries.)
Public propertyGetListOfToolTipsEvent
Occurs when getting the list of ToolTips.
(Inherited from StiSeries.)
Public propertyGetListOfValuesEndEvent
Gets or sets a script of the event GetListOfValuesEnd.
Public propertyGetListOfValuesEvent
Occurs when getting the list of values.
(Inherited from StiSeries.)
Public propertyGetTagEvent
Occurs when getting the Tag for the series.
(Inherited from StiSeries.)
Public propertyGetTitleEvent
Occurs when getting the property Title.
(Inherited from StiSeries.)
Public propertyGetToolTipEvent
Occurs when getting the ToolTip for the series.
(Inherited from StiSeries.)
Public propertyGetValueEndEvent
Gets or sets a script of the event GetValueEnd.
Public propertyGetValueEvent
Occurs when getting the property Value.
(Inherited from StiSeries.)
Public propertyHyperlink
Gets or sets the expression to fill a series hyperlink.
(Inherited from StiSeries.)
Public propertyHyperlinkDataColumn
Gets or sets a name of the column that contains the hyperlink value.
(Inherited from StiSeries.)
Public propertyHyperlinks (Inherited from StiSeries.)
Public propertyHyperlinkString (Inherited from StiSeries.)
Public propertyInteraction
Gets interaction options of this series.
(Inherited from StiSeries.)
Public propertyListOfArguments
Gets or sets the expression to fill a list of arguments. Example: 1;2;3
(Inherited from StiSeries.)
Public propertyListOfHyperlinks
Gets or sets the expression to fill a list of hyperlinks. Example: 1;2;3
(Inherited from StiSeries.)
Public propertyListOfTags
Gets or sets the expression to fill a list of tags. Example: 1;2;3
(Inherited from StiSeries.)
Public propertyListOfToolTips
Gets or sets the expression to fill a list of tool tips. Example: 1;2;3
(Inherited from StiSeries.)
Public propertyListOfValues
Gets or sets the expression to fill a list of start values. Example: 1;2;3
(Overrides StiSeriesListOfValues.)
Public propertyListOfValuesEnd
Gets or sets the expression to fill a list of end values. Example: 1;2;3
Public propertyNewAutoSeriesEvent
Occurs when new auto series is created.
(Inherited from StiSeries.)
Public propertyParent (Inherited from StiSeries.)
Public propertyProperties (Inherited from StiService.)
Public propertyPropName (Inherited from StiSeries.)
Public propertySeriesLabels
Gets or sets series labels settings.
(Inherited from StiSeries.)
Public propertyServiceCategory
Gets a service category.
(Inherited from StiSeries.)
Public propertyServiceEnabled (Inherited from StiService.)
Public propertyServiceInfo (Inherited from StiService.)
Public propertyServiceName
Gets a service name.
(Inherited from StiSeries.)
Public propertyServiceType
Gets a service type.
(Inherited from StiSeries.)
Public propertyShowInLegend
Gets or sets value which indicates that series must be shown in legend.
(Inherited from StiSeries.)
Public propertyShowSeriesLabels
Gets or sets series labels output mode.
(Inherited from StiSeries.)
Public propertyShowShadow
Gets or sets value which indicates draw shadow or no.
(Inherited from StiSeries.)
Public propertyShowZeros
Gets or sets value which indicates whether it is necessary to show the series element, if the series value of this column is 0.
(Overrides StiClusteredColumnSeriesShowZeros.)
Public propertySortBy
Gets or sets mode of series values sorting.
(Inherited from StiSeries.)
Public propertySortDirection
Gets or sets sort direction.
(Inherited from StiSeries.)
Public propertyTag
Gets or sets the expression to fill a series tag.
(Inherited from StiSeries.)
Public propertyTagDataColumn
Gets or sets a name of the column that contains the tag value.
(Inherited from StiSeries.)
Public propertyTags (Inherited from StiSeries.)
Public propertyTagString (Inherited from StiSeries.)
Public propertyTitle
Gets or sets title of series.
(Inherited from StiSeries.)
Public propertyTitleValue
Gets or sets title of series.
(Inherited from StiSeries.)
Public propertyToolTip
Gets or sets the expression to fill a series tooltip.
(Inherited from StiSeries.)
Public propertyToolTipDataColumn
Gets or sets a name of the column that contains the tool tip value.
(Inherited from StiSeries.)
Public propertyToolTips (Inherited from StiSeries.)
Public propertyToolTipsString (Inherited from StiSeries.)
Public propertyTopN (Overrides StiSeriesTopN.)
Public propertyTopNAllowed (Overrides StiSeriesTopNAllowed.)
Public propertyTrendLine (Overrides StiSeriesTrendLine.)
Public propertyTrendLineAllowed (Overrides StiSeriesTrendLineAllowed.)
Public propertyValue
Gets or sets start value expression. Example: {Order.Value}
(Overrides StiSeriesValue.)
Public propertyValueDataColumn
Gets or sets a name of the column that contains the start value.
(Overrides StiSeriesValueDataColumn.)
Public propertyValueDataColumnEnd
Gets or sets a name of the column that contains the end value.
Public propertyValueEnd
Gets or sets end value expression. Example: {Order.Value}
Public propertyValues (Inherited from StiSeries.)
Public propertyValuesEnd
Public propertyValuesStart (Inherited from StiSeries.)
Public propertyValuesString (Inherited from StiSeries.)
Public propertyValuesStringEnd
Public propertyWidth
Gets or sets the width factor of one bar series. Value 1 is equal to 100%.
(Inherited from StiClusteredColumnSeries.)
Public propertyYAxis
Gets or sets Y Axis for series on which will output string representation of arguments.
(Inherited from StiSeries.)
Top
Methods
  NameDescription
Protected methodBaseTransform (Inherited from StiSeries.)
Public methodClone
Creates a new object that is a copy of the current instance.
(Overrides StiClusteredColumnSeriesClone.)
Public methodCreateNew (Overrides StiClusteredColumnSeriesCreateNew.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetDefaultAreaType (Overrides StiClusteredColumnSeriesGetDefaultAreaType.)
Public methodGetEvents (Inherited from StiSeries.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetProperties (Overrides StiClusteredColumnSeriesGetProperties(IStiPropertyGrid, StiLevel).)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInvokeGetArgument
Raises the GetArgument event.
(Inherited from StiSeries.)
Public methodInvokeGetHyperlink
Raises the GetHyperlink event.
(Inherited from StiSeries.)
Public methodInvokeGetListOfArguments
Raises the GetListOfArguments event.
(Inherited from StiSeries.)
Public methodInvokeGetListOfHyperlinks
Raises the GetListOfHyperlinks event.
(Inherited from StiSeries.)
Public methodInvokeGetListOfTags
Raises the GetListOfTags event.
(Inherited from StiSeries.)
Public methodInvokeGetListOfToolTips
Raises the GetListOfToolTips event.
(Inherited from StiSeries.)
Public methodInvokeGetListOfValues
Raises the GetListOfValues event.
(Inherited from StiSeries.)
Public methodInvokeGetListOfValuesEnd
Raises the GetListOfValuesEnd event.
Public methodInvokeGetTag
Raises the GetTag event.
(Inherited from StiSeries.)
Public methodInvokeGetTitle
Raises the GetTitle event.
(Inherited from StiSeries.)
Public methodInvokeGetToolTip
Raises the GetToolTip event.
(Inherited from StiSeries.)
Public methodInvokeGetValue
Raises the GetValue event.
(Inherited from StiSeries.)
Public methodInvokeGetValueEnd
Raises the GetValueEnd event.
Public methodInvokeNewAutoSeries (Inherited from StiSeries.)
Protected methodIsPropertiesInitializedProtected (Inherited from StiService.)
Public methodIsPropertyPresent (Inherited from StiService.)
Public methodLoadFromJsonObject (Overrides StiClusteredColumnSeriesLoadFromJsonObject(JObject).)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnGetArgument
Raises the GetArgument event.
(Inherited from StiSeries.)
Protected methodOnGetHyperlink
Raises the GetHyperlink event.
(Inherited from StiSeries.)
Protected methodOnGetListOfArguments
Raises the Arguments event.
(Inherited from StiSeries.)
Protected methodOnGetListOfHyperlinks
Raises the Hyperlinks event.
(Inherited from StiSeries.)
Protected methodOnGetListOfTags
Raises the GetListOfTags event.
(Inherited from StiSeries.)
Protected methodOnGetListOfToolTips
Raises the GetListOfToolTips event.
(Inherited from StiSeries.)
Protected methodOnGetListOfValues
Raises the values event.
(Inherited from StiSeries.)
Protected methodOnGetListOfValuesEnd
Raises the values end event.
Protected methodOnGetTag
Raises the GetTag event.
(Inherited from StiSeries.)
Protected methodOnGetTitle
Raises the GetTitle event.
(Inherited from StiSeries.)
Protected methodOnGetToolTip
Raises the GetToolTip event.
(Inherited from StiSeries.)
Protected methodOnGetValue
Raises the GetValue event.
(Inherited from StiSeries.)
Protected methodOnGetValueEnd
Raises the GetValueEnd event.
Public methodPackService (Inherited from StiService.)
Public methodProcessSeriesBrushes (Inherited from StiSeries.)
Public methodProcessSeriesColors (Inherited from StiSeries.)
Public methodSaveToJsonObject (Overrides StiClusteredColumnSeriesSaveToJsonObject(StiJsonSaveMode).)
Public methodToString (Inherited from StiSeries.)
Top
Events
  NameDescription
Public eventGetArgument
Occurs when getting the property Argument.
(Inherited from StiSeries.)
Public eventGetHyperlink
Occurs when getting the Hyperlink for the series.
(Inherited from StiSeries.)
Public eventGetListOfArguments
Occurs when getting the list of arguments.
(Inherited from StiSeries.)
Public eventGetListOfHyperlinks
Occurs when getting the list of Hyperlinks.
(Inherited from StiSeries.)
Public eventGetListOfTags
Occurs when getting the list of Tags.
(Inherited from StiSeries.)
Public eventGetListOfToolTips
Occurs when getting the list of tooltips.
(Inherited from StiSeries.)
Public eventGetListOfValues
Occurs when getting the list of values.
(Inherited from StiSeries.)
Public eventGetListOfValuesEnd
Occurs when getting the list of values end.
Public eventGetTag
Occurs when getting the Tag for the series.
(Inherited from StiSeries.)
Public eventGetTitle
Occurs when getting the property Title.
(Inherited from StiSeries.)
Public eventGetToolTip
Occurs when getting the ToolTip for the series.
(Inherited from StiSeries.)
Public eventGetValue
Occurs when getting the property Value.
(Inherited from StiSeries.)
Public eventGetValueEnd
Public eventNewAutoSeries
Occurs when new auto series is created.
(Inherited from StiSeries.)
Top
See Also