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

AxisY Fields

Represents the Y-Axis for 2D charts.
Name Description
AlignmentProperty static Identifies the AxisBase.Alignment dependency property. Inherited from AxisBase.
BrushProperty static Identifies the AxisBase.Brush dependency property. Inherited from AxisBase.
DateTimeGridAlignmentProperty static Identifies the AxisBase.DateTimeGridAlignment dependency property. Inherited from AxisBase.
DateTimeMeasureUnitProperty static Identifies the AxisBase.DateTimeMeasureUnit dependency property. Inherited from AxisBase.
GridLinesBrushProperty static Identifies the AxisBase.GridLinesBrush dependency property. Inherited from AxisBase.
GridLinesMinorBrushProperty static Identifies the AxisBase.GridLinesMinorBrush dependency property. Inherited from AxisBase.
GridLinesMinorStrokeStyleProperty static Identifies the AxisBase.GridLinesMinorStrokeStyle dependency property. Inherited from AxisBase.
GridLinesStrokeStyleProperty static Identifies the AxisBase.GridLinesStrokeStyle dependency property. Inherited from AxisBase.
GridSpacingAutoProperty static Identifies the AxisBase.GridSpacingAuto dependency property. Inherited from AxisBase.
GridSpacingProperty static Identifies the AxisBase.GridSpacing dependency property. Inherited from AxisBase.
InterlacedBrushProperty static Identifies the AxisBase.InterlacedBrush dependency property. Inherited from AxisBase.
InterlacedProperty static Identifies the AxisBase.Interlaced dependency property. Inherited from AxisBase.
LabelOptionsProperty static Identifies the AxisBase.LabelOptions dependency property. Inherited from AxisBase.
MinorCountProperty static Identifies the AxisBase.MinorCount dependency property. Inherited from AxisBase.
ReverseProperty static Identifies the AxisBase.Reverse dependency property. Inherited from AxisBase.
ShowLabelsProperty static Identifies the AxisBase.ShowLabels dependency property. Inherited from AxisBase.
ShowLineProperty static Identifies the AxisBase.ShowLine dependency property. Inherited from AxisBase.
ShowMajorGridlinesProperty static Identifies the AxisBase.ShowMajorGridlines dependency property. Inherited from AxisBase.
ShowMajorTickmarksProperty static Identifies the AxisBase.ShowMajorTickmarks dependency property. Inherited from AxisBase.
ShowMinorGridlinesProperty static Identifies the AxisBase.ShowMinorGridlines dependency property. Inherited from AxisBase.
ShowMinorTickmarksProperty static Identifies the AxisBase.ShowMinorTickmarks dependency property. Inherited from AxisBase.
ShowZeroValueProperty static Identifies the AxisY.ShowZeroValue dependency property.
ThicknessProperty static Identifies the AxisBase.Thickness dependency property. Inherited from AxisBase.
TickmarksCrossAxisProperty static Identifies the AxisBase.TickmarksCrossAxis dependency property. Inherited from AxisBase.
TickmarksLengthProperty static Identifies the AxisBase.TickmarksLength dependency property. Inherited from AxisBase.
TickmarksMinorLengthProperty static Identifies the AxisBase.TickmarksMinorLength dependency property. Inherited from AxisBase.
TickmarksMinorThicknessProperty static Identifies the AxisBase.TickmarksMinorThickness dependency property. Inherited from AxisBase.
TickmarksThicknessProperty static Identifies the AxisBase.TickmarksThickness dependency property. Inherited from AxisBase.
TitleProperty static Identifies the AxisBase.Title dependency property. Inherited from AxisBase.
VisibleProperty static Identifies the AxisBase.Visible dependency property. Inherited from AxisBase.
VisualRangeProperty static Identifies the AxisBase.VisualRange dependency property. Inherited from AxisBase.
WholeRangeProperty static Identifies the AxisBase.WholeRange dependency property. Inherited from AxisBase.
See Also