Skip to main content

StubGlyphOptions Properties

Provides appearance and behavior settings for stub glyphs.
Name Description
AllowStubGlyphs Gets or sets whether or not items that have no images should display stub glyphs.
CaseMode Gets or sets the case mode for stub glyph captions.
ColorMode Gets or sets the stub glyphs’ color scheme.
CornerRadius Gets or sets the corner radius for rectangular stub glyphs.
DefaultFont static Provides access to the default stub glyph caption font.
Font Gets or sets the font that should be applied to stub glyph captions.
HorizontalAlignment Gets or sets the horizontal alignment of stub glyphs’ captions.
LetterCount Gets or sets the number of initial letters of a bar item caption that should be displayed by this item’s stub glyph.
Padding Gets or sets the distance between glyph borders and inner text content.
RandomizeColors Gets or sets whether or not different hues of the same color are allowed.
Type Gets or sets the stub glyph shape.
UseFont Gets or sets whether font settings stored in the StubGlyphOptions.Font section should be applied to stub glyphs’ captions.
VerticalAlignment Gets or sets the vertical alignment of stub glyphs’ captions.
See Also