MindFusion.Wpf Pack Programmer's Guide
AxisSettings Properties
 


 Public Properties

  Name Description

CustomLabelPosition

Gets or sets the position of custom labels. This is a dependency property.

HorizontalLabelAlignment

Gets or sets the horizontal alignment of axis labels, or null (Nothing in Visual Basic), to use the default alignment. This is a dependency property.

LabelFormat

Gets or sets the format of the labels. This is a dependency property.

LabelOffset

Gets or sets the offset of the label from the axis. This is a dependency property.

Stroke

Gets or sets the brush for drawing the axis. This is a dependency property.

StrokeThickness

Gets or sets the thickness of the stroke for this axis. This is a dependency property.

Tick

Gets or sets the length of tick marks. This is a dependency property.

ValueFormat

Gets or sets the format of data related to this axis. This is a dependency property.

VerticalLabelAlignment

Gets or sets the vertical alignment of axis labels, or null (Nothing in Visual Basic), to use the default alignment. This is a dependency property.

 See Also

AxisSettings Class
MindFusion.Reporting.Wpf Namespace