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.MarkerStyle class.
Gets the factor used to blend the color towards black or white. This is only used when Spotfire.Dxp.Application.Visuals.Styles.MarkerStyle.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.MarkerStyle is equal to this instance.
The Spotfire.Dxp.Application.Visuals.Styles.MarkerStyle to compare with this instance.
true if the specified Spotfire.Dxp.Application.Visuals.Styles.MarkerStyle is equal to this instance; otherwise, false.
Creates a new Spotfire.Dxp.Application.Visuals.Styles.MarkerStyle where the Spotfire.Dxp.Application.Visuals.Styles.MarkerStyle.Color is set to the specified value.
The color.
A new Spotfire.Dxp.Application.Visuals.Styles.MarkerStyle instance.
Creates a new marker style with default color. The color is inherited from the coloring in the visualization or theme.
A new Spotfire.Dxp.Application.Visuals.Styles.MarkerStyle instance.
Creates a new marker style with default color and specified color transform value. 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.MarkerStyle.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.
A new Spotfire.Dxp.Application.Visuals.Styles.MarkerStyle instance.
Creates a new Spotfire.Dxp.Application.Visuals.Styles.MarkerStyle where the Spotfire.Dxp.Application.Visuals.Styles.MarkerStyle.Shape is set to the specified value.
The marker shape to use.
A new Spotfire.Dxp.Application.Visuals.Styles.MarkerStyle instance.
Creates a new Spotfire.Dxp.Application.Visuals.Styles.MarkerStyle where the Spotfire.Dxp.Application.Visuals.Styles.MarkerStyle.Size is set to the specified value. Allowed values are 0-100.
The size in percent.
A new Spotfire.Dxp.Application.Visuals.Styles.MarkerStyle instance.
Represents the settings for a marker, including its shape, color and size.
Since
2.2