Version

NumericXAxis Class Members

The following tables list the members exposed by NumericXAxis.

Public Constructors
 NameDescription
Public ConstructorNumericXAxis ConstructorInitializes a new instance of the NumericXAxis class.  
Public Properties
 NameDescription
Public PropertyAbbreviateLargeNumbersA boolean indicating whether or not to abbreviate large numbers. (Inherited from Infragistics.XamarinForms.Controls.Charts.NumericAxisBase)
Public PropertyActualIntervalGets the effective value for the current Interval. (Inherited from Infragistics.XamarinForms.Controls.Charts.NumericAxisBase)
Public PropertyActualIsLogarithmicDetermines if the axis has a valid logarithmic scale. (Inherited from Infragistics.XamarinForms.Controls.Charts.NumericAxisBase)
Public PropertyActualMajorStrokeGets or sets the ActualMajorStroke property. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyActualMaximumValueGets the effective maximum value for the current numeric axis object. (Inherited from Infragistics.XamarinForms.Controls.Charts.NumericAxisBase)
Public PropertyActualMinimumValueGets the effective minimum value for the current numeric axis object. (Inherited from Infragistics.XamarinForms.Controls.Charts.NumericAxisBase)
Public PropertyActualMinorIntervalGets the effective value for the current MinorInterval. (Inherited from Infragistics.XamarinForms.Controls.Charts.NumericAxisBase)
Public PropertyActualMinorStrokeGets or sets the ActualMinorStroke property. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyActualStrokeGets or sets the effective stroke used for the axis. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyActualVisibleMaximumValueGets the effective visible maximum value for the current numeric axis object. (Inherited from Infragistics.XamarinForms.Controls.Charts.NumericAxisBase)
Public PropertyActualVisibleMinimumValueGets the effective minimum value for the current numeric axis object. (Inherited from Infragistics.XamarinForms.Controls.Charts.NumericAxisBase)
Public PropertyAnnotationsGets the current annotations for the axis. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyAutomationId (Inherited from Xamarin.Forms.Element)
Public PropertyBindingContext (Inherited from Xamarin.Forms.BindableObject)
Public PropertyClassId (Inherited from Xamarin.Forms.Element)
Public PropertyCrossingAxisGets or sets the CrossingAxis property. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyCrossingValueGets or sets the CrossingValue property. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyDispatcher (Inherited from Xamarin.Forms.BindableObject)
Public PropertyEffects (Inherited from Xamarin.Forms.Element)
Public PropertyEnhancedIntervalMinimumCharactersGets or sets the mininum desired characters to be displayed for horizontal axes when using advanced label heuristics. -1 will attempt to adjust the interval to precisely fit the horizontal labels. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyHasUserMaximumDetermines if the axis has a user-defined maximum. (Inherited from Infragistics.XamarinForms.Controls.Charts.NumericAxisBase)
Public PropertyHasUserMinimumDetermines if the axis has a user-defined minimum. (Inherited from Infragistics.XamarinForms.Controls.Charts.NumericAxisBase)
Public PropertyId (Inherited from Xamarin.Forms.Element)
Public PropertyIntervalGets or sets the Interval property. (Inherited from Infragistics.XamarinForms.Controls.Charts.NumericAxisBase)
Public PropertyIsAngularGets if the current axis is of angular axis type (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyIsCategoryGets or sets if the current axis is of category axis type (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyIsCategoryDateTimeGets if the current axis is of category date time axis type (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyIsContinuousGets if the current axis is a continuous rather than a discrete scale (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyIsDateTimeGets or sets if the current axis is of date time axis type (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyIsDisabledGets or sets the IsDisabled property. If true, the axis will not be rendered. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyIsInvertedGets or sets the IsInverted property. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyIsLogarithmicGets or sets the IsLogarithmic property. (Inherited from Infragistics.XamarinForms.Controls.Charts.NumericAxisBase)
Public PropertyIsNumericGets or sets if the current axis is of numeric axis type (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyIsPiecewiseGets or sets if the axis is a piecewise scaling function. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyIsRadialGets or sets if the current axis is of radial axis type (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyIsSortingGets or sets if the current axis is sorting data items (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyIsVerticalGets if the current axis is a vertical axis. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyLabelGets or sets the axis label format string. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyLabelAngleGets or sets the angle of the axis labels. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyLabelBottomMarginMargin applied below the axis labels. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyLabelExtentDistance between the axis and the edge of the control. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyLabelFontAttributesReturns or sets the font style for the axis labels. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyLabelFontFamilyReturns or sets the font family for the axis labels. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyLabelFontSizeReturns or sets the font size for the axis labels. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyLabelHorizontalAlignmentGets or sets the horizontal alignment of the axis labels. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyLabelLeftMarginMargin applied to the left of the axis labels. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyLabelLocationGets or sets the location of the axis labels. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyLabelRightMarginMargin applied to the right of the axis labels. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyLabelShowFirstLabelGets or sets whether the first label is displayed when the zoom level is set to 1. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyLabelTextColorThe color of the axis labels. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyLabelTopMarginMargin applied above the axis labels. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyLabelVerticalAlignmentGets or sets the vertical alignment of the axis labels. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyLabelVisibilityGets or sets the visibility of the axis labels. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyLogarithmBaseGets or sets the LogarithmBase property. (Inherited from Infragistics.XamarinForms.Controls.Charts.NumericAxisBase)
Public PropertyMajorStrokeGets or sets the MajorStroke property. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyMajorStrokeThicknessGets or sets the MajorStrokeThickness property. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyMaximumValueGets or sets the MaximumValue property. (Inherited from Infragistics.XamarinForms.Controls.Charts.NumericAxisBase)
Public PropertyMinimumValueGets or sets the MinimumValue property. (Inherited from Infragistics.XamarinForms.Controls.Charts.NumericAxisBase)
Public PropertyMinorIntervalGets or sets the MinorInterval property. (Inherited from Infragistics.XamarinForms.Controls.Charts.NumericAxisBase)
Public PropertyMinorStrokeGets or sets the MinorStroke property. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyMinorStrokeThicknessGets or sets the MinorStrokeThickness property. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyParent (Inherited from Xamarin.Forms.Element)
Public PropertyReferenceValueGets or sets the ReferenceValue property. (Inherited from Infragistics.XamarinForms.Controls.Charts.NumericAxisBase)
Public PropertyScaleModeGets or sets the axis scale mode. (Inherited from Infragistics.XamarinForms.Controls.Charts.StraightNumericAxisBase)
Public PropertySeriesViewerGets the ChartArea for the current Axis object. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyStripGets or sets the Strip property. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyStrokeGets or sets the Stroke property. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyStrokeThicknessGets or sets the StrokeThickness property. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyStyleId (Inherited from Xamarin.Forms.Element)
Public PropertyTickLengthGets or sets the TickLength property. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyTickStrokeGets or sets the TickStroke property. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyTickStrokeThicknessGets or sets the TickStrokeThickness property. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyTitleGets or sets the Title property. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyTitleAngleGets or sets the angle of the axis title. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyTitleBottomMarginMargin applied below the axis title. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyTitleFontAttributesReturns or sets the font style for the axis title. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyTitleFontFamilyReturns or sets the font family for the axis title. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyTitleFontSizeReturns or sets the font size for the axis title. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyTitleHorizontalAlignmentGets or sets the horizontal alignment of the axis title. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyTitleLeftMarginMargin applied to the left of the axis title. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyTitleLocationGets or sets the location of the axis title. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyTitlePositionGets or sets the title position relative to the axis labels. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyTitleRightMarginMargin applied to the right of the axis title. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyTitleShowFirstLabelGets or sets whether the first label is displayed when the zoom level is set to 1. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyTitleTextColorThe color of the axis title. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyTitleTopMarginMargin applied above the axis title. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyTitleVerticalAlignmentGets or sets the vertical alignment of the axis title. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyTitleVisibilityGets or sets the visibility of the axis title. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public PropertyUseEnhancedIntervalManagementGets or sets whether to use more advanced heuristics when determining the initial number of labels to render, before resolving collisions, etc. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public Methods
 NameDescription
Public MethodClearValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public MethodCoerceValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public MethodDeregisterSeriesDeregisters a series that uses an axis from the axis. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public MethodExportVisualDataExports visual information about the series for use by external tools and functionality. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public MethodFindByName (Inherited from Xamarin.Forms.Element)
Public MethodGetItemValueGets a value based on one of the valid member paths for this axis type. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public MethodGetScaledValueGets the scaled viewport value from an unscaled axis value. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public MethodGetUnscaledValueGets the unscaled axis value from an scaled viewport value. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public MethodGetValue (Inherited from Xamarin.Forms.BindableObject)
Public MethodGetValueLabelGets the label for a data item. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public MethodIsSet (Inherited from Xamarin.Forms.BindableObject)
Public MethodRegisterSeriesRegisters a series that uses an axis with the axis. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public MethodRemoveBinding (Inherited from Xamarin.Forms.BindableObject)
Public MethodRemoveDynamicResource (Inherited from Xamarin.Forms.Element)
Public MethodRenderAxisRenders the axis with no animation. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public MethodResetCachedEnhancedIntervalIf using enhanced interval management and precise interval fitting, this will reset the cached maximum label width, and recalculate using the current labels. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public MethodScaleValueScales a value from axis space into screen space. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public MethodScrollRangeIntoViewScrolls the NumericXAxis so that the provided range is brought into view.  
Public MethodSetBinding (Inherited from Xamarin.Forms.BindableObject)
Public MethodSetDynamicResource (Inherited from Xamarin.Forms.Element)
Public MethodSetValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public MethodUnscaleValueUnscales a value from screen space into axis space. (Inherited from Infragistics.XamarinForms.Controls.Charts.NumericAxisBase)
Public MethodUpdateRangeOverloaded. Updates the axis range. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Protected Methods
 NameDescription
Protected MethodApplyBindings (Inherited from Xamarin.Forms.BindableObject)
Protected MethodOnBindingContextChangedCalled when the binding context changes (Inherited from Infragistics.XamarinForms.Controls.ElementBase)
Protected MethodOnChildAdded (Inherited from Xamarin.Forms.Element)
Protected MethodOnChildRemoved (Inherited from Xamarin.Forms.Element)
Protected MethodOnParentSetCalled when the parent is set (Inherited from Infragistics.XamarinForms.Controls.ElementBase)
Protected MethodOnPropertyChangedInvoked when a bound property is changed. (Inherited from Infragistics.XamarinForms.Controls.ElementBase)
Protected MethodOnPropertyChanging (Inherited from Xamarin.Forms.BindableObject)
Protected MethodUnapplyBindings (Inherited from Xamarin.Forms.BindableObject)
Public Events
 NameDescription
Public EventBindingContextChanged (Inherited from Xamarin.Forms.BindableObject)
Public EventChildAdded (Inherited from Xamarin.Forms.Element)
Public EventChildRemoved (Inherited from Xamarin.Forms.Element)
Public EventDescendantAdded (Inherited from Xamarin.Forms.Element)
Public EventDescendantRemoved (Inherited from Xamarin.Forms.Element)
Public EventFormatLabelEvent raised for the purpose of determining the text of each label. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public EventPropertyChanged (Inherited from Xamarin.Forms.BindableObject)
Public EventPropertyChanging (Inherited from Xamarin.Forms.BindableObject)
Public EventRangeChangedOccurs when the axis range changes. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
Public EventRenderRequestedThis event is raised every time a render has been requested from a series. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis)
See Also