| Name | Description |
 | ActualHeight | (Inherited from System.Windows.FrameworkElement) |
 | ActualMax | Gets the actual axis maximum. |
 | ActualMin | Gets the actual axis minimum. |
 | ActualWidth | (Inherited from System.Windows.FrameworkElement) |
 | AllowDrop | (Inherited from System.Windows.UIElement) |
 | 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. |
 | 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. |
 | Background | (Inherited from System.Windows.Controls.Panel) |
 | CacheMode | (Inherited from System.Windows.UIElement) |
 | Children | (Inherited from System.Windows.Controls.Panel) |
 | Clip | (Inherited from System.Windows.UIElement) |
 | Cursor | (Inherited from System.Windows.FrameworkElement) |
 | DataContext | (Inherited from System.Windows.FrameworkElement) |
 | DependentAxisConverter | Gets or sets axis value converter for dependent axis. |
 | Dispatcher | (Inherited from System.Windows.DependencyObject) |
 | Effect | (Inherited from System.Windows.UIElement) |
 | FlowDirection | (Inherited from System.Windows.FrameworkElement) |
 | 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. |
 | Foreground | Gets or sets the foreground brush of the axis. |
 | Height | (Inherited from System.Windows.FrameworkElement) |
 | HorizontalAlignment | (Inherited from System.Windows.FrameworkElement) |
 | IsDependent | Gets or sets whether the axis is dependent from the main chart axis. Only for auxiliary axes. |
 | IsHitTestVisible | (Inherited from System.Windows.UIElement) |
 | IsItemsHost | (Inherited from System.Windows.Controls.Panel) |
 | 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.FrameworkElement) |
 | 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). |
 | Margin | (Inherited from System.Windows.FrameworkElement) |
 | Max | Gets or sets the maximum value shown on the axis. |
 | MaxHeight | (Inherited from System.Windows.FrameworkElement) |
 | MaxWidth | (Inherited from System.Windows.FrameworkElement) |
 | Min | Gets or sets the minimum value shown on the axis. |
 | MinHeight | (Inherited from System.Windows.FrameworkElement) |
 | 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. |
 | MinWidth | (Inherited from System.Windows.FrameworkElement) |
 | Name | (Inherited from System.Windows.FrameworkElement) |
 | Opacity | (Inherited from System.Windows.UIElement) |
 | OpacityMask | (Inherited from System.Windows.UIElement) |
 | Origin | Gets or sets the value at which the axis crosses perpendicular axis. |
 | Parent | (Inherited from System.Windows.FrameworkElement) |
 | PlotAreaIndex | Gets or sets the plot area index. |
 | Position | Gets or sets the position of the axis. |
 | Projection | (Inherited from System.Windows.UIElement) |
 | 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. |
 | RenderSize | (Inherited from System.Windows.UIElement) |
 | RenderTransform | (Inherited from System.Windows.UIElement) |
 | RenderTransformOrigin | (Inherited from System.Windows.UIElement) |
 | Resources | (Inherited from System.Windows.FrameworkElement) |
 | 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.FrameworkElement) |
 | Tag | (Inherited from System.Windows.FrameworkElement) |
 | Title | Gets or sets the axis title. |
 | Triggers | (Inherited from System.Windows.FrameworkElement) |
 | 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. |
 | UseLayoutRounding | (Inherited from System.Windows.UIElement) |
 | Value | Gets or sets the current scrolling position of the axis. |
 | VerticalAlignment | (Inherited from System.Windows.FrameworkElement) |
 | Visibility | (Inherited from System.Windows.UIElement) |
 | Visible | Gets or sets the axis visibility. |
 | Width | (Inherited from System.Windows.FrameworkElement) |