Charting for WinForms Programmer's Guide
MiddleTickSettings Properties
 


 Public Properties

  Name Description

Count

Gets or sets the number of ticks and labels. (Inherited from TickSettings.)

CustomIntervals

Gets or sets a collection with CustomInterval objects, which can be used to customize the appearance of the ticks in a particular interval. (Inherited from TickSettings.)

CustomTickShape

Gets or sets the definition of the tick shape when TickShape is set to Custom. (Inherited from TickSettings.)

Fill

Gets or sets the fill brush of the ticks. (Inherited from TickSettings.)

FontFamily

Gets or sets the font family of the labels. (Inherited from TickSettings.)

FontSize

Gets or sets the font size of the labels. (Inherited from TickSettings.)

FontStyle

Gets or sets the font style of the labels. (Inherited from TickSettings.)

LabelAlignment

Gets or sets the alignment of the labels relative to the scale. (Inherited from TickSettings.)

LabelForeground

Gets or sets the brush used to paint label texts. (Inherited from TickSettings.)

LabelFormat

Gets or sets the format for label texts. (Inherited from TickSettings.)

LabelOffset

Gets or sets the offset of the labels relative to their calculated position. (Inherited from TickSettings.)

LabelRotation

Gets or sets the rotation mode of the labels. (Inherited from TickSettings.)

ShowLabels

Gets or sets a value indicating whether the labels are visible. (Inherited from TickSettings.)

ShowMaxValueTick

Gets or sets a value indicating whether to display a tick for the MaxValue of the scale. (Inherited from TickSettings.)

ShowTicks

Gets or sets a value indicating whether the ticks are visible. (Inherited from TickSettings.)

Step

Gets or sets the value between adjacent ticks and labels. (Inherited from TickSettings.)

Stroke

Gets or sets the stroke brush of the ticks. (Inherited from TickSettings.)

TickAlignment

Gets or sets the alignment of the ticks relative to the scale. (Inherited from TickSettings.)

TickHeight

Gets or sets the height of a tick. (Inherited from TickSettings.)

TickOffset

Gets or sets the offset of he ticks relative to their calculated position. (Inherited from TickSettings.)

TickShape

Gets or sets the shape of the ticks. (Inherited from TickSettings.)

TickType

Gets the type of ticks this object applies to.

TickWidth

Gets or sets the width of a tick. (Inherited from TickSettings.)

 See Also

MiddleTickSettings Class
MindFusion.Gauges Namespace