Skip to main content
A newer version of this page is available. .

AxisBase Fields

The base class for axes.
Name Description
AlignmentProperty static Identifies the AxisBase.Alignment dependency property.
BrushProperty static Identifies the AxisBase.Brush dependency property.
DateTimeGridAlignmentProperty static Identifies the AxisBase.DateTimeGridAlignment dependency property.
DateTimeMeasureUnitProperty static Identifies the AxisBase.DateTimeMeasureUnit dependency property.
GridLinesBrushProperty static Identifies the AxisBase.GridLinesBrush dependency property.
GridLinesMinorBrushProperty static Identifies the AxisBase.GridLinesMinorBrush dependency property.
GridLinesMinorStrokeStyleProperty static Identifies the AxisBase.GridLinesMinorStrokeStyle dependency property.
GridLinesStrokeStyleProperty static Identifies the AxisBase.GridLinesStrokeStyle dependency property.
GridSpacingAutoProperty static Identifies the AxisBase.GridSpacingAuto dependency property.
GridSpacingProperty static Identifies the AxisBase.GridSpacing dependency property.
InterlacedBrushProperty static Identifies the AxisBase.InterlacedBrush dependency property.
InterlacedProperty static Identifies the AxisBase.Interlaced dependency property.
LabelAngleProperty static Identifies the LabelAngle dependency property.
LabelPatternProperty static Identifies the LabelPattern dependency property.
LabelTemplateProperty static Identifies the LabelTemplate dependency property.
MinorCountProperty static Identifies the AxisBase.MinorCount dependency property.
ReverseProperty static Identifies the AxisBase.Reverse dependency property.
ShowLabelsProperty static Identifies the AxisBase.ShowLabels dependency property.
ShowLineProperty static Identifies the AxisBase.ShowLine dependency property.
ShowMajorGridlinesProperty static Identifies the AxisBase.ShowMajorGridlines dependency property.
ShowMajorTickmarksProperty static Identifies the AxisBase.ShowMajorTickmarks dependency property.
ShowMinorGridlinesProperty static Identifies the AxisBase.ShowMinorGridlines dependency property.
ShowMinorTickmarksProperty static Identifies the AxisBase.ShowMinorTickmarks dependency property.
ShowTitleProperty static Identifies the ShowTitle dependency property.
SideMarginsProperty static Identifies the SideMargins dependency property.
SynchronizeVisualRangeProperty static Identifies the SynchronizeVisualRange dependency property.
ThicknessProperty static Identifies the AxisBase.Thickness dependency property.
TickmarksCrossAxisProperty static Identifies the AxisBase.TickmarksCrossAxis dependency property.
TickmarksLengthProperty static Identifies the AxisBase.TickmarksLength dependency property.
TickmarksMinorLengthProperty static Identifies the AxisBase.TickmarksMinorLength dependency property.
TickmarksMinorThicknessProperty static Identifies the AxisBase.TickmarksMinorThickness dependency property.
TickmarksThicknessProperty static Identifies the AxisBase.TickmarksThickness dependency property.
TitleAlignmentProperty static Identifies the TitleAlignment dependency property.
TitleContentTemplateProperty static Identifies the TitleContentTemplate dependency property.
TitleProperty static Identifies the Title dependency property.
VisibleProperty static Identifies the AxisBase.Visible dependency property.
VisualRangeEndValueInternalProperty static Identifies the VisualRangeEndValueInternal dependency property.
VisualRangeEndValueProperty static Identifies the VisualRangeEndValue dependency property.
VisualRangeStartValueInternalProperty static Identifies the VisualRangeStartValueInternal dependency property.
VisualRangeStartValueProperty static Identifies the VisualRangeStartValue dependency property.
WholeRangeAutoCorrectProperty static Identifies the WholeRangeAutoCorrect dependency property.
WholeRangeEndValueInternalProperty static Identifies the WholeRangeEndValueInternal dependency property.
WholeRangeEndValueProperty static Identifies the WholeRangeEndValue dependency property.
WholeRangeStartValueInternalProperty static Identifies the WholeRangeStartValueInternal dependency property.
WholeRangeStartValueProperty static Identifies the WholeRangeStartValue dependency property.
See Also