AxisBase Fields
The base class for classes that provide axes functionality for a chart control.| 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. |
| LabelOptionsProperty static | Identifies the AxisBase.LabelOptions 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. |
| 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. |
| TitleProperty static | Identifies the AxisBase.Title dependency property. |
| VisibleProperty static | Identifies the AxisBase.Visible dependency property. |
| VisualRangeProperty static | Identifies the AxisBase.VisualRange dependency property. |
| WholeRangeProperty static | Identifies the AxisBase.WholeRange dependency property. |
See Also