Skip to main content

Strip Properties

Represents a strip within a chart control’s diagram.
Name Description
AxisLabelText Specifies the text for the strip‘s axis label.
Brush Gets or sets the color of the strip. This is a dependency property.
EndValue Gets or sets the end value of the strip along an axis.
LegendMarkerTemplate Gets or sets the template that defines the presentation of a legend marker for this strip.
LegendText Gets or sets the legend’s text for the strip.
StartValue Gets or sets the start value of the strip along an axis.
Visible Gets or sets whether the strip is visible.
See Also