Click or drag to resize

StiClusteredBarSeriesAnimationGeom Constructor (Object, StiPenGeom, Object, NullableDouble, String, Object, StiAnimation, StiInteractionDataGeom)

Initializes a new instance of the StiClusteredBarSeriesAnimationGeom class

Namespace:  Stimulsoft.Base.Context
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiClusteredBarSeriesAnimationGeom(
	Object background,
	StiPenGeom borderPen,
	Object columnRect,
	Nullable<double> value,
	string toolTip,
	Object tag,
	StiAnimation animation,
	StiInteractionDataGeom interaction
)

Parameters

background
Type: SystemObject

[Missing <param name="background"/> documentation for "M:Stimulsoft.Base.Context.StiClusteredBarSeriesAnimationGeom.#ctor(System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Object,System.Nullable{System.Double},System.String,System.Object,Stimulsoft.Base.Context.Animation.StiAnimation,Stimulsoft.Base.Context.StiInteractionDataGeom)"]

borderPen
Type: Stimulsoft.Base.ContextStiPenGeom

[Missing <param name="borderPen"/> documentation for "M:Stimulsoft.Base.Context.StiClusteredBarSeriesAnimationGeom.#ctor(System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Object,System.Nullable{System.Double},System.String,System.Object,Stimulsoft.Base.Context.Animation.StiAnimation,Stimulsoft.Base.Context.StiInteractionDataGeom)"]

columnRect
Type: SystemObject

[Missing <param name="columnRect"/> documentation for "M:Stimulsoft.Base.Context.StiClusteredBarSeriesAnimationGeom.#ctor(System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Object,System.Nullable{System.Double},System.String,System.Object,Stimulsoft.Base.Context.Animation.StiAnimation,Stimulsoft.Base.Context.StiInteractionDataGeom)"]

value
Type: SystemNullableDouble

[Missing <param name="value"/> documentation for "M:Stimulsoft.Base.Context.StiClusteredBarSeriesAnimationGeom.#ctor(System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Object,System.Nullable{System.Double},System.String,System.Object,Stimulsoft.Base.Context.Animation.StiAnimation,Stimulsoft.Base.Context.StiInteractionDataGeom)"]

toolTip
Type: SystemString

[Missing <param name="toolTip"/> documentation for "M:Stimulsoft.Base.Context.StiClusteredBarSeriesAnimationGeom.#ctor(System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Object,System.Nullable{System.Double},System.String,System.Object,Stimulsoft.Base.Context.Animation.StiAnimation,Stimulsoft.Base.Context.StiInteractionDataGeom)"]

tag
Type: SystemObject

[Missing <param name="tag"/> documentation for "M:Stimulsoft.Base.Context.StiClusteredBarSeriesAnimationGeom.#ctor(System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Object,System.Nullable{System.Double},System.String,System.Object,Stimulsoft.Base.Context.Animation.StiAnimation,Stimulsoft.Base.Context.StiInteractionDataGeom)"]

animation
Type: Stimulsoft.Base.Context.AnimationStiAnimation

[Missing <param name="animation"/> documentation for "M:Stimulsoft.Base.Context.StiClusteredBarSeriesAnimationGeom.#ctor(System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Object,System.Nullable{System.Double},System.String,System.Object,Stimulsoft.Base.Context.Animation.StiAnimation,Stimulsoft.Base.Context.StiInteractionDataGeom)"]

interaction
Type: Stimulsoft.Base.ContextStiInteractionDataGeom

[Missing <param name="interaction"/> documentation for "M:Stimulsoft.Base.Context.StiClusteredBarSeriesAnimationGeom.#ctor(System.Object,Stimulsoft.Base.Context.StiPenGeom,System.Object,System.Nullable{System.Double},System.String,System.Object,Stimulsoft.Base.Context.Animation.StiAnimation,Stimulsoft.Base.Context.StiInteractionDataGeom)"]

See Also