Charting for WinForms Programmer's Guide
TickSettings Properties
 


 Public Properties

  Name Description

Count

Gets or sets the number of ticks and labels.

CustomIntervals

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

CustomTickShape

Gets or sets the definition of the tick shape when TickShape is set to Custom.

Fill

Gets or sets the fill brush of the ticks.

FontFamily

Gets or sets the font family of the labels.

FontSize

Gets or sets the font size of the labels.

FontStyle

Gets or sets the font style of the labels.

LabelAlignment

Gets or sets the alignment of the labels relative to the scale.

LabelForeground

Gets or sets the brush used to paint label texts.

LabelFormat

Gets or sets the format for label texts.

LabelOffset

Gets or sets the offset of the labels relative to their calculated position.

LabelRotation

Gets or sets the rotation mode of the labels.

ShowLabels

Gets or sets a value indicating whether the labels are visible.

ShowMaxValueTick

Gets or sets a value indicating whether to display a tick for the MaxValue of the scale.

ShowTicks

Gets or sets a value indicating whether the ticks are visible.

Step

Gets or sets the value between adjacent ticks and labels.

Stroke

Gets or sets the stroke brush of the ticks.

TickAlignment

Gets or sets the alignment of the ticks relative to the scale.

TickHeight

Gets or sets the height of a tick.

TickOffset

Gets or sets the offset of he ticks relative to their calculated position.

TickShape

Gets or sets the shape of the ticks.

TickType

Gets the type of ticks this object applies to.

TickWidth

Gets or sets the width of a tick.

 See Also

TickSettings Class
MindFusion.Gauges Namespace