This documentation is archived and is not being maintained.
StripLine Properties
Visual Studio 2010
The StripLine type exposes the following members.
| Name | Description | |
|---|---|---|
|
BackColor | Gets or sets the background color of the strip line. |
|
BackGradientStyle | Gets or sets the gradient style of the strip line. |
|
BackHatchStyle | Gets or sets the hatching style of the strip line. |
|
BackImage | Gets or sets the background image of the strip line. |
|
BackImageAlignment | Gets or sets the background image alignment. |
|
BackImageTransparentColor | Gets or sets the color of a strip line background image that will be implemented as transparent. |
|
BackImageWrapMode | Gets or sets the drawing mode of the background image of the strip line. |
|
BackSecondaryColor | Gets or sets the secondary color of the strip line background. |
|
BorderColor | Gets or sets the border color of a strip line. |
|
BorderDashStyle | Gets or sets the border style of the strip line. |
|
BorderWidth | Gets or sets the border width of the strip line. |
|
Font | Gets or sets the font used for the strip line text. |
|
ForeColor | Gets or sets the color of the strip line text. |
|
Interval | Gets or sets the interval for a strip line, and determines if the strip line is drawn once or repeatedly. |
|
IntervalOffset | Gets or sets the offset of grid lines, tick marks, strip lines and axis labels. |
|
IntervalOffsetType | Gets or sets the interval offset type of the strip line. |
|
IntervalType | Gets or sets the interval type of a StripLine object. |
|
MapAreaAttributes | Gets or sets the map area attributes of the strip line. |
|
Name | Gets the name of the strip line. |
|
PostBackValue | Gets or sets the postback value that can be processed on a Click event. |
|
StripWidth | Gets or sets the width of a strip line. |
|
StripWidthType | Gets or sets the unit of measurement for the StripWidth property. |
|
Tag | Gets or sets an object associated with this chart element. (Inherited from ChartElement.) |
|
Text | Gets or sets the text for the strip line. |
|
TextAlignment | Gets or sets the text alignment of the strip line. |
|
TextLineAlignment | Gets or sets the text line alignment of strip line text. |
|
TextOrientation | Gets or sets the text orientation. |
|
ToolTip | Gets or sets the tooltip of a strip line. |
|
Url | Gets or sets the destination URL or anchor point of the strip line. |
Show: