Click or drag to resize

StiClusteredColumnSeriesAnimationGeom Constructor (StiBrush, Object, StiPenGeom, Object, NullableDouble, String, Object, StiAnimation, StiInteractionDataGeom)

Initializes a new instance of the StiClusteredColumnSeriesAnimationGeom class

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

Parameters

wpfBackColor
Type: Stimulsoft.Base.DrawingStiBrush

[Missing <param name="wpfBackColor"/> documentation for "M:Stimulsoft.Base.Context.StiClusteredColumnSeriesAnimationGeom.#ctor(Stimulsoft.Base.Drawing.StiBrush,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)"]

background
Type: SystemObject

[Missing <param name="background"/> documentation for "M:Stimulsoft.Base.Context.StiClusteredColumnSeriesAnimationGeom.#ctor(Stimulsoft.Base.Drawing.StiBrush,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.StiClusteredColumnSeriesAnimationGeom.#ctor(Stimulsoft.Base.Drawing.StiBrush,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.StiClusteredColumnSeriesAnimationGeom.#ctor(Stimulsoft.Base.Drawing.StiBrush,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.StiClusteredColumnSeriesAnimationGeom.#ctor(Stimulsoft.Base.Drawing.StiBrush,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.StiClusteredColumnSeriesAnimationGeom.#ctor(Stimulsoft.Base.Drawing.StiBrush,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.StiClusteredColumnSeriesAnimationGeom.#ctor(Stimulsoft.Base.Drawing.StiBrush,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.StiClusteredColumnSeriesAnimationGeom.#ctor(Stimulsoft.Base.Drawing.StiBrush,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.StiClusteredColumnSeriesAnimationGeom.#ctor(Stimulsoft.Base.Drawing.StiBrush,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