For a list of all members of this type, see Axis members.
Name | Description | |
---|---|---|
![]() | ExportVisualData | Exports visual information about the series for use by external tools and functionality. |
![]() | GetFullRange | |
![]() | GetItemValue | Gets a value based on one of the valid member paths for this axis type. |
![]() | GetScaledValue | Gets the scaled viewport value from an unscaled axis value. |
![]() | GetScaledValueList | Get a list of scaled viewport values from a list of unscaled axis values. |
![]() | GetUnscaledValue | Gets the unscaled axis value from an scaled viewport value. |
![]() | GetUnscaledValueList | Gets a list of unscaled axis values from a list of scaled viewport values. |
![]() | GetValueLabel | Gets the label for a data item. |
![]() | RenderAxis | Renders the axis with no animation. |
![]() | Reset | Resets all the properties to their default values |
![]() | ResetCachedEnhancedInterval | If using enhanced interval management and precise interval fitting, this will reset the cached maximum label width, and recalculate using the current labels. |
![]() | ResetCrossingAxis | Resets the CrossingAxis property to its default value. |
![]() | ResetCrossingValue | Resets the CrossingValue property to its default value. |
![]() | ResetEnhancedIntervalMinimumCharacters | Resets the EnhancedIntervalMinimumCharacters property to its default value. |
![]() | ResetEnhancedIntervalPreferMoreCategoryLabels | Resets the EnhancedIntervalPreferMoreCategoryLabels property to its default value. |
![]() | ResetExpectFunctions | Resets the ExpectFunctions property to its default value. |
![]() | ResetIsDisabled | Resets the IsDisabled property to its default value. |
![]() | ResetIsInverted | Resets the IsInverted property to its default value. |
![]() | ResetLabel | Resets the Label property to its default value. |
![]() | ResetLabelAngle | Resets the LabelAngle property to its default value. |
![]() | ResetLabelExtent | Resets the LabelExtent property to its default value. |
![]() | ResetLabelFontFamily | Resets the LabelFontFamily property to its default value. |
![]() | ResetLabelFontSize | Resets the LabelFontSize property to its default value. |
![]() | ResetLabelFormat | Resets the LabelFormat property to its default value. |
![]() | ResetLabelFormatSpecifiers | Resets the LabelFormatSpecifiers property to its default value. |
![]() | ResetLabelHorizontalAlignment | Resets the LabelHorizontalAlignment property to its default value. |
![]() | ResetLabelLocation | Resets the LabelLocation property to its default value. |
![]() | ResetLabelMargin | Resets the LabelMargin property to its default value. |
![]() | ResetLabelsVisible | Resets the LabelsVisible property to its default value. |
![]() | ResetLabelTextColor | Resets the LabelTextColor property to its default value. |
![]() | ResetLabelTextStyle | Resets the LabelTextStyle property to its default value. |
![]() | ResetLabelVerticalAlignment | Resets the LabelVerticalAlignment property to its default value. |
![]() | ResetMajorStroke | Resets the MajorStroke property to its default value. |
![]() | ResetMajorStrokeDashArray | Resets the MajorStrokeDashArray property to its default value. |
![]() | ResetMajorStrokeThickness | Resets the MajorStrokeThickness property to its default value. |
![]() | ResetMinorStroke | Resets the MinorStroke property to its default value. |
![]() | ResetMinorStrokeDashArray | Resets the MinorStrokeDashArray property to its default value. |
![]() | ResetMinorStrokeThickness | Resets the MinorStrokeThickness property to its default value. |
![]() | ResetName | Resets the Name property to its default value. |
![]() | ResetOpacity | Resets the Opacity property to its default value. |
![]() | ResetShouldAvoidAnnotationCollisions | Resets the ShouldAvoidAnnotationCollisions property to its default value. |
![]() | ResetShouldKeepAnnotationsInView | Resets the ShouldKeepAnnotationsInView property to its default value. |
![]() | ResetShowFirstLabel | Resets the ShowFirstLabel property to its default value. |
![]() | ResetStrip | Resets the Strip property to its default value. |
![]() | ResetStroke | Resets the Stroke property to its default value. |
![]() | ResetStrokeDashArray | Resets the StrokeDashArray property to its default value. |
![]() | ResetStrokeThickness | Resets the StrokeThickness property to its default value. |
![]() | ResetTickLength | Resets the TickLength property to its default value. |
![]() | ResetTickStroke | Resets the TickStroke property to its default value. |
![]() | ResetTickStrokeDashArray | Resets the TickStrokeDashArray property to its default value. |
![]() | ResetTickStrokeThickness | Resets the TickStrokeThickness property to its default value. |
![]() | ResetTitle | Resets the Title property to its default value. |
![]() | ResetTitleAngle | Resets the TitleAngle property to its default value. |
![]() | ResetTitleFontFamily | Resets the TitleFontFamily property to its default value. |
![]() | ResetTitleFontSize | Resets the TitleFontSize property to its default value. |
![]() | ResetTitleHorizontalAlignment | Resets the TitleHorizontalAlignment property to its default value. |
![]() | ResetTitleMargin | Resets the TitleMargin property to its default value. |
![]() | ResetTitlePosition | Resets the TitlePosition property to its default value. |
![]() | ResetTitleTextColor | Resets the TitleTextColor property to its default value. |
![]() | ResetTitleTextStyle | Resets the TitleTextStyle property to its default value. |
![]() | ResetTitleVerticalAlignment | Resets the TitleVerticalAlignment property to its default value. |
![]() | ResetUseEnhancedIntervalManagement | Resets the UseEnhancedIntervalManagement property to its default value. |
![]() | ResetUsePerLabelHeightMeasurement | Resets the UsePerLabelHeightMeasurement property to its default value. |
![]() | ResetVisibility | Resets the Visibility property to its default value. |
![]() | ScaleValue | Scales a value from axis space into screen space. |
![]() | UpdateRange | Overloaded. Updates the axis range. |
Name | Description | |
---|---|---|
![]() | OnPropertyChanged | Overloaded. Used to invoke the PropertyChanged event. |
![]() | OnPropertyUpdated | Used to invoke the PropertyUpdated event. |
![]() | OnRangeChanged | Used to invoke the RangeChanged event. |
![]() | OnRenderRequested | Used to invoke the RenderRequested event. |
![]() | ShouldSerializeCrossingAxis | Indicates if the CrossingAxis property needs to be serialized. |
![]() | ShouldSerializeCrossingValue | Indicates if the CrossingValue property needs to be serialized. |
![]() | ShouldSerializeEnhancedIntervalMinimumCharacters | Indicates if the EnhancedIntervalMinimumCharacters property needs to be serialized. |
![]() | ShouldSerializeEnhancedIntervalPreferMoreCategoryLabels | Indicates if the EnhancedIntervalPreferMoreCategoryLabels property needs to be serialized. |
![]() | ShouldSerializeExpectFunctions | Indicates if the ExpectFunctions property needs to be serialized. |
![]() | ShouldSerializeId | Returns true unconditionally so that a unique identifier is serialized. |
![]() | ShouldSerializeIsDisabled | Indicates if the IsDisabled property needs to be serialized. |
![]() | ShouldSerializeIsInverted | Indicates if the IsInverted property needs to be serialized. |
![]() | ShouldSerializeLabel | Indicates if the Label property needs to be serialized. |
![]() | ShouldSerializeLabelAngle | Indicates if the LabelAngle property needs to be serialized. |
![]() | ShouldSerializeLabelExtent | Indicates if the LabelExtent property needs to be serialized. |
![]() | ShouldSerializeLabelFontFamily | Indicates if the LabelFontFamily property needs to be serialized. |
![]() | ShouldSerializeLabelFontSize | Indicates if the LabelFontSize property needs to be serialized. |
![]() | ShouldSerializeLabelFormat | Indicates if the LabelFormat property needs to be serialized. |
![]() | ShouldSerializeLabelFormatSpecifiers | Indicates if the LabelFormatSpecifiers property needs to be serialized. |
![]() | ShouldSerializeLabelHorizontalAlignment | Indicates if the LabelHorizontalAlignment property needs to be serialized. |
![]() | ShouldSerializeLabelLocation | Indicates if the LabelLocation property needs to be serialized. |
![]() | ShouldSerializeLabelMargin | Indicates if the LabelMargin property needs to be serialized. |
![]() | ShouldSerializeLabelsVisible | Indicates if the LabelsVisible property needs to be serialized. |
![]() | ShouldSerializeLabelTextColor | Indicates if the LabelTextColor property needs to be serialized. |
![]() | ShouldSerializeLabelTextStyle | Indicates if the LabelTextStyle property needs to be serialized. |
![]() | ShouldSerializeLabelVerticalAlignment | Indicates if the LabelVerticalAlignment property needs to be serialized. |
![]() | ShouldSerializeMajorStroke | Indicates if the MajorStroke property needs to be serialized. |
![]() | ShouldSerializeMajorStrokeDashArray | Indicates if the MajorStrokeDashArray property needs to be serialized. |
![]() | ShouldSerializeMajorStrokeThickness | Indicates if the MajorStrokeThickness property needs to be serialized. |
![]() | ShouldSerializeMinorStroke | Indicates if the MinorStroke property needs to be serialized. |
![]() | ShouldSerializeMinorStrokeDashArray | Indicates if the MinorStrokeDashArray property needs to be serialized. |
![]() | ShouldSerializeMinorStrokeThickness | Indicates if the MinorStrokeThickness property needs to be serialized. |
![]() | ShouldSerializeName | Indicates if the Name property needs to be serialized. |
![]() | ShouldSerializeOpacity | Indicates if the Opacity property needs to be serialized. |
![]() | ShouldSerializeShouldAvoidAnnotationCollisions | Indicates if the ShouldAvoidAnnotationCollisions property needs to be serialized. |
![]() | ShouldSerializeShouldKeepAnnotationsInView | Indicates if the ShouldKeepAnnotationsInView property needs to be serialized. |
![]() | ShouldSerializeShowFirstLabel | Indicates if the ShowFirstLabel property needs to be serialized. |
![]() | ShouldSerializeStrip | Indicates if the Strip property needs to be serialized. |
![]() | ShouldSerializeStroke | Indicates if the Stroke property needs to be serialized. |
![]() | ShouldSerializeStrokeDashArray | Indicates if the StrokeDashArray property needs to be serialized. |
![]() | ShouldSerializeStrokeThickness | Indicates if the StrokeThickness property needs to be serialized. |
![]() | ShouldSerializeTickLength | Indicates if the TickLength property needs to be serialized. |
![]() | ShouldSerializeTickStroke | Indicates if the TickStroke property needs to be serialized. |
![]() | ShouldSerializeTickStrokeDashArray | Indicates if the TickStrokeDashArray property needs to be serialized. |
![]() | ShouldSerializeTickStrokeThickness | Indicates if the TickStrokeThickness property needs to be serialized. |
![]() | ShouldSerializeTitle | Indicates if the Title property needs to be serialized. |
![]() | ShouldSerializeTitleAngle | Indicates if the TitleAngle property needs to be serialized. |
![]() | ShouldSerializeTitleFontFamily | Indicates if the TitleFontFamily property needs to be serialized. |
![]() | ShouldSerializeTitleFontSize | Indicates if the TitleFontSize property needs to be serialized. |
![]() | ShouldSerializeTitleHorizontalAlignment | Indicates if the TitleHorizontalAlignment property needs to be serialized. |
![]() | ShouldSerializeTitleMargin | Indicates if the TitleMargin property needs to be serialized. |
![]() | ShouldSerializeTitlePosition | Indicates if the TitlePosition property needs to be serialized. |
![]() | ShouldSerializeTitleTextColor | Indicates if the TitleTextColor property needs to be serialized. |
![]() | ShouldSerializeTitleTextStyle | Indicates if the TitleTextStyle property needs to be serialized. |
![]() | ShouldSerializeTitleVerticalAlignment | Indicates if the TitleVerticalAlignment property needs to be serialized. |
![]() | ShouldSerializeUseEnhancedIntervalManagement | Indicates if the UseEnhancedIntervalManagement property needs to be serialized. |
![]() | ShouldSerializeUsePerLabelHeightMeasurement | Indicates if the UsePerLabelHeightMeasurement property needs to be serialized. |
![]() | ShouldSerializeVisibility | Indicates if the Visibility property needs to be serialized. |