Version

OrdinalTimeXAxis Class Methods

For a list of all members of this type, see OrdinalTimeXAxis members.

Public Methods
 NameDescription
Public MethodExportVisualDataExports visual information about the series for use by external tools and functionality. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodGetCategoryBoundingBoxGets bounding box of this category axis. (Inherited from Infragistics.Win.DataVisualization.CategoryAxisBase)
Public MethodGetCategoryBoundingBoxHelperGets bounding box of the category axis (Inherited from Infragistics.Win.DataVisualization.CategoryAxisBase)
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 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 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 MethodGetWindowZoomFromCategoriesGets window zoom scale required to zoom to specified number of categories (Inherited from Infragistics.Win.DataVisualization.CategoryXAxis)
Public MethodGetWindowZoomFromItemSpanGets window zoom scale required to zoom to specified span of series item (Inherited from Infragistics.Win.DataVisualization.CategoryXAxis)
Public MethodHandleCollectionChangedHandles the ItemsSource's CollectionChanged event. (Inherited from Infragistics.Win.DataVisualization.CategoryAxisBase)
Public MethodNotifyClearItemsUsed to manually notify the axis that the data source has reset or cleared its items. (Inherited from Infragistics.Win.DataVisualization.CategoryAxisBase)
Public MethodNotifyInsertItemUsed to manually notify the axis that the data source has had an item inserted. Only necessary if that datasource is not observable. (Inherited from Infragistics.Win.DataVisualization.CategoryAxisBase)
Public MethodNotifyRemoveItemUsed to manually notify the axis that the data source has had an item removed. (Inherited from Infragistics.Win.DataVisualization.CategoryAxisBase)
Public MethodNotifySetItemUsed to manually notify the axis that the data source has had an item set. (Inherited from Infragistics.Win.DataVisualization.CategoryAxisBase)
Public MethodRenderAxisRenders the axis with no animation. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetOverridden. Resets all the properties to their default values  
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 MethodResetCompanionAxisCrossingAxisResets the Axis.CompanionAxisCrossingAxis property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetCompanionAxisCrossingValueResets the Axis.CompanionAxisCrossingValue property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetCompanionAxisEnabledResets the Axis.CompanionAxisEnabled property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetCompanionAxisIntervalResets the CategoryXAxis.CompanionAxisInterval property to its default value. (Inherited from Infragistics.Win.DataVisualization.CategoryXAxis)
Public MethodResetCompanionAxisIsInvertedResets the Axis.CompanionAxisIsInverted property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetCompanionAxisLabelAngleResets the Axis.CompanionAxisLabelAngle property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetCompanionAxisLabelColorResets the Axis.CompanionAxisLabelColor property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetCompanionAxisLabelExtentResets the Axis.CompanionAxisLabelExtent property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetCompanionAxisLabelHorizontalAlignmentResets the Axis.CompanionAxisLabelHorizontalAlignment property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetCompanionAxisLabelLocationResets the Axis.CompanionAxisLabelLocation property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetCompanionAxisLabelOppositeResets the Axis.CompanionAxisLabelOpposite property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetCompanionAxisLabelVerticalAlignmentResets the Axis.CompanionAxisLabelVerticalAlignment property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetCompanionAxisLabelVisibleResets the Axis.CompanionAxisLabelVisible property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetCompanionAxisMajorStrokeResets the Axis.CompanionAxisMajorStroke property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetCompanionAxisMajorStrokeThicknessResets the Axis.CompanionAxisMajorStrokeThickness property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetCompanionAxisMinorIntervalResets the CategoryXAxis.CompanionAxisMinorInterval property to its default value. (Inherited from Infragistics.Win.DataVisualization.CategoryXAxis)
Public MethodResetCompanionAxisMinorStrokeResets the Axis.CompanionAxisMinorStroke property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetCompanionAxisMinorStrokeThicknessResets the Axis.CompanionAxisMinorStrokeThickness property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetCompanionAxisStripResets the Axis.CompanionAxisStrip property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetCompanionAxisStrokeResets the Axis.CompanionAxisStroke property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetCompanionAxisStrokeThicknessResets the Axis.CompanionAxisStrokeThickness property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetCompanionAxisSyncronizedWithPrimaryAxisResets the Axis.CompanionAxisSyncronizedWithPrimaryAxis property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetCompanionAxisTickLengthResets the Axis.CompanionAxisTickLength property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetCompanionAxisTickStrokeResets the Axis.CompanionAxisTickStroke property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetCompanionAxisTickStrokeThicknessResets the Axis.CompanionAxisTickStrokeThickness property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetCompanionAxisTitleResets the Axis.CompanionAxisTitle property to its default value. (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 MethodResetDataMemberResets the CategoryAxisBase.DataMember property to its default value. (Inherited from Infragistics.Win.DataVisualization.CategoryAxisBase)
Public MethodResetDataSourceResets the CategoryAxisBase.DataSource property to its default value. (Inherited from Infragistics.Win.DataVisualization.CategoryAxisBase)
Public MethodResetDateTimeMemberPathResets the DateTimeMemberPath property to its default value.  
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 MethodResetGapResets the CategoryAxisBase.Gap property to its default value. (Inherited from Infragistics.Win.DataVisualization.CategoryAxisBase)
Public MethodResetIntervalResets the CategoryXAxis.Interval property to its default value. (Inherited from Infragistics.Win.DataVisualization.CategoryXAxis)
Public MethodResetIsCompanionAxisResets the Axis.IsCompanionAxis property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
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 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 MethodResetLabellingModeResets the LabellingMode property to its default value.  
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 MethodResetLabelMaximumExtentResets the Axis.LabelMaximumExtent property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodResetLabelMaximumExtentPercentageResets the Axis.LabelMaximumExtentPercentage property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis)
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 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 MethodResetMaximumGapResets the CategoryAxisBase.MaximumGap property to its default value. (Inherited from Infragistics.Win.DataVisualization.CategoryAxisBase)
Public MethodResetMaximumValueResets the MaximumValue property to its default value.  
Public MethodResetMinimumGapSizeResets the CategoryAxisBase.MinimumGapSize property to its default value. (Inherited from Infragistics.Win.DataVisualization.CategoryAxisBase)
Public MethodResetMinimumValueResets the MinimumValue property to its default value.  
Public MethodResetMinorIntervalResets the CategoryXAxis.MinorInterval property to its default value. (Inherited from Infragistics.Win.DataVisualization.CategoryXAxis)
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 MethodResetOverlapResets the CategoryAxisBase.Overlap property to its default value. (Inherited from Infragistics.Win.DataVisualization.CategoryAxisBase)
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 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 MethodResetUseClusteringModeResets the CategoryAxisBase.UseClusteringMode property to its default value. (Inherited from Infragistics.Win.DataVisualization.CategoryAxisBase)
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 MethodResetZoomMaximumCategoryRangeResets the CategoryXAxis.ZoomMaximumCategoryRange property to its default value. (Inherited from Infragistics.Win.DataVisualization.CategoryXAxis)
Public MethodResetZoomMaximumItemSpanResets the CategoryXAxis.ZoomMaximumItemSpan property to its default value. (Inherited from Infragistics.Win.DataVisualization.CategoryXAxis)
Public MethodResetZoomToCategoryRangeResets the CategoryXAxis.ZoomToCategoryRange property to its default value. (Inherited from Infragistics.Win.DataVisualization.CategoryXAxis)
Public MethodResetZoomToCategoryStartResets the CategoryXAxis.ZoomToCategoryStart property to its default value. (Inherited from Infragistics.Win.DataVisualization.CategoryXAxis)
Public MethodResetZoomToItemSpanResets the CategoryXAxis.ZoomToItemSpan property to its default value. (Inherited from Infragistics.Win.DataVisualization.CategoryXAxis)
Public MethodScaleValueScales a value from axis space into screen space. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public MethodScrollIntoViewScrolls the specified item into view. (Inherited from Infragistics.Win.DataVisualization.CategoryXAxis)
Public MethodScrollRangeIntoViewScrolls the CategoryXAxis so that the provided range is brought into view. (Inherited from Infragistics.Win.DataVisualization.CategoryXAxis)
Public MethodSetDataBindingSets the datasource and datamember for the control in one atomic operation. (Inherited from Infragistics.Win.DataVisualization.CategoryAxisBase)
Public MethodShouldSerializeDataMemberReturns whether the CategoryAxisBase.DataMember property requires serialization. (Inherited from Infragistics.Win.DataVisualization.CategoryAxisBase)
Public MethodShouldSerializeDataSourceReturns whether the CategoryAxisBase.DataSource property requires serialization. (Inherited from Infragistics.Win.DataVisualization.CategoryAxisBase)
Public MethodUnscaleValueUnscales a value from screen space into axis space. (Inherited from Infragistics.Win.DataVisualization.CategoryAxisBase)
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 MethodOnVisibleRangeChangedUsed to invoke the VisibleRangeChanged event.  
Protected MethodShouldSerializeCompanionAxisCrossingAxisIndicates if the Axis.CompanionAxisCrossingAxis property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeCompanionAxisCrossingValueIndicates if the Axis.CompanionAxisCrossingValue property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeCompanionAxisEnabledIndicates if the Axis.CompanionAxisEnabled property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeCompanionAxisIntervalIndicates if the CategoryXAxis.CompanionAxisInterval property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.CategoryXAxis)
Protected MethodShouldSerializeCompanionAxisIsInvertedIndicates if the Axis.CompanionAxisIsInverted property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeCompanionAxisLabelAngleIndicates if the Axis.CompanionAxisLabelAngle property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeCompanionAxisLabelColorIndicates if the Axis.CompanionAxisLabelColor property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeCompanionAxisLabelExtentIndicates if the Axis.CompanionAxisLabelExtent property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeCompanionAxisLabelHorizontalAlignmentIndicates if the Axis.CompanionAxisLabelHorizontalAlignment property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeCompanionAxisLabelLocationIndicates if the Axis.CompanionAxisLabelLocation property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeCompanionAxisLabelOppositeIndicates if the Axis.CompanionAxisLabelOpposite property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeCompanionAxisLabelVerticalAlignmentIndicates if the Axis.CompanionAxisLabelVerticalAlignment property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeCompanionAxisLabelVisibleIndicates if the Axis.CompanionAxisLabelVisible property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeCompanionAxisMajorStrokeIndicates if the Axis.CompanionAxisMajorStroke property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeCompanionAxisMajorStrokeThicknessIndicates if the Axis.CompanionAxisMajorStrokeThickness property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeCompanionAxisMinorIntervalIndicates if the CategoryXAxis.CompanionAxisMinorInterval property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.CategoryXAxis)
Protected MethodShouldSerializeCompanionAxisMinorStrokeIndicates if the Axis.CompanionAxisMinorStroke property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeCompanionAxisMinorStrokeThicknessIndicates if the Axis.CompanionAxisMinorStrokeThickness property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeCompanionAxisStripIndicates if the Axis.CompanionAxisStrip property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeCompanionAxisStrokeIndicates if the Axis.CompanionAxisStroke property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeCompanionAxisStrokeThicknessIndicates if the Axis.CompanionAxisStrokeThickness property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeCompanionAxisSyncronizedWithPrimaryAxisIndicates if the Axis.CompanionAxisSyncronizedWithPrimaryAxis property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeCompanionAxisTickLengthIndicates if the Axis.CompanionAxisTickLength property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeCompanionAxisTickStrokeIndicates if the Axis.CompanionAxisTickStroke property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeCompanionAxisTickStrokeThicknessIndicates if the Axis.CompanionAxisTickStrokeThickness property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeCompanionAxisTitleIndicates if the Axis.CompanionAxisTitle property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
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 MethodShouldSerializeDateTimeMemberPathIndicates if the DateTimeMemberPath property needs to be serialized.  
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 MethodShouldSerializeGapIndicates if the CategoryAxisBase.Gap property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.CategoryAxisBase)
Protected MethodShouldSerializeIdReturns true unconditionally so that a unique identifier is serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeIntervalIndicates if the CategoryXAxis.Interval property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.CategoryXAxis)
Protected MethodShouldSerializeIsCompanionAxisIndicates if the Axis.IsCompanionAxis property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
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 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 MethodShouldSerializeLabellingModeIndicates if the LabellingMode property needs to be serialized.  
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 MethodShouldSerializeLabelMaximumExtentIndicates if the Axis.LabelMaximumExtent property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
Protected MethodShouldSerializeLabelMaximumExtentPercentageIndicates if the Axis.LabelMaximumExtentPercentage property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.Axis)
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 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 MethodShouldSerializeMaximumGapIndicates if the CategoryAxisBase.MaximumGap property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.CategoryAxisBase)
Protected MethodShouldSerializeMaximumValueIndicates if the MaximumValue property needs to be serialized.  
Protected MethodShouldSerializeMinimumGapSizeIndicates if the CategoryAxisBase.MinimumGapSize property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.CategoryAxisBase)
Protected MethodShouldSerializeMinimumValueIndicates if the MinimumValue property needs to be serialized.  
Protected MethodShouldSerializeMinorIntervalIndicates if the CategoryXAxis.MinorInterval property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.CategoryXAxis)
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 MethodShouldSerializeOverlapIndicates if the CategoryAxisBase.Overlap property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.CategoryAxisBase)
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 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 MethodShouldSerializeUseClusteringModeIndicates if the CategoryAxisBase.UseClusteringMode property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.CategoryAxisBase)
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)
Protected MethodShouldSerializeZoomMaximumCategoryRangeIndicates if the CategoryXAxis.ZoomMaximumCategoryRange property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.CategoryXAxis)
Protected MethodShouldSerializeZoomMaximumItemSpanIndicates if the CategoryXAxis.ZoomMaximumItemSpan property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.CategoryXAxis)
Protected MethodShouldSerializeZoomToCategoryRangeIndicates if the CategoryXAxis.ZoomToCategoryRange property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.CategoryXAxis)
Protected MethodShouldSerializeZoomToCategoryStartIndicates if the CategoryXAxis.ZoomToCategoryStart property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.CategoryXAxis)
Protected MethodShouldSerializeZoomToItemSpanIndicates if the CategoryXAxis.ZoomToItemSpan property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.CategoryXAxis)
See Also