Version

NumericAngleAxis Class Members

The following tables list the members exposed by NumericAngleAxis.

Public Constructors
 NameDescription
Public ConstructorNumericAngleAxis ConstructorConstructs a numeric angle axis.  
Public Properties
 NameDescription
Public PropertyAbbreviatedLabelFormatGets or sets the label format string to use for the label. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Public PropertyAbbreviatedLabelFormatSpecifiersGets or sets the format specifiers to use with the AbbreviatedLabelFormat string. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Public PropertyAbbreviateLargeNumbersA boolean indicating whether or not to abbreviate large numbers. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Public PropertyActualIntervalGets the effective value for the current Interval. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Public PropertyActualIsLogarithmicDetermines if the axis has a valid logarithmic scale. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Public PropertyActualMajorStrokeGets or sets the ActualMajorStroke property. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyActualMaximumValueGets the effective maximum value for the current numeric axis object. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Public PropertyActualMinimumValueGets the effective minimum value for the current numeric axis object. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Public PropertyActualMinorIntervalGets the effective value for the current MinorInterval. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Public PropertyActualMinorStrokeGets or sets the ActualMinorStroke property. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyActualStrokeGets or sets the effective stroke used for the axis. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyActualVisibleMaximumValueGets the effective visible maximum value for the current numeric axis object. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Public PropertyActualVisibleMinimumValueGets the effective minimum value for the current numeric axis object. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Public PropertyAnnotationsGets the current annotations for the axis. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyAutoRangeBufferModeGets or sets how the numeric axis will adjust its range buffer to less closely fix the data from the series. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Public PropertyCrossingAxisGets or sets the CrossingAxis property. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyCrossingValueGets or sets the CrossingValue property. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyEnhancedIntervalMinimumCharactersGets or sets the minimum 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.Win.DataVisualization.Axis)
Public PropertyEnhancedIntervalPreferMoreCategoryLabelsGets or sets whether the enhanced interval management should prefer to show all the labels if possible without collisions for supported types of category axes. This is for use with EnhancedIntervalMinimumCharacters = -1 and axes that have an integral interval. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyExpectFunctionsGets or sets whether the series should expect that properties in its items source may be functions that need to be evaluated to yield their value. This defaults to false, as there will be a subtle performance impact to using this feature. This value must be set before assigning an item's source to take effect. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyFavorLabellingScaleEndGets or sets whether the axis should favor emitting a label at the end of the scale. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Public PropertyHasUserMaximumDetermines if the axis has a user-defined maximum. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Public PropertyHasUserMinimumDetermines if the axis has a user-defined minimum. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Public PropertyIntervalGets or sets the Interval property. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Public PropertyIsAngularGets if the current axis is of angular axis type (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyIsCategoryGets or sets if the current axis is of category axis type (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyIsCategoryDateTimeGets if the current axis is of category date time axis type (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyIsContinuousGets if the current axis is a continuous rather than a discrete scale (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyIsDateTimeGets or sets if the current axis is of date time axis type (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyIsDisabledGets or sets the IsDisabled property. If true, the axis will not be rendered. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyIsFormattingAbbreviatedLargeNumber (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Public PropertyIsInvertedGets or sets the IsInverted property. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyIsLogarithmicGets or sets the IsLogarithmic property. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Public PropertyIsNumericGets or sets if the current axis is of numeric axis type (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyIsOrdinalGets or sets if the current axis is of ordinal axis type (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyIsPiecewiseGets or sets if the axis is a piecewise scaling function. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyIsRadialGets or sets if the current axis is of radial axis type (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyIsSortingGets or sets if the current axis is sorting data items (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyIsVerticalGets if the current axis is a vertical axis. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyLabelGets or sets the axis label format string. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyLabelAngleGets or Sets the Angle of the Axis Label. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyLabelExtentGets or sets the distance between the edge of the control and the label. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyLabelFontFamilyGets or Sets the Font Family of the Axis Label. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyLabelFontSizeGets or Sets the Font Size of the Axis Label. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyLabelFormatGets or sets the label format string to use for the label. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyLabelFormatSpecifiersGets or sets the format specifiers to use with the LabelFormat string. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyLabelHorizontalAlignmentGets or sets the HorizontalAlignment property. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyLabelLocationGets or sets the Location property. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyLabelMarginSpecifies the space between the Label and other elements. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyLabelModeIndicates the mode axis labels will operate in.  
Public PropertyLabelsVisibleGets or sets the Visibility property. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyLabelTextColorGets or sets the color of the Axis Label text. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyLabelTextStyleGets or sets the Font Style applied to the Label's text. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyLabelVerticalAlignmentGets or sets the VerticalAlignment property. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyLogarithmBaseGets or sets the LogarithmBase property. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Public PropertyMajorStrokeGets or sets the MajorStroke property. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyMajorStrokeDashArrayGets or sets the MajorStrokeDashArray property. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyMajorStrokeThicknessGets or sets the MajorStrokeThickness property. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyMaximumValueGets or sets the MaximumValue property. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Public PropertyMinimumValueGets or sets the MinimumValue property. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Public PropertyMinorIntervalGets or sets the MinorInterval property. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Public PropertyMinorStrokeGets or sets the MinorStroke property. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyMinorStrokeDashArrayGets or sets the MinorStrokeDashArray property. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyMinorStrokeThicknessGets or sets the MinorStrokeThickness property. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyNameGets or sets the name of the Axis. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyOpacityGets or sets the Opacity of the Axis. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyReferenceValueGets or sets the ReferenceValue property. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Public PropertySeriesViewerGets the containing series viewer for this axis. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyShouldAvoidAnnotationCollisionsGets or sets whether annotations should be shifted to avoid collision, even if this would result in them appearing where they shouldn't be along the scale. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyShouldKeepAnnotationsInViewets or sets whether annotations should be kept in view, even if they aren't positioned where they should appear on the scale. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyShowFirstLabelGets or sets whether the first label is displayed when the zoom level is set to 1. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyStartAngleOffsetIndicates the angle in degress that the chart's 0th angle should be offset.  
Public PropertyStripGets or sets the Strip property. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyStrokeGets or sets the Stroke property. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyStrokeDashArrayGets or sets the StrokeDashArray property. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyStrokeThicknessGets or sets the StrokeThickness property. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyTickLengthGets or sets the TickLength property. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyTickStrokeGets or sets the TickStroke property. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyTickStrokeDashArrayGets or sets the TickStrokeDashArray property. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyTickStrokeThicknessGets or sets the TickStrokeThickness property. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyTitleGets or sets the Title property. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyTitleAngleGets or Sets the Angle of the Axis Title. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyTitleFontFamilyGets or Sets the Font Family of the Axis Title. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyTitleFontSizeGets or Sets the Font Size of the Axis Title. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyTitleHorizontalAlignmentGets or sets the HorizontalAlignment property. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyTitleMarginSpecifies the space between the Title and other elements. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyTitlePositionGets or sets the TitlePosition property. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyTitleTextColorGets or sets the color of the Axis Title text. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyTitleTextStyleGets or sets the Font Style applied to the Title's text. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyTitleVerticalAlignmentGets or sets the VerticalAlignment property. (Inherited from Infragistics.Win.DataVisualization.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.Win.DataVisualization.Axis)
Public PropertyUsePerLabelHeightMeasurementGets or sets whether to use label height measurement when determining the initial number of labels to render, before resolving collisions, etc. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public PropertyVisibilityGets or sets the display state of an Axis. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public Methods
 NameDescription
Public MethodExportVisualDataExports visual information about the series for use by external tools and functionality. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodGetFullRange (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodGetItemValueGets a value based on one of the valid member paths for this axis type. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodGetScaledAngleGets the scaled angle value in radians based on the raw input.  
Public MethodGetScaledValueGets the scaled viewport value from an unscaled axis value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodGetScaledValueListGet a list of scaled viewport values from a list of unscaled axis values. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodGetUnscaledAngleGets the raw axis value back from the angle that would be used on the chart.  
Public MethodGetUnscaledValueGets the unscaled axis value from an scaled viewport value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodGetUnscaledValueListGets a list of unscaled axis values from a list of scaled viewport values. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodGetValueLabelGets the label for a data item. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodRenderAxisRenders the axis with no animation. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetOverridden. Resets all the properties to their default values  
Public MethodResetAbbreviatedLabelFormatResets the NumericAxisBase.AbbreviatedLabelFormat property to its default value. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Public MethodResetAbbreviatedLabelFormatSpecifiersResets the NumericAxisBase.AbbreviatedLabelFormatSpecifiers property to its default value. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Public MethodResetAbbreviateLargeNumbersResets the NumericAxisBase.AbbreviateLargeNumbers property to its default value. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Public MethodResetAutoRangeBufferModeResets the NumericAxisBase.AutoRangeBufferMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
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.Win.DataVisualization.Axis)
Public MethodResetCrossingAxisResets the Axis.CrossingAxis property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetCrossingValueResets the Axis.CrossingValue property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetEnhancedIntervalMinimumCharactersResets the Axis.EnhancedIntervalMinimumCharacters property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetEnhancedIntervalPreferMoreCategoryLabelsResets the Axis.EnhancedIntervalPreferMoreCategoryLabels property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetExpectFunctionsResets the Axis.ExpectFunctions property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetFavorLabellingScaleEndResets the NumericAxisBase.FavorLabellingScaleEnd property to its default value. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Public MethodResetIntervalResets the NumericAxisBase.Interval property to its default value. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Public MethodResetIsDisabledResets the Axis.IsDisabled property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetIsInvertedResets the Axis.IsInverted property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetIsLogarithmicResets the NumericAxisBase.IsLogarithmic property to its default value. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Public MethodResetLabelResets the Axis.Label property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetLabelAngleResets the Axis.LabelAngle property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetLabelExtentResets the Axis.LabelExtent property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetLabelFontFamilyResets the Axis.LabelFontFamily property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetLabelFontSizeResets the Axis.LabelFontSize property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetLabelFormatResets the Axis.LabelFormat property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetLabelFormatSpecifiersResets the Axis.LabelFormatSpecifiers property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetLabelHorizontalAlignmentResets the Axis.LabelHorizontalAlignment property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetLabelLocationResets the Axis.LabelLocation property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetLabelMarginResets the Axis.LabelMargin property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetLabelModeResets the LabelMode property to its default value.  
Public MethodResetLabelsVisibleResets the Axis.LabelsVisible property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetLabelTextColorResets the Axis.LabelTextColor property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetLabelTextStyleResets the Axis.LabelTextStyle property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetLabelVerticalAlignmentResets the Axis.LabelVerticalAlignment property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetLogarithmBaseResets the NumericAxisBase.LogarithmBase property to its default value. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Public MethodResetMajorStrokeResets the Axis.MajorStroke property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetMajorStrokeDashArrayResets the Axis.MajorStrokeDashArray property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetMajorStrokeThicknessResets the Axis.MajorStrokeThickness property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetMaximumValueResets the NumericAxisBase.MaximumValue property to its default value. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Public MethodResetMinimumValueResets the NumericAxisBase.MinimumValue property to its default value. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Public MethodResetMinorIntervalResets the NumericAxisBase.MinorInterval property to its default value. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Public MethodResetMinorStrokeResets the Axis.MinorStroke property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetMinorStrokeDashArrayResets the Axis.MinorStrokeDashArray property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetMinorStrokeThicknessResets the Axis.MinorStrokeThickness property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetNameResets the Axis.Name property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetOpacityResets the Axis.Opacity property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetReferenceValueResets the NumericAxisBase.ReferenceValue property to its default value. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Public MethodResetShouldAvoidAnnotationCollisionsResets the Axis.ShouldAvoidAnnotationCollisions property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetShouldKeepAnnotationsInViewResets the Axis.ShouldKeepAnnotationsInView property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetShowFirstLabelResets the Axis.ShowFirstLabel property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetStartAngleOffsetResets the StartAngleOffset property to its default value.  
Public MethodResetStripResets the Axis.Strip property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetStrokeResets the Axis.Stroke property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetStrokeDashArrayResets the Axis.StrokeDashArray property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetStrokeThicknessResets the Axis.StrokeThickness property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetTickLengthResets the Axis.TickLength property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetTickStrokeResets the Axis.TickStroke property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetTickStrokeDashArrayResets the Axis.TickStrokeDashArray property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetTickStrokeThicknessResets the Axis.TickStrokeThickness property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetTitleResets the Axis.Title property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetTitleAngleResets the Axis.TitleAngle property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetTitleFontFamilyResets the Axis.TitleFontFamily property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetTitleFontSizeResets the Axis.TitleFontSize property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetTitleHorizontalAlignmentResets the Axis.TitleHorizontalAlignment property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetTitleMarginResets the Axis.TitleMargin property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetTitlePositionResets the Axis.TitlePosition property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetTitleTextColorResets the Axis.TitleTextColor property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetTitleTextStyleResets the Axis.TitleTextStyle property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetTitleVerticalAlignmentResets the Axis.TitleVerticalAlignment property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetUseEnhancedIntervalManagementResets the Axis.UseEnhancedIntervalManagement property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetUsePerLabelHeightMeasurementResets the Axis.UsePerLabelHeightMeasurement property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetVisibilityResets the Axis.Visibility property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodScaleValueScales a value from axis space into screen space. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodUnscaleValueUnscales a value from screen space into axis space. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Public MethodUpdateRangeOverloaded. Updates the axis range. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected Methods
 NameDescription
Protected MethodOnPropertyChangedOverloaded. Used to invoke the Axis.PropertyChanged event. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodOnPropertyUpdatedUsed to invoke the Axis.PropertyUpdated event. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodOnRangeChangedUsed to invoke the Axis.RangeChanged event. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodOnRenderRequestedUsed to invoke the Axis.RenderRequested event. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeAbbreviatedLabelFormatIndicates if the NumericAxisBase.AbbreviatedLabelFormat property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Protected MethodShouldSerializeAbbreviatedLabelFormatSpecifiersIndicates if the NumericAxisBase.AbbreviatedLabelFormatSpecifiers property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Protected MethodShouldSerializeAbbreviateLargeNumbersIndicates if the NumericAxisBase.AbbreviateLargeNumbers property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Protected MethodShouldSerializeAutoRangeBufferModeIndicates if the NumericAxisBase.AutoRangeBufferMode property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Protected MethodShouldSerializeCrossingAxisIndicates if the Axis.CrossingAxis property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeCrossingValueIndicates if the Axis.CrossingValue property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeEnhancedIntervalMinimumCharactersIndicates if the Axis.EnhancedIntervalMinimumCharacters property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeEnhancedIntervalPreferMoreCategoryLabelsIndicates if the Axis.EnhancedIntervalPreferMoreCategoryLabels property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeExpectFunctionsIndicates if the Axis.ExpectFunctions property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeFavorLabellingScaleEndIndicates if the NumericAxisBase.FavorLabellingScaleEnd property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Protected MethodShouldSerializeIdReturns true unconditionally so that a unique identifier is serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeIntervalIndicates if the NumericAxisBase.Interval property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Protected MethodShouldSerializeIsDisabledIndicates if the Axis.IsDisabled property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeIsInvertedIndicates if the Axis.IsInverted property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeIsLogarithmicIndicates if the NumericAxisBase.IsLogarithmic property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Protected MethodShouldSerializeLabelIndicates if the Axis.Label property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeLabelAngleIndicates if the Axis.LabelAngle property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeLabelExtentIndicates if the Axis.LabelExtent property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeLabelFontFamilyIndicates if the Axis.LabelFontFamily property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeLabelFontSizeIndicates if the Axis.LabelFontSize property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeLabelFormatIndicates if the Axis.LabelFormat property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeLabelFormatSpecifiersIndicates if the Axis.LabelFormatSpecifiers property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeLabelHorizontalAlignmentIndicates if the Axis.LabelHorizontalAlignment property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeLabelLocationIndicates if the Axis.LabelLocation property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeLabelMarginIndicates if the Axis.LabelMargin property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeLabelModeIndicates if the LabelMode property needs to be serialized.  
Protected MethodShouldSerializeLabelsVisibleIndicates if the Axis.LabelsVisible property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeLabelTextColorIndicates if the Axis.LabelTextColor property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeLabelTextStyleIndicates if the Axis.LabelTextStyle property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeLabelVerticalAlignmentIndicates if the Axis.LabelVerticalAlignment property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeLogarithmBaseIndicates if the NumericAxisBase.LogarithmBase property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Protected MethodShouldSerializeMajorStrokeIndicates if the Axis.MajorStroke property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeMajorStrokeDashArrayIndicates if the Axis.MajorStrokeDashArray property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeMajorStrokeThicknessIndicates if the Axis.MajorStrokeThickness property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeMaximumValueIndicates if the NumericAxisBase.MaximumValue property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Protected MethodShouldSerializeMinimumValueIndicates if the NumericAxisBase.MinimumValue property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Protected MethodShouldSerializeMinorIntervalIndicates if the NumericAxisBase.MinorInterval property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Protected MethodShouldSerializeMinorStrokeIndicates if the Axis.MinorStroke property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeMinorStrokeDashArrayIndicates if the Axis.MinorStrokeDashArray property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeMinorStrokeThicknessIndicates if the Axis.MinorStrokeThickness property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeNameIndicates if the Axis.Name property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeOpacityIndicates if the Axis.Opacity property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeReferenceValueIndicates if the NumericAxisBase.ReferenceValue property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Protected MethodShouldSerializeShouldAvoidAnnotationCollisionsIndicates if the Axis.ShouldAvoidAnnotationCollisions property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeShouldKeepAnnotationsInViewIndicates if the Axis.ShouldKeepAnnotationsInView property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeShowFirstLabelIndicates if the Axis.ShowFirstLabel property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeStartAngleOffsetIndicates if the StartAngleOffset property needs to be serialized.  
Protected MethodShouldSerializeStripIndicates if the Axis.Strip property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeStrokeIndicates if the Axis.Stroke property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeStrokeDashArrayIndicates if the Axis.StrokeDashArray property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeStrokeThicknessIndicates if the Axis.StrokeThickness property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeTickLengthIndicates if the Axis.TickLength property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeTickStrokeIndicates if the Axis.TickStroke property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeTickStrokeDashArrayIndicates if the Axis.TickStrokeDashArray property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeTickStrokeThicknessIndicates if the Axis.TickStrokeThickness property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeTitleIndicates if the Axis.Title property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeTitleAngleIndicates if the Axis.TitleAngle property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeTitleFontFamilyIndicates if the Axis.TitleFontFamily property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeTitleFontSizeIndicates if the Axis.TitleFontSize property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeTitleHorizontalAlignmentIndicates if the Axis.TitleHorizontalAlignment property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeTitleMarginIndicates if the Axis.TitleMargin property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeTitlePositionIndicates if the Axis.TitlePosition property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeTitleTextColorIndicates if the Axis.TitleTextColor property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeTitleTextStyleIndicates if the Axis.TitleTextStyle property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeTitleVerticalAlignmentIndicates if the Axis.TitleVerticalAlignment property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeUseEnhancedIntervalManagementIndicates if the Axis.UseEnhancedIntervalManagement property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeUsePerLabelHeightMeasurementIndicates if the Axis.UsePerLabelHeightMeasurement property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeVisibilityIndicates if the Axis.Visibility property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public Events
 NameDescription
Public EventFormatLabelGets or sets a function which takes an object that produces a formatted label for displaying in the chart. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public EventPropertyChangedOccurs when a property (including "effective" and non-dependency property) value changes. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public EventPropertyUpdatedOccurs when a property (including "effective" and non-dependency property) value changes. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public EventRangeChangedOccurs when the axis range changes. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public EventRenderRequestedThis event is raised every time a render has been requested from a series. (Inherited from Infragistics.Win.DataVisualization.Axis)
See Also