MindFusion.Charting for Silverlight Programmer's Guide
AxisSettings Properties
 


 Public Properties

  Name Description

CustomLabelPosition

Gets or sets the position of custom labels.

Interval

Gets or sets the interval between two adjacent values at the axis.

IntervalCount

Gets or sets the count of intervals at the axis.

LabelFontFamily

Gets or sets the font family for the labels at the axis.

LabelFontSize

Gets or sets the font size for the labels at the axis.

LabelFontStyle

Gets or sets the font style for the chart labels.

LabelFontWeight

Gets or sets the font weight for the labels at the axis.

LabelFormat

Gets or sets the format of the labels.

LabelOffset

Gets or sets the offset of the label from the axis.

LabelRotationAngle

Gets or sets the rotation angle of labels at a horizontal axis.

LabelStroke

Gets or sets the brush for drawing the labels at the axis.

LabelType

Gets or sets the type of labels drawn at the axis.

MaxValue

Gets or sets the maximum value at the axis.

MinValue

Gets or sets the minimum value at the axis.

Stroke

Gets or sets the brush for drawing the axis.

StrokeThickness

Gets or sets the thickness of the stroke for this axis.

Tick

Gets or sets the length of tick marks.

Title

Gets or sets the title of the axis.

TitleFontFamily

Gets or sets the font family for the title.

TitleFontSize

Gets or sets the font size for the title.

TitleFontStyle

Gets or sets the font style for the title.

TitleFontWeight

Gets or sets the font weight for the title.

TitleOffset

Gets or sets the offset of the title label from the axis.

TitleRotationAngle

Gets or sets the rotation angle of the title label at a horizontal axis.

TitleStroke

Gets or sets the brush for drawing the title of the axis.

ValueFormat

Gets or sets the format of data related to this axis.

 See Also

AxisSettings Class
MindFusion.Charting.Silverlight Namespace