Name | Description | |
---|---|---|
ChartStripLine Constructor | Initializes a new instance of the ChartStripLine class. |
The following tables list the members exposed by ChartStripLine.
Name | Description | |
---|---|---|
ChartStripLine Constructor | Initializes a new instance of the ChartStripLine class. |
Name | Description | |
---|---|---|
ActionInfo | Gets the ActionInfo object defining actions for the strip line. | |
Interval | Gets or sets the size of the strip line.
Default: 0. | |
IntervalOffset | Gets or sets the offset from the previous strip line or axis min (for the first strip line).
Default: 0. | |
IntervalOffsetType | Gets or sets the units for the IntervalOffset.
Default: ChartAxisIntervalType.Auto. The unit is derived automatically based on the data plotted against the axis. | |
IntervalType | Gets or sets the units for the Interval.
Default: Auto. Interval unit is derived automatically based on the data plotted against the axis. | |
Owner | Gets the ChartStripLines object containing the current object. | |
StripWidth | Gets or sets the width of the strip line.
Default: 0. | |
StripWidthType | Gets or sets the units for the StripWidth.
Default: ChartAxisIntervalType.Auto. The unit is derived automatically based on the data plotted against the axis. | |
Style | Gets the Style object defining line style properties for the tick marks. | |
TextOrientation | Gets or sets the orientation of the title text. | |
Title | Gets or sets the title for the strip line. | |
ToolTip | Gets or sets the tool tip to display for the strip line. |
Name | Description | |
---|---|---|
AssignFrom | Copies properties from another ChartStripLine to the current object. |