Strip Properties
Represents a strip line within a chart control’s diagram.Name | Description |
---|---|
Axis |
Gets or sets the text for an axis label that identifies the strip within its axis. |
Checkable |
Specifies a value which determines whether to show a legend check box instead of a legend marker for a strip. |
Checked |
Gets or sets a value that determines whether a legend check box is checked for a strip. |
Color | Gets or sets a strip‘s color. |
Fill |
Gets the fill style settings of the strip. |
Legend | Gets or sets a legend displaying a strip legend item. |
Legend |
For internal use. Supports serialization of the Series |
Legend |
Gets or sets the text that identifies the strip within the legend of a chart control. |
Max |
Gets the settings that define the maximum limiting value of the strip along an axis. |
Min |
Gets the settings that define the minimum limiting value of the strip along an axis. |
Name |
Gets or sets the name of the chart element.
Inherited from Chart |
Show |
Gets or sets a value that specifies whether the strip is labeled within its axis. |
Show |
Gets or sets a value that specifies whether the strip is represented in the chart control’s legend. |
Strip |
|
Tag |
Gets or sets the object that contains data related to the chart element.
Inherited from Chart |
Visible | Specifies whether the strip is visible. |
See Also