Version

NumericRadiusAxis Class Members

The following tables list the members exposed by NumericRadiusAxis.

Public Constructors
 NameDescription
Public ConstructorNumericRadiusAxis ConstructorConstructs a numeric radius axis.  
Public Properties
 NameDescription
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 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 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.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 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 PropertyInnerRadiusExtentScaleDefines the percentage of the maximum radius extent to leave blank at the center of the chart. Should be a value between 0.0 and 1.0.  
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 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 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 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 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 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 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 PropertyRadiusExtentScaleDefines the percentage of the maximum radius extent to use as the maximum radius. Should be a value between 0.0 and 1.0.  
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 PropertyShowFirstLabelGets or sets whether the first label is displayed when the zoom level is set to 1. (Inherited from Infragistics.Win.DataVisualization.Axis)
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 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 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 MethodGetItemValueGets a value based on one of the valid member paths for this axis type. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodGetScaledValueOverloaded. Returns a world coordinates radius length (0 - 0.5) from a raw axis value.  
Public MethodGetScaledValueListGet a list of scaled viewport values from a list of unscaled axis values. (Inherited from Infragistics.Win.DataVisualization.Axis)
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 MethodResetAbbreviateLargeNumbersResets the AbbreviateLargeNumbers 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 CrossingAxis property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetCrossingValueResets the CrossingValue property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetEnhancedIntervalMinimumCharactersResets the EnhancedIntervalMinimumCharacters property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetExpectFunctionsResets the ExpectFunctions property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetInnerRadiusExtentScaleResets the InnerRadiusExtentScale property to its default value.  
Public MethodResetIntervalResets the Interval property to its default value. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Public MethodResetIsDisabledResets the IsDisabled property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetIsInvertedResets the IsInverted property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetIsLogarithmicResets the IsLogarithmic property to its default value. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Public MethodResetLabelResets the Label property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetLabelAngleResets the LabelAngle property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetLabelExtentResets the LabelExtent property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetLabelFontFamilyResets the LabelFontFamily property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetLabelFontSizeResets the LabelFontSize property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetLabelHorizontalAlignmentResets the LabelHorizontalAlignment property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetLabelLocationResets the LabelLocation property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetLabelMarginResets the LabelMargin property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetLabelsVisibleResets the LabelsVisible property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetLabelTextColorResets the LabelTextColor property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetLabelTextStyleResets the LabelTextStyle property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetLabelVerticalAlignmentResets the LabelVerticalAlignment property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetLogarithmBaseResets the LogarithmBase property to its default value. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Public MethodResetMajorStrokeResets the MajorStroke property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetMajorStrokeThicknessResets the MajorStrokeThickness property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetMaximumValueResets the MaximumValue property to its default value. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Public MethodResetMinimumValueResets the MinimumValue property to its default value. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Public MethodResetMinorIntervalResets the MinorInterval property to its default value. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Public MethodResetMinorStrokeResets the MinorStroke property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetMinorStrokeThicknessResets the MinorStrokeThickness property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetNameResets the Name property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetOpacityResets the Opacity property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetRadiusExtentScaleResets the RadiusExtentScale property to its default value.  
Public MethodResetReferenceValueResets the ReferenceValue property to its default value. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Public MethodResetShowFirstLabelResets the ShowFirstLabel property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetStripResets the Strip property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetStrokeResets the Stroke property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetStrokeThicknessResets the StrokeThickness property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetTickLengthResets the TickLength property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetTickStrokeResets the TickStroke property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetTickStrokeDashArrayResets the TickStrokeDashArray property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetTickStrokeThicknessResets the TickStrokeThickness property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetTitleResets the Title property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetTitleAngleResets the TitleAngle property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetTitleFontFamilyResets the TitleFontFamily property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetTitleFontSizeResets the TitleFontSize property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetTitleHorizontalAlignmentResets the TitleHorizontalAlignment property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetTitleMarginResets the TitleMargin property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetTitlePositionResets the TitlePosition property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetTitleTextColorResets the TitleTextColor property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetTitleTextStyleResets the TitleTextStyle property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetTitleVerticalAlignmentResets the TitleVerticalAlignment property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetUseEnhancedIntervalManagementResets the UseEnhancedIntervalManagement property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetVisibilityResets the 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 PropertyChanged event. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodOnPropertyUpdatedUsed to invoke the PropertyUpdated event. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodOnRangeChangedUsed to invoke the RangeChanged event. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodOnRenderRequestedUsed to invoke the RenderRequested event. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeAbbreviateLargeNumbersIndicates if the AbbreviateLargeNumbers property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Protected MethodShouldSerializeCrossingAxisIndicates if the CrossingAxis property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeCrossingValueIndicates if the CrossingValue property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeEnhancedIntervalMinimumCharactersIndicates if the EnhancedIntervalMinimumCharacters property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeExpectFunctionsIndicates if the ExpectFunctions property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeIdReturns true unconditionally so that a unique identifier is serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeInnerRadiusExtentScaleIndicates if the InnerRadiusExtentScale property needs to be serialized.  
Protected MethodShouldSerializeIntervalIndicates if the Interval property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Protected MethodShouldSerializeIsDisabledIndicates if the IsDisabled property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeIsInvertedIndicates if the IsInverted property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeIsLogarithmicIndicates if the IsLogarithmic property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Protected MethodShouldSerializeLabelIndicates if the Label property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeLabelAngleIndicates if the LabelAngle property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeLabelExtentIndicates if the LabelExtent property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeLabelFontFamilyIndicates if the LabelFontFamily property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeLabelFontSizeIndicates if the LabelFontSize property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeLabelHorizontalAlignmentIndicates if the LabelHorizontalAlignment property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeLabelLocationIndicates if the LabelLocation property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeLabelMarginIndicates if the LabelMargin property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeLabelsVisibleIndicates if the LabelsVisible property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeLabelTextColorIndicates if the LabelTextColor property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeLabelTextStyleIndicates if the LabelTextStyle property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeLabelVerticalAlignmentIndicates if the LabelVerticalAlignment property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeLogarithmBaseIndicates if the LogarithmBase property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Protected MethodShouldSerializeMajorStrokeIndicates if the MajorStroke property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeMajorStrokeThicknessIndicates if the MajorStrokeThickness property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeMaximumValueIndicates if the MaximumValue property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Protected MethodShouldSerializeMinimumValueIndicates if the MinimumValue property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Protected MethodShouldSerializeMinorIntervalIndicates if the MinorInterval property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Protected MethodShouldSerializeMinorStrokeIndicates if the MinorStroke property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeMinorStrokeThicknessIndicates if the MinorStrokeThickness property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeNameIndicates if the Name property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeOpacityIndicates if the Opacity property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeRadiusExtentScaleIndicates if the RadiusExtentScale property needs to be serialized.  
Protected MethodShouldSerializeReferenceValueIndicates if the ReferenceValue property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase)
Protected MethodShouldSerializeShowFirstLabelIndicates if the ShowFirstLabel property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeStripIndicates if the Strip property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeStrokeIndicates if the Stroke property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeStrokeThicknessIndicates if the StrokeThickness property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeTickLengthIndicates if the TickLength property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeTickStrokeIndicates if the TickStroke property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeTickStrokeDashArrayIndicates if the TickStrokeDashArray property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeTickStrokeThicknessIndicates if the TickStrokeThickness property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeTitleIndicates if the Title property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeTitleAngleIndicates if the TitleAngle property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeTitleFontFamilyIndicates if the TitleFontFamily property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeTitleFontSizeIndicates if the TitleFontSize property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeTitleHorizontalAlignmentIndicates if the TitleHorizontalAlignment property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeTitleMarginIndicates if the TitleMargin property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeTitlePositionIndicates if the TitlePosition property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeTitleTextColorIndicates if the TitleTextColor property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeTitleTextStyleIndicates if the TitleTextStyle property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeTitleVerticalAlignmentIndicates if the TitleVerticalAlignment property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeUseEnhancedIntervalManagementIndicates if the UseEnhancedIntervalManagement property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeVisibilityIndicates if the 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