The BandTickStyle type exposes the following members.

Properties

  NameDescription
Public propertyIncrementSmallTicksAtBottom
Gets or sets the boolean value that indicates whether to draw the tick(s) at the bottom of the selected type.
Public propertyIncrementSmallTicksAtMiddle
Gets or sets the boolean value that indicates whether to draw the tick(s) in the middle of the selected type.
Public propertyIncrementSmallTicksAtTop
Gets or sets the boolean value that indicates whether to draw the tick(s) at the top of the selected type.
Public propertyIncrementTicksToFullHeight
Gets or sets the boolean value that indicates whether to draw the tick at the full band height.
Public propertySmallTicksAtBottomSize
Gets or sets the height, in drawing units, of small ticks located at the bottom of the data band.
Public propertySmallTicksAtMiddleSize
Gets or sets the height, in drawing units, of small ticks located at the middle of the data band.
Public propertySmallTicksAtTopSize
Gets or sets the height, in drawing units, of small ticks located at the top of the data band.

See Also