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.ReferenceElements.StatisticStyle class.
Gets the factor used to blend the color towards black or white. This is only used when Spotfire.Dxp.Application.Visuals.ReferenceElements.StatisticStyle.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.
Gets a value indicating whether the display name should be shown for first category or all categories, when it is shown.
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 otherSpotfire.Dxp.Application.Visuals.ReferenceElements.StatisticStyle is equal to this instance.
The Spotfire.Dxp.Application.Visuals.ReferenceElements.StatisticStyle to compare with this instance.
true if the specified Spotfire.Dxp.Application.Visuals.ReferenceElements.StatisticStyle is equal to this instance; otherwise, false.
Creates a new Spotfire.Dxp.Application.Visuals.Styles.Stroke with the given color.
The color.
A new stroke.
Creates a new Spotfire.Dxp.Application.Visuals.Styles.Stroke with default color. The color is inherited from the coloring in the visualization or theme.
A new stroke.
Creates a new Spotfire.Dxp.Application.Visuals.Styles.Stroke 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.ReferenceElements.StatisticStyle.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 stroke.
Creates a Spotfire.Dxp.Application.Visuals.ReferenceElements.StatisticStyle where the Spotfire.Dxp.Application.Visuals.ReferenceElements.StatisticStyle.DisplayNameGranularity property is set to the specified value and Spotfire.Dxp.Application.Visuals.ReferenceElements.StatisticStyle.ShowDisplayName is true.
The value.
A new Spotfire.Dxp.Application.Visuals.ReferenceElements.StatisticStyle instance.
Creates a Spotfire.Dxp.Application.Visuals.ReferenceElements.StatisticStyle where the Spotfire.Dxp.Application.Visuals.ReferenceElements.StatisticStyle.ShowDisplayName property is set to false.
A new Spotfire.Dxp.Application.Visuals.ReferenceElements.StatisticStyle instance.
Creates a Spotfire.Dxp.Application.Visuals.ReferenceElements.StatisticStyle where the Spotfire.Dxp.Application.Visuals.ReferenceElements.StatisticStyle.HorizontalAlignment property is set to the specified value.
The value.
A new Spotfire.Dxp.Application.Visuals.ReferenceElements.StatisticStyle instance.
Creates a Spotfire.Dxp.Application.Visuals.ReferenceElements.StatisticStyle where the Spotfire.Dxp.Application.Visuals.ReferenceElements.StatisticStyle.TextDirection property is set to the specified value.
The value.
A new Spotfire.Dxp.Application.Visuals.ReferenceElements.StatisticStyle instance.
Creates a Spotfire.Dxp.Application.Visuals.ReferenceElements.StatisticStyle where the Spotfire.Dxp.Application.Visuals.ReferenceElements.StatisticStyle.VerticalAlignment property is set to the specified value.
The value.
A new Spotfire.Dxp.Application.Visuals.ReferenceElements.StatisticStyle instance.
Represents the style settings for statistics in the context of a Spotfire.Dxp.Application.Visuals.ReferenceElements.ReferenceStatisticLayer.
Since
2.4