Strip Fields
Represents a strip within a chart control’s diagram.| Name | Description |
|---|---|
| AxisLabelTextProperty static | Identifies the Strip.AxisLabelText dependency property. |
| BrushProperty static | Identifies the Strip.Brush dependency property. |
| EndValueProperty static | Identifies the Strip.EndValue dependency property. |
| LegendMarkerTemplateProperty static | Identifies the Strip.LegendMarkerTemplate dependency property. |
| LegendTextProperty static | Identifies the Strip.LegendText dependency property. |
| StartValueProperty static | Identifies the Strip.StartValue dependency property. |
| VisibleProperty static | Identifies the Strip.Visible dependency property. |
See Also