Version

TimeAxisBase Class Methods

For a list of all members of this type, see TimeAxisBase 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 MethodGetIndexClosestToUnscaledValueGets the index of the data item with the value nearest the given value.  
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 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 MethodNotifyDataChangedUpdates the axis when the data has been changed.  
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 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 MethodResetIsDataPreSortedResets the IsDataPreSorted property to its default value.  
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 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 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 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 MethodScaleValueScales a value from axis space into screen space. (Inherited from Infragistics.Win.DataVisualization.Axis)
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 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 MethodShouldSerializeIsDataPreSortedIndicates if the IsDataPreSorted property needs to be serialized.  
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 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 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 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)
See Also