The Axis type exposes the following members.

Constructors

  Name Description
Public method Axis
Initializes an instance of the Axis class.

Methods

  Name Description
Public method AddHandler
Adds a routed event handler for a specified routed event, adding the handler to the handler collection on the current element. Specify handledEventsToo as true to have the provided handler be invoked for routed event that had already been marked as handled by another element along the event route.
(Inherited from UIElement.)
Public method Arrange
Positions child objects and determines a size for a UIElement. Parent objects that implement custom layout for their child elements should call this method from their layout override implementations to form a recursive layout update.
(Inherited from UIElement.)
Public method CaptureMouse
Sets mouse capture to a UIElement.
(Inherited from UIElement.)
Public method CheckAccess
Determines whether the calling thread has access to this object.
(Inherited from DependencyObject.)
Public method ClearValue
Clears the local value of a dependency property.
(Inherited from DependencyObject.)
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public method FindName
Retrieves an object that has the specified identifier name.
(Inherited from FrameworkElement.)
Public method GetAnimationBaseValue
Returns any base value established for a Silverlight dependency property, which would apply in cases where an animation is not active.
(Inherited from DependencyObject.)
Public method GetAxisRect
Gets the coordinates of axis rectangle.
Public method GetBindingExpression
Retrieves the BindingExpression for a dependency property where a binding is established.
(Inherited from FrameworkElement.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method GetValue
Returns the current effective value of a dependency property from a DependencyObject.
(Inherited from DependencyObject.)
Public method InvalidateArrange
Invalidates the arrange state (layout) for a UIElement. After the invalidation, the UIElement will have its layout updated, which will occur asynchronously.
(Inherited from UIElement.)
Public method InvalidateMeasure
Invalidates the measurement state (layout) for a UIElement.
(Inherited from UIElement.)
Public method Measure
Updates the DesiredSize of a UIElement. Typically, objects that implement custom layout for their layout children call this method from their own MeasureOverride(Size) implementations to form a recursive layout update.
(Inherited from UIElement.)
Public method OnApplyTemplate
When overridden in a derived class, is invoked whenever application code or internal processes (such as a rebuilding layout pass) call ApplyTemplate()()()().
(Inherited from FrameworkElement.)
Public method PointFromData
Transforms the point from axis data coordinates to the chart view coordinates.
Public method PointToData
Transforms the point from chart view coordinates to the axis data coordinates.
Public method ReadLocalValue
Returns the local value of a dependency property, if a local value is set.
(Inherited from DependencyObject.)
Public method ReleaseMouseCapture
Removes mouse capture from a UIElement. After this call, typically no object holds mouse capture.
(Inherited from UIElement.)
Public method RemoveHandler
Removes the specified routed event handler from this UIElement.
(Inherited from UIElement.)
Public method SetBinding
Attaches a binding to a FrameworkElement, using the provided binding object, and returns a BindingExpressionBase for possible later use.
(Inherited from FrameworkElement.)
Public method SetValue
Sets the local value of a dependency property on a DependencyObject.
(Inherited from DependencyObject.)
Public method ToString
Returns a String that represents the current Object.
(Inherited from Object.)
Public method TransformToVisual
Returns a transform object that can be used to transform coordinates from the UIElement to the specified object.
(Inherited from UIElement.)
Public method UpdateLayout
Ensures that all positions of child objects of a UIElement are properly updated for layout.
(Inherited from UIElement.)

Fields

  Name Description
Public field Static member AnnoAngleProperty
Identifies the AnnoAngle dependency property.
Public field Static member AnnoFormatProperty
Identifies the AnnoFormat dependency property.
Public field Static member AnnoPositionProperty
Identifies the AnnoPosition dependency property.
Public field Static member AnnoTemplateProperty
Identifies the AnnoTemplate dependency property.
Public field Static member AnnoVisibilityProperty
Identifies the AnnoVisibility dependency property.
Public field Static member AutoMaxProperty
Identifies the AutoMax dependency property.
Public field Static member AutoMinProperty
Identifies the AutoMin dependency property.
Public field Static member AxisLineProperty
Identifies the AxisLine dependency property.
Public field Static member FontFamilyProperty
Identifies the FontFamily dependency property.
Public field Static member FontSizeProperty
Identifies the FontSize dependency property.
Public field Static member FontStretchProperty
Identifies the FontStretch dependency property.
Public field Static member FontStyleProperty
Identifies the FontStyle dependency property.
Public field Static member FontWeightProperty
Identifies the FontWeight dependency property.
Public field Static member ForegroundProperty
Identifies the Foreground dependency property.
Public field Static member IsTimeProperty
Identifies the IsTime dependency property.
Public field Static member ItemsLabelBindingProperty
Identifies the ItemsLabelBinding dependency property.
Public field Static member ItemsSourceProperty
Identifies the ItemsSource dependency property.
Public field Static member ItemsValueBindingProperty
Identifies the ItemsValueBinding dependency property.
Public field Static member LogBaseProperty
Identifies the LogBase dependency property.
Public field Static member MajorGridFillProperty
Identifies the MajorGridFill dependency property.
Public field Static member MajorGridStrokeDashesProperty
Identifies the MajorGridStrokeDashArray dependency property.
Public field Static member MajorGridStrokeProperty
Identifies the MajorGridStroke dependency property.
Public field Static member MajorGridStrokeThicknessProperty
Identifies the MajorGridStrokeThickness dependency property.
Public field Static member MajorTickHeightProperty
Identifies the MajorTickHeight dependency property.
Public field Static member MajorTickOverlapProperty
Identifies the MajorTickOverlap dependency property.
Public field Static member MajorTickStrokeProperty
Identifies the MajorTickStroke dependency property.
Public field Static member MajorTickThicknessProperty
Identifies the MajorTickThickness dependency property.
Public field Static member MajorUnitProperty
Identifies the MajorUnit dependency property.
Public field Static member MaxProperty
Identifies the Max dependency property.
Public field Static member MinorGridStrokeDashesProperty
Identifies the MinorGridStrokeDashArray dependency property.
Public field Static member MinorGridStrokeProperty
Identifies the MinorGridStroke dependency property.
Public field Static member MinorGridStrokeThicknessProperty
Identifies the MinorGridStrokeThickness dependency property.
Public field Static member MinorTickHeightProperty
Identifies the MinorTickHeight dependency property.
Public field Static member MinorTickOverlapProperty
Identifies the MinorTickOverlap dependency property.
Public field Static member MinorTickStrokeProperty
Identifies the MinorTickStroke dependency property.
Public field Static member MinorTickThicknessProperty
Identifies the MinorTickThickness dependency property.
Public field Static member MinorUnitProperty
Identifies the MinorUnit dependency property.
Public field Static member MinProperty
Identifies the Min dependency property.
Public field Static member OriginProperty
Identifies the Origin dependency property.
Public field Static member PlotAreaIndexProperty
Identifies the PlotAreaIndex dependency property.
Public field Static member PositionProperty
Identifies the Position dependency property.
Public field Static member RadarLabelVisibilityProperty
Using a DependencyProperty as the backing store for RadarLabelVisibility. This enables animation, styling, binding, etc...
Public field Static member RadarPointIndicesProperty
Using a DependencyProperty as the backing store for PointIndices. This enables animation, styling, binding, etc...
Public field Static member ReversedProperty
Identifies the Reversed dependency property.
Public field Static member ScaleProperty
Identifies the Scale dependency property.
Public field Static member TitleProperty
Identifies the Title dependency property.
Public field Static member UseExactLimitsProperty
Using a DependencyProperty as the backing store for UseExactLimits. This enables animation, styling, binding, etc...
Public field Static member ValueProperty
Identifies the Value dependency property.
Public field Static member VisibleProperty
Identifies the Visible dependency property.

Properties

  Name Description
Public property ActualHeight
Gets the rendered height of a FrameworkElement.
(Inherited from FrameworkElement.)
Public property ActualMax
Gets the actual axis maximum.
Public property ActualMin
Gets the actual axis minimum.
Public property ActualWidth
Gets the rendered width of a FrameworkElement.
(Inherited from FrameworkElement.)
Public property AnnoAngle
Gets or sets the rotation angle of axis annotations.
Public property AnnoFormat
Gets or sets the format of the axis annotation.
Public property AnnoPosition
Gets or sets the annotation position.
Public property AnnoTemplate
Gets or sets the template used to create the axis annotations.
Public property AnnoVisibility
Gets or sets the annotation visibility.
Public property AutoMax
Gets or sets whether the maximum value for the axis is set automatically.
Public property AutoMin
Gets or sets whether the minimum value for the axis is set automatically.
Public property AxisLine
Gets or sets the axis line.
Public property AxisType
Gets or sets the axis type for the auxiliary axis.
Public property Background
Gets or sets a Brush that is used to fill the panel.
(Inherited from Panel.)
Public property CacheMode
Gets or sets a value that indicates that rendered content should be cached when possible.
(Inherited from UIElement.)
Public property Children
Gets the collection of child elements of the panel.
(Inherited from Panel.)
Public property Clip
Gets or sets the Geometry used to define the outline of the contents of a UIElement.
(Inherited from UIElement.)
Public property Cursor
Gets or sets the cursor that displays while the mouse pointer is over a FrameworkElement.
(Inherited from FrameworkElement.)
Public property DataContext
Gets or sets the data context for a FrameworkElement when it participates in data binding.
(Inherited from FrameworkElement.)
Public property DependentAxisConverter
Gets or sets axis value converter for dependent axis.
Public property DesiredSize
Gets the size that this UIElement computed during the measure pass of the layout process.
(Inherited from UIElement.)
Public property Dispatcher
Gets the Dispatcher this object is associated with.
(Inherited from DependencyObject.)
Public property Effect
Gets or sets the pixel shader effect to use for rendering this UIElement.
(Inherited from UIElement.)
Public property FontFamily
Gets or sets font family for the axis annotations.
Public property FontSize
Gets or sets font size for the axis annotations.
Public property FontStretch
Gets or sets font stretch for the axis annotations.
Public property FontStyle
Gets or sets font style for the axis annotations.
Public property FontWeight
Gets or sets font weight for the axis annotations.
Public property Foreground
Gets or sets the foreground brush of the axis.
Public property Height
Gets or sets the suggested height of a FrameworkElement.
(Inherited from FrameworkElement.)
Public property HorizontalAlignment
Gets or sets the horizontal alignment characteristics applied to a FrameworkElement when it is composed within a layout parent, such as a panel or items control.
(Inherited from FrameworkElement.)
Public property IsDependent
Gets or sets whether the axis is dependent from the main chart axis. Only for auxiliary axes.
Public property IsHitTestVisible
Gets or sets whether the contained area of this UIElement can return true values for hit testing.
(Inherited from UIElement.)
Public property IsItemsHost
Gets or sets a value that indicates whether this Panel is a container for UI items that are generated by an ItemsControl.
(Inherited from Panel.)
Public property IsTime
Gets or sets whether the axis represents time values.
Public property ItemsLabelBinding
Gets or sets the binding for axis labels.
Public property ItemsSource
Gets or sets the source for axis annotations.
Public property ItemsValueBinding
Gets or sets the binding for axis values.
Public property Language
Gets or sets localization/globalization language information that applies to a FrameworkElement.
(Inherited from FrameworkElement.)
Public property LogBase
Gets or sets the logarithmic base for the axis. Default value double.Nan corresponds to the default linear axis.
Public property MajorGridFill
Gets or sets the Brush used to fill the major grid.
Public property MajorGridStroke
Gets or sets the brush of major grid lines.
Public property MajorGridStrokeDashes
Gets or sets the dash pattern of major grid lines.
Public property MajorGridStrokeThickness
Gets or sets the thickness of major grid lines.
Public property MajorTickHeight
Gets or sets the major tick height.
Public property 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.
Public property MajorTickStroke
Gets or sets the major tick stroke.
Public property MajorTickThickness
Gets or sets the major tick thickness.
Public property MajorUnit
Gets or sets the major unit (distance between labels).
Public property Margin
Gets or sets the outer margin of a FrameworkElement.
(Inherited from FrameworkElement.)
Public property Max
Gets or sets the maximum value shown on the axis.
Public property MaxHeight
Gets or sets the maximum height constraint of a FrameworkElement.
(Inherited from FrameworkElement.)
Public property MaxWidth
Gets or sets the maximum width constraint of a FrameworkElement.
(Inherited from FrameworkElement.)
Public property Min
Gets or sets the minimum value shown on the axis.
Public property MinHeight
Gets or sets the minimum height constraint of a FrameworkElement.
(Inherited from FrameworkElement.)
Public property MinorGridStroke
Gets or sets the brush of minor grid lines.
Public property MinorGridStrokeDashes
Gets or sets the dash pattern of minor grid lines.
Public property MinorGridStrokeThickness
Gets or sets the thickness of minor grid lines.
Public property MinorTickHeight
Gets or sets the minor tick height.
Public property 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.
Public property MinorTickStroke
Gets or sets the minor tick stroke.
Public property MinorTickThickness
Gets or sets the minor tick thickness.
Public property MinorUnit
Gets or sets the minor unit (distance between minor tick marks).
Public property MinScale
Gets or set the minimum scale of axis.
Public property MinWidth
Gets or sets the minimum width constraint of a FrameworkElement.
(Inherited from FrameworkElement.)
Public property Name
Gets (or sets, but see Remarks) the identifying name of the object. The name provides a reference that is initially markup-compiled. After a XAML processor creates the object tree from markup, run-time code can refer to a markup element by this name.
(Inherited from FrameworkElement.)
Public property Opacity
Gets or sets the degree of the object's opacity.
(Inherited from UIElement.)
Public property OpacityMask
Gets or sets the brush used to alter the opacity of regions of this object.
(Inherited from UIElement.)
Public property Origin
Gets or sets the value at which the axis crosses perpendicular axis.
Public property Parent
Gets the parent object of this FrameworkElement in the object tree.
(Inherited from FrameworkElement.)
Public property PlotAreaIndex
Gets or sets the plot area index.
Public property Position
Gets or sets the position of the axis.
Public property Projection
Gets or sets the perspective projection (3-D effect) to apply when rendering this UIElement.
(Inherited from UIElement.)
Public property RadarLabelVisibility
Gets or sets annotation label visibility for the axis of radar chart.
Public property RadarPointIndices
Gets or set the collection of point indices for the axis.
Public property RenderSize
Gets the final render size of a UIElement.
(Inherited from UIElement.)
Public property RenderTransform
Gets or sets transform information that affects the rendering position of a UIElement.
(Inherited from UIElement.)
Public property RenderTransformOrigin
Gets or sets the origin point of any possible render transform declared by RenderTransform, relative to the bounds of the UIElement.
(Inherited from UIElement.)
Public property Resources
Gets the locally defined resource dictionary. In XAML, you can establish resource items as child object elements of the <frameworkElement.Resources> property element, through XAML implicit collection syntax.
(Inherited from FrameworkElement.)
Public property Reversed
Gets or sets whether the axis is reversed.
Public property Scale
Gets or set the scale of axis.
Public property ScrollBar
Gets or sets the axis scroll bar.
Public property Style
Gets or sets an instance Style that is applied for this object during rendering.
(Inherited from FrameworkElement.)
Public property Tag
Gets or sets an arbitrary object value that can be used to store custom information about this object.
(Inherited from FrameworkElement.)
Public property Title
Gets or sets the axis title.
Public property Triggers
Gets the collection of triggers for animations that are defined for a FrameworkElement.
(Inherited from FrameworkElement.)
Public property 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.
Public property UseLayoutRounding
Gets or sets a value that determines whether rendering for the object and its subtree should use rounding behavior that aligns rendering to whole pixels.
(Inherited from UIElement.)
Public property Value
Gets or sets the current scrolling position of the axis.
Public property VerticalAlignment
Gets or sets the vertical alignment characteristics applied to a FrameworkElement when it is composed within a parent object such as a panel or items control.
(Inherited from FrameworkElement.)
Public property Visibility
Gets or sets the visibility of a UIElement. A UIElement that is not visible does not render and does not communicate its desired size to layout.
(Inherited from UIElement.)
Public property Visible
Gets or sets the axis visibility.
Public property Width
Gets or sets the width of a FrameworkElement.
(Inherited from FrameworkElement.)

Events

  Name Description
Public event AnnoCreated
Fires when annotation label was created.
Public event BindingValidationError
Occurs when a data validation error is reported by a binding source.
(Inherited from FrameworkElement.)
Public event GotFocus
Occurs when a UIElement receives focus.
(Inherited from UIElement.)
Public event KeyDown
Occurs when a keyboard key is pressed while the UIElement has focus.
(Inherited from UIElement.)
Public event KeyUp
Occurs when a keyboard key is released while the UIElement has focus.
(Inherited from UIElement.)
Public event LayoutUpdated
Occurs when the layout of the Silverlight visual tree changes.
(Inherited from FrameworkElement.)
Public event Loaded
Occurs when a FrameworkElement has been constructed and added to the object tree.
(Inherited from FrameworkElement.)
Public event LostFocus
Occurs when a UIElement loses focus.
(Inherited from UIElement.)
Public event LostMouseCapture
Occurs when the object loses mouse (or stylus) capture.
(Inherited from UIElement.)
Public event MouseEnter
Occurs when the mouse (or a stylus) enters the bounding area of a UIElement.
(Inherited from UIElement.)
Public event MouseLeave
Occurs when the mouse (or the stylus) leaves the bounding area of a UIElement.
(Inherited from UIElement.)
Public event MouseLeftButtonDown
Occurs when the left mouse button is pressed (or when the tip of the stylus touches the tablet) while the mouse pointer is over a UIElement.
(Inherited from UIElement.)
Public event MouseLeftButtonUp
Occurs when the left mouse button is released (or the tip of the stylus is removed from the tablet) while the mouse (or the stylus) is over a UIElement (or while a UIElement holds mouse capture).
(Inherited from UIElement.)
Public event MouseMove
Occurs when the coordinate position of the mouse (or stylus) changes while over a UIElement (or while a UIElement holds mouse capture).
(Inherited from UIElement.)
Public event MouseWheel
Occurs when the user rotates the mouse wheel while the mouse pointer is over a UIElement, or the UIElement has focus.
(Inherited from UIElement.)
Public event SizeChanged
Occurs when either the ActualHeight or the ActualWidth properties change value on a FrameworkElement.
(Inherited from FrameworkElement.)

See Also