| Name | Description |
 | ActualMax | Gets the actual axis maximum. |
 | ActualMin | Gets the actual axis minimum. |
 | AllowDrop | (Inherited from System.Windows.ContentElement) |
 | AnnoAngle | Gets or sets the rotation angle of axis annotations. |
 | AnnoFormat | Gets or sets the format of the axis annotation. |
 | AnnoPosition | Gets or sets the annotation position. |
 | AnnoTemplate | Gets or sets the template used to create the axis annotations. |
 | AnnoVisibility | Gets or sets the annotation visibility. |
 | AreAnyTouchesCaptured | (Inherited from System.Windows.ContentElement) |
 | AreAnyTouchesCapturedWithin | (Inherited from System.Windows.ContentElement) |
 | AreAnyTouchesDirectlyOver | (Inherited from System.Windows.ContentElement) |
 | AreAnyTouchesOver | (Inherited from System.Windows.ContentElement) |
 | AutoMax | Gets or sets whether the maximum value for the axis is set automatically. |
 | AutoMin | Gets or sets whether the minimum value for the axis is set automatically. |
 | AxisLine | Gets or sets the axis line. |
 | AxisType | Gets or sets the axis type for the auxiliary axis. |
 | BindingGroup | (Inherited from System.Windows.FrameworkContentElement) |
 | CommandBindings | (Inherited from System.Windows.ContentElement) |
 | ContextMenu | (Inherited from System.Windows.FrameworkContentElement) |
 | Cursor | (Inherited from System.Windows.FrameworkContentElement) |
 | DataContext | (Inherited from System.Windows.FrameworkContentElement) |
 | DependencyObjectType | (Inherited from System.Windows.DependencyObject) |
 | DependentAxisConverter | Gets or sets axis value converter for dependent axis. |
 | Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) |
 | Focusable | (Inherited from System.Windows.ContentElement) |
 | FocusVisualStyle | (Inherited from System.Windows.FrameworkContentElement) |
 | FontFamily | Gets or sets font family for the axis annotations. |
 | FontSize | Gets or sets font size for the axis annotations. |
 | FontStretch | Gets or sets font stretch for the axis annotations. |
 | FontStyle | Gets or sets font style for the axis annotations. |
 | FontWeight | Gets or sets font weight for the axis annotations. |
 | ForceCursor | (Inherited from System.Windows.FrameworkContentElement) |
 | Foreground | Gets or sets the foreground brush of the axis. |
 | HasAnimatedProperties | (Inherited from System.Windows.ContentElement) |
 | InputBindings | (Inherited from System.Windows.ContentElement) |
 | InputScope | (Inherited from System.Windows.FrameworkContentElement) |
 | IsDependent | Gets or sets whether the axis is dependent from the main chart axis. Only for auxiliary axes. |
 | IsEnabled | (Inherited from System.Windows.ContentElement) |
 | IsFocused | (Inherited from System.Windows.ContentElement) |
 | IsInitialized | (Inherited from System.Windows.FrameworkContentElement) |
 | IsInputMethodEnabled | (Inherited from System.Windows.ContentElement) |
 | IsKeyboardFocused | (Inherited from System.Windows.ContentElement) |
 | IsKeyboardFocusWithin | (Inherited from System.Windows.ContentElement) |
 | IsLoaded | (Inherited from System.Windows.FrameworkContentElement) |
 | IsMouseCaptured | (Inherited from System.Windows.ContentElement) |
 | IsMouseCaptureWithin | (Inherited from System.Windows.ContentElement) |
 | IsMouseDirectlyOver | (Inherited from System.Windows.ContentElement) |
 | IsMouseOver | (Inherited from System.Windows.ContentElement) |
 | IsSealed | (Inherited from System.Windows.DependencyObject) |
 | IsStylusCaptured | (Inherited from System.Windows.ContentElement) |
 | IsStylusCaptureWithin | (Inherited from System.Windows.ContentElement) |
 | IsStylusDirectlyOver | (Inherited from System.Windows.ContentElement) |
 | IsStylusOver | (Inherited from System.Windows.ContentElement) |
 | IsTime | Gets or sets whether the axis represents time values. |
 | ItemsLabelBinding | Gets or sets the binding for axis labels. |
 | ItemsSource | Gets or sets the source for axis annotations. |
 | ItemsValueBinding | Gets or sets the binding for axis values. |
 | Language | (Inherited from System.Windows.FrameworkContentElement) |
 | LogBase | Gets or sets the logarithmic base for the axis. Default value double.Nan corresponds to the default linear axis. |
 | MajorGridFill | Gets or sets the System.Windows.Media.Brush used to fill the major grid. |
 | MajorGridStroke | Gets or sets the brush of major grid lines. |
 | MajorGridStrokeDashes | Gets or sets the dash pattern of major grid lines. |
 | MajorGridStrokeThickness | Gets or sets the thickness of major grid lines. |
 | MajorTickHeight | Gets or sets the major tick height. |
 | MajorTickOverlap | Gets or sets the relative overlap of major axis tick. The range of values is from 0 to 1. The default value 0 means no overlap,when the overlap is 1, the whole tick is inside the plot area. |
 | MajorTickStroke | Gets or sets the major tick stroke. |
 | MajorTickThickness | Gets or sets the major tick thickness. |
 | MajorUnit | Gets or sets the major unit (distance between labels). |
 | Max | Gets or sets the maximum value shown on the axis. |
 | Min | Gets or sets the minimum value shown on the axis. |
 | MinorGridStroke | Gets or sets the brush of minor grid lines. |
 | MinorGridStrokeDashes | Gets or sets the dash pattern of minor grid lines. |
 | MinorGridStrokeThickness | Gets or sets the thickness of minor grid lines. |
 | MinorTickHeight | Gets or sets the minor tick height. |
 | MinorTickOverlap | Gets or sets the relative overlap of major axis tick. The range of values is from 0 to 1. The default value 0 means no overlap,when the overlap is 1, the whole tick is inside the plot area. |
 | MinorTickStroke | Gets or sets the minor tick stroke. |
 | MinorTickThickness | Gets or sets the minor tick thickness. |
 | MinorUnit | Gets or sets the minor unit (distance between minor tick marks). |
 | MinScale | Gets or set the minimum scale of axis. |
 | Name | (Inherited from System.Windows.FrameworkContentElement) |
 | Origin | Gets or sets the value at which the axis crosses perpendicular axis. |
 | OverridesDefaultStyle | (Inherited from System.Windows.FrameworkContentElement) |
 | Parent | (Inherited from System.Windows.FrameworkContentElement) |
 | PlotAreaIndex | Gets or sets the plot area index. |
 | Position | Gets or sets the position of the axis. |
 | RadarLabelVisibility | Gets or sets annotation label visibility for the axis of radar chart. |
 | RadarPointIndices | Gets or set the collection of point indices for the axis. |
 | Resources | (Inherited from System.Windows.FrameworkContentElement) |
 | Reversed | Gets or sets whether the axis is reversed. |
 | Scale | Gets or set the scale of axis. |
 | ScrollBar | Gets or sets the axis scroll bar. |
 | Style | (Inherited from System.Windows.FrameworkContentElement) |
 | Tag | (Inherited from System.Windows.FrameworkContentElement) |
 | TemplatedParent | (Inherited from System.Windows.FrameworkContentElement) |
 | Title | Gets or sets the axis title. |
 | ToolTip | (Inherited from System.Windows.FrameworkContentElement) |
 | TouchesCaptured | (Inherited from System.Windows.ContentElement) |
 | TouchesCapturedWithin | (Inherited from System.Windows.ContentElement) |
 | TouchesDirectlyOver | (Inherited from System.Windows.ContentElement) |
 | TouchesOver | (Inherited from System.Windows.ContentElement) |
 | UseExactLimits | Specifies whether to use exact data values for axis minimum and maximum. By default(UseExactLimits=false), the minimum and maximum can be adjusted to round numbers. |
 | Value | Gets or sets the current scrolling position of the axis. |
 | Visible | Gets or sets the axis visibility. |