Skip to main content

IconSetFormat Members

Obsolete. Represents the icon set format.

Constructors

Name Description
IconSetFormat() Initializes a new instance of the IconSetFormat class with the default settings.

Fields

Name Description
ElementsProperty static Identifies the IconSetFormat.Elements dependency property. Inherited from IconSetFormat.
ElementThresholdTypeProperty static Identifies the IconSetFormat.ElementThresholdType dependency property. Inherited from IconSetFormat.
IconSetTypeProperty static Identifies the IconSetFormat.IconSetType dependency property. Inherited from IconSetFormat.
IconVerticalAlignmentProperty static Identifies the IconSetFormat.IconVerticalAlignment dependency property. Inherited from IconSetFormat.

Properties

Name Description
Elements Gets or sets a custom icon set. This is a dependency property. Inherited from IconSetFormat.
ElementThresholdType Specifies the threshold type for icons. This is a dependency property. Inherited from IconSetFormat.
IconSetType Gets or sets the currently used set of icons. This is a dependency property. Inherited from IconSetFormat.
IconVerticalAlignment Specifies the vertical alignment for the icon. This is a dependency property. Inherited from IconSetFormat.

Methods

Name Description
CoerceDataBarFormatInfo(DataBarFormatInfo, FormatValueProvider, Nullable<Decimal>, Nullable<Decimal>) This member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from IconSetFormat.
See Also