The BandTickStyle type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| IncrementSmallTicksAtBottom |
Gets or sets the boolean value that indicates whether to draw the tick(s) at the bottom of the selected type.
| |
| IncrementSmallTicksAtMiddle |
Gets or sets the boolean value that indicates whether to draw the tick(s) in the middle of the selected type.
| |
| IncrementSmallTicksAtTop |
Gets or sets the boolean value that indicates whether to draw the tick(s) at the top of the selected type.
| |
| IncrementTicksToFullHeight |
Gets or sets the boolean value that indicates whether to draw the tick at the full band height.
| |
| SmallTicksAtBottomSize |
Gets or sets the height, in drawing units, of small ticks located at the bottom of the data band.
| |
| SmallTicksAtMiddleSize |
Gets or sets the height, in drawing units, of small ticks located at the middle of the data band.
| |
| SmallTicksAtTopSize |
Gets or sets the height, in drawing units, of small ticks located at the top of the data band.
|