Serves as the default hash function.
A hash code for the current object.
Returns a string that represents the current object.
A string that represents the current object.
StaticEqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Initializes a new instance of the Spotfire.Dxp.Application.Visuals.Styles.Fill class with default values.
Gets the factor used to blend the color towards black or white. This is only used when Spotfire.Dxp.Application.Visuals.Styles.Fill.ColorType is Spotfire.Dxp.Application.Visuals.Styles.ColorType.Default This is linear interpolation where 0 means no blending, and -1 means all black or 1 is all white.
Determines whether the specified object is equal to the current object.
The object to compare with the current object.
true if the specified object is equal to the current object; otherwise, false.
Determines whether the specified Spotfire.Dxp.Application.Visuals.Styles.Fill is equal to the current Spotfire.Dxp.Application.Visuals.Styles.Fill.
The Spotfire.Dxp.Application.Visuals.Styles.Fill to compare with the current Spotfire.Dxp.Application.Visuals.Styles.Fill.
true if the specified Spotfire.Dxp.Application.Visuals.Styles.Fill is equal to the current Spotfire.Dxp.Application.Visuals.Styles.Fill; otherwise, false.
Creates a new Spotfire.Dxp.Application.Visuals.Styles.Fill with the specified color.
The color.
A new fill.
Creates a new Spotfire.Dxp.Application.Visuals.Styles.Fill with default color. The color is inherited from the coloring in the visualization or theme.
A new fill.
Creates a new Spotfire.Dxp.Application.Visuals.Styles.Fill with default color. The color is inherited from the coloring in the visualization or theme.
A factor used to blend the color towards black or white. This is only used when Spotfire.Dxp.Application.Visuals.Styles.Fill.ColorType is Spotfire.Dxp.Application.Visuals.Styles.ColorType.Default This is linear interpolation where 0 means no blending, and -1 means all black or 1 is all white. The value is clamped to the range [-1, 1].
A new fill.
Represents setting for how to fill an area when its is drawn.
Since
2.2