Strip Properties
Represents a strip within a chart control’s diagram.Name | Description |
---|---|
Axis |
Specifies the text for the strip‘s axis label. |
Brush | Gets or sets the color of the strip. This is a dependency property. |
End |
Gets or sets the end value of the strip along an axis. |
Start |
Gets or sets the start value of the strip along an axis. |
Visible | Gets or sets whether the strip is visible. |
See Also