Represents a segment chart item.
- Inheritance:
-
object
Visual
UIElement
Framework
Element Control object
Constructors
MicroSegmentChartItem()
Initializes a new instance of the Micro
Properties
HighlightedBackground
Gets or sets the Brush to use when the item is highlighted. This is a dependency property.
IsHighlighted
Gets or sets the whether the item is highlighted. This is a dependency property.
Property Value
- bool:
true
if the item is highlighted; otherwise,false
. The default value isfalse
.
Methods
OnApplyTemplate()
Invoked whenever application code or internal processes call ApplyTemplate
.
Fields
HighlightedBackgroundProperty
Identifies the Highlighted
IsHighlightedProperty
Identifies the Is