Click or drag to resize

StiDataBarCondition Constructor (String, StiBrushType, Color, Color, Boolean, Color, Color, StiDataBarDirection, StiMinimumType, Single, StiMaximumType, Single)

Creates a new object of the type StiDataBarCondition.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiDataBarCondition(
	string column,
	StiBrushType brushType,
	Color positiveColor,
	Color negativeColor,
	bool showBorder,
	Color positiveBorderColor,
	Color negativeBorderColor,
	StiDataBarDirection direction,
	StiMinimumType minimumType,
	float minimumValue,
	StiMaximumType maximumType,
	float maximumValue
)

Parameters

column
Type: SystemString

[Missing <param name="column"/> documentation for "M:Stimulsoft.Report.Components.StiDataBarCondition.#ctor(System.String,Stimulsoft.Report.Components.StiBrushType,System.Drawing.Color,System.Drawing.Color,System.Boolean,System.Drawing.Color,System.Drawing.Color,Stimulsoft.Report.Components.StiDataBarDirection,Stimulsoft.Report.Components.StiMinimumType,System.Single,Stimulsoft.Report.Components.StiMaximumType,System.Single)"]

brushType
Type: Stimulsoft.Report.ComponentsStiBrushType

[Missing <param name="brushType"/> documentation for "M:Stimulsoft.Report.Components.StiDataBarCondition.#ctor(System.String,Stimulsoft.Report.Components.StiBrushType,System.Drawing.Color,System.Drawing.Color,System.Boolean,System.Drawing.Color,System.Drawing.Color,Stimulsoft.Report.Components.StiDataBarDirection,Stimulsoft.Report.Components.StiMinimumType,System.Single,Stimulsoft.Report.Components.StiMaximumType,System.Single)"]

positiveColor
Type: System.DrawingColor

[Missing <param name="positiveColor"/> documentation for "M:Stimulsoft.Report.Components.StiDataBarCondition.#ctor(System.String,Stimulsoft.Report.Components.StiBrushType,System.Drawing.Color,System.Drawing.Color,System.Boolean,System.Drawing.Color,System.Drawing.Color,Stimulsoft.Report.Components.StiDataBarDirection,Stimulsoft.Report.Components.StiMinimumType,System.Single,Stimulsoft.Report.Components.StiMaximumType,System.Single)"]

negativeColor
Type: System.DrawingColor

[Missing <param name="negativeColor"/> documentation for "M:Stimulsoft.Report.Components.StiDataBarCondition.#ctor(System.String,Stimulsoft.Report.Components.StiBrushType,System.Drawing.Color,System.Drawing.Color,System.Boolean,System.Drawing.Color,System.Drawing.Color,Stimulsoft.Report.Components.StiDataBarDirection,Stimulsoft.Report.Components.StiMinimumType,System.Single,Stimulsoft.Report.Components.StiMaximumType,System.Single)"]

showBorder
Type: SystemBoolean

[Missing <param name="showBorder"/> documentation for "M:Stimulsoft.Report.Components.StiDataBarCondition.#ctor(System.String,Stimulsoft.Report.Components.StiBrushType,System.Drawing.Color,System.Drawing.Color,System.Boolean,System.Drawing.Color,System.Drawing.Color,Stimulsoft.Report.Components.StiDataBarDirection,Stimulsoft.Report.Components.StiMinimumType,System.Single,Stimulsoft.Report.Components.StiMaximumType,System.Single)"]

positiveBorderColor
Type: System.DrawingColor

[Missing <param name="positiveBorderColor"/> documentation for "M:Stimulsoft.Report.Components.StiDataBarCondition.#ctor(System.String,Stimulsoft.Report.Components.StiBrushType,System.Drawing.Color,System.Drawing.Color,System.Boolean,System.Drawing.Color,System.Drawing.Color,Stimulsoft.Report.Components.StiDataBarDirection,Stimulsoft.Report.Components.StiMinimumType,System.Single,Stimulsoft.Report.Components.StiMaximumType,System.Single)"]

negativeBorderColor
Type: System.DrawingColor

[Missing <param name="negativeBorderColor"/> documentation for "M:Stimulsoft.Report.Components.StiDataBarCondition.#ctor(System.String,Stimulsoft.Report.Components.StiBrushType,System.Drawing.Color,System.Drawing.Color,System.Boolean,System.Drawing.Color,System.Drawing.Color,Stimulsoft.Report.Components.StiDataBarDirection,Stimulsoft.Report.Components.StiMinimumType,System.Single,Stimulsoft.Report.Components.StiMaximumType,System.Single)"]

direction
Type: Stimulsoft.Report.ComponentsStiDataBarDirection

[Missing <param name="direction"/> documentation for "M:Stimulsoft.Report.Components.StiDataBarCondition.#ctor(System.String,Stimulsoft.Report.Components.StiBrushType,System.Drawing.Color,System.Drawing.Color,System.Boolean,System.Drawing.Color,System.Drawing.Color,Stimulsoft.Report.Components.StiDataBarDirection,Stimulsoft.Report.Components.StiMinimumType,System.Single,Stimulsoft.Report.Components.StiMaximumType,System.Single)"]

minimumType
Type: Stimulsoft.Report.ComponentsStiMinimumType

[Missing <param name="minimumType"/> documentation for "M:Stimulsoft.Report.Components.StiDataBarCondition.#ctor(System.String,Stimulsoft.Report.Components.StiBrushType,System.Drawing.Color,System.Drawing.Color,System.Boolean,System.Drawing.Color,System.Drawing.Color,Stimulsoft.Report.Components.StiDataBarDirection,Stimulsoft.Report.Components.StiMinimumType,System.Single,Stimulsoft.Report.Components.StiMaximumType,System.Single)"]

minimumValue
Type: SystemSingle

[Missing <param name="minimumValue"/> documentation for "M:Stimulsoft.Report.Components.StiDataBarCondition.#ctor(System.String,Stimulsoft.Report.Components.StiBrushType,System.Drawing.Color,System.Drawing.Color,System.Boolean,System.Drawing.Color,System.Drawing.Color,Stimulsoft.Report.Components.StiDataBarDirection,Stimulsoft.Report.Components.StiMinimumType,System.Single,Stimulsoft.Report.Components.StiMaximumType,System.Single)"]

maximumType
Type: Stimulsoft.Report.ComponentsStiMaximumType

[Missing <param name="maximumType"/> documentation for "M:Stimulsoft.Report.Components.StiDataBarCondition.#ctor(System.String,Stimulsoft.Report.Components.StiBrushType,System.Drawing.Color,System.Drawing.Color,System.Boolean,System.Drawing.Color,System.Drawing.Color,Stimulsoft.Report.Components.StiDataBarDirection,Stimulsoft.Report.Components.StiMinimumType,System.Single,Stimulsoft.Report.Components.StiMaximumType,System.Single)"]

maximumValue
Type: SystemSingle

[Missing <param name="maximumValue"/> documentation for "M:Stimulsoft.Report.Components.StiDataBarCondition.#ctor(System.String,Stimulsoft.Report.Components.StiBrushType,System.Drawing.Color,System.Drawing.Color,System.Boolean,System.Drawing.Color,System.Drawing.Color,Stimulsoft.Report.Components.StiDataBarDirection,Stimulsoft.Report.Components.StiMinimumType,System.Single,Stimulsoft.Report.Components.StiMaximumType,System.Single)"]

See Also