This documentation is archived and is not being maintained.

StripLine Properties

The StripLine type exposes the following members.

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